[Python-modules-commits] r18550 - in packages/python-docutils/trunk/debian (changelog rules)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Thu Sep 15 16:46:19 UTC 2011


    Date: Thursday, September 15, 2011 @ 16:46:17
  Author: jwilk
Revision: 18550

Remove needless comments from debian/rules.

Modified:
  packages/python-docutils/trunk/debian/changelog
  packages/python-docutils/trunk/debian/rules

Modified: packages/python-docutils/trunk/debian/changelog
===================================================================
--- packages/python-docutils/trunk/debian/changelog	2011-09-15 15:50:52 UTC (rev 18549)
+++ packages/python-docutils/trunk/debian/changelog	2011-09-15 16:46:17 UTC (rev 18550)
@@ -1,3 +1,9 @@
+python-docutils (0.8.1-3) UNRELEASED; urgency=low
+
+  * Remove needless comments from debian/rules.
+
+ -- Jakub Wilk <jwilk at debian.org>  Thu, 15 Sep 2011 18:45:13 +0200
+
 python-docutils (0.8.1-2) unstable; urgency=low
 
   * Upload to unstable.

Modified: packages/python-docutils/trunk/debian/rules
===================================================================
--- packages/python-docutils/trunk/debian/rules	2011-09-15 15:50:52 UTC (rev 18549)
+++ packages/python-docutils/trunk/debian/rules	2011-09-15 16:46:17 UTC (rev 18550)
@@ -1,10 +1,5 @@
 #!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
 -include /usr/share/python/python.mk
 
 scripts = \




More information about the Python-modules-commits mailing list