[Python-apps-commits] r3740 - in packages/trac/trunk/debian (README.source changelog rules)

debacle at users.alioth.debian.org debacle at users.alioth.debian.org
Tue Sep 15 21:52:02 UTC 2009


    Date: Tuesday, September 15, 2009 @ 21:52:01
  Author: debacle
Revision: 3740

Fix a lintian, time to upload...

Added:
  packages/trac/trunk/debian/README.source
Modified:
  packages/trac/trunk/debian/changelog
  packages/trac/trunk/debian/rules

Added: packages/trac/trunk/debian/README.source
===================================================================
--- packages/trac/trunk/debian/README.source	                        (rev 0)
+++ packages/trac/trunk/debian/README.source	2009-09-15 21:52:01 UTC (rev 3740)
@@ -0,0 +1 @@
+Please see /usr/share/doc/dpatch/README.source.gz for patch system information.

Modified: packages/trac/trunk/debian/changelog
===================================================================
--- packages/trac/trunk/debian/changelog	2009-09-15 10:57:06 UTC (rev 3739)
+++ packages/trac/trunk/debian/changelog	2009-09-15 21:52:01 UTC (rev 3740)
@@ -7,8 +7,9 @@
   * Use debhelper 7 (Closes: #497862).
   * Don't compress *-hook files and don't install MS-Windows *.cmd
     files (Closes: #526142), thanks to Jan Dittberner for the patch.
+  * Add README.source to point to dpatch.
 
- -- W. Martin Borgert <debacle at debian.org>  Tue, 15 Sep 2009 09:16:20 +0000
+ -- W. Martin Borgert <debacle at debian.org>  Tue, 15 Sep 2009 21:43:38 +0000
 
 trac (0.11.5-1) unstable; urgency=low
 

Modified: packages/trac/trunk/debian/rules
===================================================================
--- packages/trac/trunk/debian/rules	2009-09-15 10:57:06 UTC (rev 3739)
+++ packages/trac/trunk/debian/rules	2009-09-15 21:52:01 UTC (rev 3740)
@@ -33,7 +33,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs
-	dh_installdocs
+	dh_installdocs debian/README.source
 	dh_install -Xtrac-post-commit-hook.cmd
 	dh_installman
 	dh_link




More information about the Python-apps-commits mailing list