[Python-modules-commits] r29221 - in packages/python-smstrade/trunk/debian (changelog control)

jandd at users.alioth.debian.org jandd at users.alioth.debian.org
Wed Jun 4 20:51:40 UTC 2014


    Date: Wednesday, June 4, 2014 @ 20:51:39
  Author: jandd
Revision: 29221

add python-six to Depends and Build-Depends

Modified:
  packages/python-smstrade/trunk/debian/changelog
  packages/python-smstrade/trunk/debian/control

Modified: packages/python-smstrade/trunk/debian/changelog
===================================================================
--- packages/python-smstrade/trunk/debian/changelog	2014-06-04 20:49:08 UTC (rev 29220)
+++ packages/python-smstrade/trunk/debian/changelog	2014-06-04 20:51:39 UTC (rev 29221)
@@ -1,3 +1,9 @@
+python-smstrade (0.2.4-2) UNRELEASED; urgency=medium
+
+  * add python-six to Depends and Build-Depends
+
+ -- Jan Dittberner <jandd at debian.org>  Wed, 04 Jun 2014 22:44:23 +0200
+
 python-smstrade (0.2.4-1) unstable; urgency=medium
 
   * New upstream version.

Modified: packages/python-smstrade/trunk/debian/control
===================================================================
--- packages/python-smstrade/trunk/debian/control	2014-06-04 20:49:08 UTC (rev 29220)
+++ packages/python-smstrade/trunk/debian/control	2014-06-04 20:51:39 UTC (rev 29221)
@@ -9,6 +9,7 @@
                      python-pytest,
                      python-requests,
                      python-setuptools,
+                     python-six,
                      python-vcversioner
 Standards-Version: 3.9.5
 Homepage: https://pypi.python.org/pypi/smstrade/
@@ -20,6 +21,7 @@
 Depends: python-appdirs,
          python-pkg-resources,
          python-requests,
+         python-six,
          ${misc:Depends},
          ${python:Depends}
 Description: Python library to send SMS via the smstrade service




More information about the Python-modules-commits mailing list