[Python-apps-commits] r11250 - in packages/legit/trunk/debian (changelog control)
takaki at users.alioth.debian.org
takaki at users.alioth.debian.org
Thu Sep 4 06:18:14 UTC 2014
Date: Thursday, September 4, 2014 @ 06:18:13
Author: takaki
Revision: 11250
fix import args error
Modified:
packages/legit/trunk/debian/changelog
packages/legit/trunk/debian/control
Modified: packages/legit/trunk/debian/changelog
===================================================================
--- packages/legit/trunk/debian/changelog 2014-09-04 03:06:15 UTC (rev 11249)
+++ packages/legit/trunk/debian/changelog 2014-09-04 06:18:13 UTC (rev 11250)
@@ -1,3 +1,11 @@
+legit (0.1.1-4) UNRELEASED; urgency=medium
+
+ * debian/patches/fix_import_args: Support new version of clint
+ (Closes: #747206)
+ * Bump Standards-Version to 3.9.5.
+
+ -- TANIGUCHI Takaki <takaki at debian.org> Thu, 04 Sep 2014 15:15:50 +0900
+
legit (0.1.1-3) unstable; urgency=low
* Use canonical URIs for Vcs-* fields.
Modified: packages/legit/trunk/debian/control
===================================================================
--- packages/legit/trunk/debian/control 2014-09-04 03:06:15 UTC (rev 11249)
+++ packages/legit/trunk/debian/control 2014-09-04 06:18:13 UTC (rev 11250)
@@ -7,7 +7,7 @@
python-all,
python-setuptools,
python-docutils
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
Homepage: https://github.com/kennethreitz/legit
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/legit/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/legit/trunk/
More information about the Python-apps-commits
mailing list