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

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Mon Feb 17 05:33:51 UTC 2014


    Date: Monday, February 17, 2014 @ 05:33:50
  Author: mitya57-guest
Revision: 27729

* New upstream release.
* Add --rename to uscan options.

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

Modified: packages/python-keyring/trunk/debian/changelog
===================================================================
--- packages/python-keyring/trunk/debian/changelog	2014-02-17 00:30:34 UTC (rev 27728)
+++ packages/python-keyring/trunk/debian/changelog	2014-02-17 05:33:50 UTC (rev 27729)
@@ -1,3 +1,10 @@
+python-keyring (3.5-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Add --rename to uscan options.
+
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Mon, 17 Feb 2014 09:32:33 +0400
+
 python-keyring (3.3-1) unstable; urgency=low
 
   * Team upload.

Modified: packages/python-keyring/trunk/debian/rules
===================================================================
--- packages/python-keyring/trunk/debian/rules	2014-02-17 00:30:34 UTC (rev 27728)
+++ packages/python-keyring/trunk/debian/rules	2014-02-17 05:33:50 UTC (rev 27729)
@@ -39,4 +39,4 @@
 	dh_installchangelogs -k CHANGES.rst
 
 get-orig-source:
-	uscan --force-download --repack --verbose
+	uscan --verbose --force-download --repack --rename




More information about the Python-modules-commits mailing list