Author: tille Date: 2012-04-01 16:45:56 +0000 (Sun, 01 Apr 2012) New Revision: 10232
Modified: trunk/packages/snap/trunk/debian/changelog trunk/packages/snap/trunk/debian/rules Log: I wished dh_make would stop injecting useless comments ... Modified: trunk/packages/snap/trunk/debian/changelog =================================================================== --- trunk/packages/snap/trunk/debian/changelog 2012-04-01 16:44:54 UTC (rev 10231) +++ trunk/packages/snap/trunk/debian/changelog 2012-04-01 16:45:56 UTC (rev 10232) @@ -2,6 +2,7 @@ * debian/upstream: Added citation information * debian/copyright: DEP5 issues + * debian/rules: deleted useless comment -- Andreas Tille <[email protected]> Sun, 01 Apr 2012 18:40:17 +0200 Modified: trunk/packages/snap/trunk/debian/rules =================================================================== --- trunk/packages/snap/trunk/debian/rules 2012-04-01 16:44:54 UTC (rev 10231) +++ trunk/packages/snap/trunk/debian/rules 2012-04-01 16:45:56 UTC (rev 10232) @@ -1,10 +1,5 @@ #!/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. # 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
