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

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Mon Dec 5 06:38:45 UTC 2011


    Date: Monday, December 5, 2011 @ 06:38:43
  Author: fladi-guest
Revision: 19515

Remove get-orig-source.

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

Modified: packages/python-amqplib/trunk/debian/changelog
===================================================================
--- packages/python-amqplib/trunk/debian/changelog	2011-12-05 06:37:20 UTC (rev 19514)
+++ packages/python-amqplib/trunk/debian/changelog	2011-12-05 06:38:43 UTC (rev 19515)
@@ -5,8 +5,10 @@
   * Clean up amqplib.egg-info/SOURCES.txt after build.
   * Cleanup d/copyright as three sections refered to the same copyright
     holder.
+  * Remove get-orig-source target as uscan is able to pull a clean tarball
+    again.
 
- -- Fladischer Michael <FladischerMichael at fladi.at>  Mon, 05 Dec 2011 07:36:15 +0100
+ -- Fladischer Michael <FladischerMichael at fladi.at>  Mon, 05 Dec 2011 07:38:03 +0100
 
 python-amqplib (1.0.0+ds-1) unstable; urgency=low
 

Modified: packages/python-amqplib/trunk/debian/rules
===================================================================
--- packages/python-amqplib/trunk/debian/rules	2011-12-05 06:37:20 UTC (rev 19514)
+++ packages/python-amqplib/trunk/debian/rules	2011-12-05 06:38:43 UTC (rev 19515)
@@ -34,8 +34,3 @@
 		                      --install-layout deb; \
 	done
 
-get-orig-source:
-	hg clone https://code.google.com/p/py-amqplib/
-	cd py-amqplib; hg archive -r 1.0.0 -t tbz2 ../python-amqplib_1.0.0+ds.orig.tar.bz2
-	rm -rf py-amqplib
-




More information about the Python-modules-commits mailing list