Author: tille Date: 2012-01-05 22:40:51 +0000 (Thu, 05 Jan 2012) New Revision: 9181
Modified: trunk/packages/macs/trunk/debian/changelog trunk/packages/macs/trunk/debian/rules Log: Removed usless dh-make comment Modified: trunk/packages/macs/trunk/debian/changelog =================================================================== --- trunk/packages/macs/trunk/debian/changelog 2012-01-05 22:38:40 UTC (rev 9180) +++ trunk/packages/macs/trunk/debian/changelog 2012-01-05 22:40:51 UTC (rev 9181) @@ -4,6 +4,7 @@ * debian/watch: Removed useless comments * debian/README.*: Removed unused dh-make templates * debian/copyright: Added some missing information + * debian/rules: Removed useless dh-make comment -- Andreas Tille <[email protected]> Thu, 05 Jan 2012 23:25:06 +0100 Modified: trunk/packages/macs/trunk/debian/rules =================================================================== --- trunk/packages/macs/trunk/debian/rules 2012-01-05 22:38:40 UTC (rev 9180) +++ trunk/packages/macs/trunk/debian/rules 2012-01-05 22:40:51 UTC (rev 9181) @@ -1,10 +1,6 @@ #!/usr/bin/make -f # -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. +# debian/rules for macs # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
