[Python-modules-commits] r17878 - in packages/python-logging-extra/trunk/debian (control rules)

davidvilla-guest at users.alioth.debian.org davidvilla-guest at users.alioth.debian.org
Tue Jul 19 10:50:18 UTC 2011


    Date: Tuesday, July 19, 2011 @ 10:50:17
  Author: davidvilla-guest
Revision: 17878

Modified:
  packages/python-logging-extra/trunk/debian/control
  packages/python-logging-extra/trunk/debian/rules

Modified: packages/python-logging-extra/trunk/debian/control
===================================================================
--- packages/python-logging-extra/trunk/debian/control	2011-07-19 10:03:40 UTC (rev 17877)
+++ packages/python-logging-extra/trunk/debian/control	2011-07-19 10:50:17 UTC (rev 17878)
@@ -4,7 +4,7 @@
 Maintainer: David Villa Alises <David.Villa at uclm.es>
 Uploaders: Francisco Moya <paco at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 X-Python-Version: >= 2.5
 Homepage: https://bitbucket.org/davidvilla/python-logging-extra
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-logging-extra/trunk/

Modified: packages/python-logging-extra/trunk/debian/rules
===================================================================
--- packages/python-logging-extra/trunk/debian/rules	2011-07-19 10:03:40 UTC (rev 17877)
+++ packages/python-logging-extra/trunk/debian/rules	2011-07-19 10:50:17 UTC (rev 17878)
@@ -7,7 +7,7 @@
 %:
 	dh $@ --with=python2
 
-get-orig-source:
+get-orig:
 	hg clone https://bitbucket.org/davidvilla/python-logging-extra $(ORIG_DIR)
 	tar --exclude=debian --exclude=\*~ --exclude=.hg --exclude=\*.pyc \
 	    -czf \




More information about the Python-modules-commits mailing list