[Python-apps-commits] r9935 - in packages/turses/trunk/debian (changelog control)
rak at users.alioth.debian.org
rak at users.alioth.debian.org
Mon Aug 5 03:42:57 UTC 2013
Date: Monday, August 5, 2013 @ 03:42:19
Author: rak
Revision: 9935
Packaging for turses 0.2.15-2
Modified:
packages/turses/trunk/debian/changelog
packages/turses/trunk/debian/control
Modified: packages/turses/trunk/debian/changelog
===================================================================
--- packages/turses/trunk/debian/changelog 2013-08-04 22:52:08 UTC (rev 9934)
+++ packages/turses/trunk/debian/changelog 2013-08-05 03:42:19 UTC (rev 9935)
@@ -1,3 +1,11 @@
+turses (0.2.15-2) unstable; urgency=medium
+
+ * Added missing dependency on python-pkg-resources (Closes: #718508)
+ + Set urgency to medium since this is a RC bug found in testing
+ * Added myself to Uploaders
+
+ -- Ryan Kavanagh <rak at debian.org> Thu, 01 Aug 2013 16:59:26 -0400
+
turses (0.2.15-1) unstable; urgency=low
* Team upload.
Modified: packages/turses/trunk/debian/control
===================================================================
--- packages/turses/trunk/debian/control 2013-08-04 22:52:08 UTC (rev 9934)
+++ packages/turses/trunk/debian/control 2013-08-05 03:42:19 UTC (rev 9935)
@@ -2,7 +2,7 @@
Section: net
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Uploaders: Daniel Echeverry <epsilon77 at gmail.com>
+Uploaders: Daniel Echeverry <epsilon77 at gmail.com>, Ryan Kavanagh <rak at debian.org>
Build-Depends: debhelper (>= 9),
python-all (>= 2.6.6-3~),
python-docutils,
@@ -22,6 +22,7 @@
Package: turses
Architecture: all
Depends: python-oauth2,
+ python-pkg-resources,
python-tweepy,
python-urwid,
${misc:Depends},
More information about the Python-apps-commits
mailing list