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

stefanor at users.alioth.debian.org stefanor at users.alioth.debian.org
Thu May 9 22:57:45 UTC 2013


    Date: Thursday, May 9, 2013 @ 22:57:44
  Author: stefanor
Revision: 24272

* Upload to unstable.
* Drop SOURCES.txt from the binary packages.

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

Modified: packages/python-wadllib/trunk/debian/changelog
===================================================================
--- packages/python-wadllib/trunk/debian/changelog	2013-05-09 22:56:27 UTC (rev 24271)
+++ packages/python-wadllib/trunk/debian/changelog	2013-05-09 22:57:44 UTC (rev 24272)
@@ -1,9 +1,14 @@
-python-wadllib (1.3.2-2) UNRELEASED; urgency=low
+python-wadllib (1.3.2-2) unstable; urgency=low
 
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:03:40 +0200
+  [ Stefano Rivera ]
+  * Upload to unstable.
+  * Drop SOURCES.txt from the binary packages.
 
+ -- Stefano Rivera <stefanor at debian.org>  Fri, 10 May 2013 00:42:46 +0200
+
 python-wadllib (1.3.2-1) experimental; urgency=low
 
   [ Barry Warsaw ]

Modified: packages/python-wadllib/trunk/debian/rules
===================================================================
--- packages/python-wadllib/trunk/debian/rules	2013-05-09 22:56:27 UTC (rev 24271)
+++ packages/python-wadllib/trunk/debian/rules	2013-05-09 22:57:44 UTC (rev 24272)
@@ -24,6 +24,7 @@
 
 override_dh_auto_install: $(PYTHON3:%=install-python%)
 	dh_auto_install
+	find debian/tmp -name SOURCES.txt -delete
 
 override_dh_installchangelogs:
 	dh_installchangelogs -k src/wadllib/NEWS.txt




More information about the Python-modules-commits mailing list