[Python-apps-commits] r7843 - in packages/beets/trunk/debian (changelog control)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Thu Nov 24 22:30:41 UTC 2011
Date: Thursday, November 24, 2011 @ 22:30:39
Author: stefanor
Revision: 7843
Depend on python-pkg-resources (Closes: #649927)
Modified:
packages/beets/trunk/debian/changelog
packages/beets/trunk/debian/control
Modified: packages/beets/trunk/debian/changelog
===================================================================
--- packages/beets/trunk/debian/changelog 2011-11-24 21:02:52 UTC (rev 7842)
+++ packages/beets/trunk/debian/changelog 2011-11-24 22:30:39 UTC (rev 7843)
@@ -1,3 +1,9 @@
+beets (1.0~b10+dfsg-2) UNRELEASED; urgency=low
+
+ * Depend on python-pkg-resources (Closes: #649927)
+
+ -- Stefano Rivera <stefanor at debian.org> Tue, 22 Nov 2011 22:31:18 +0200
+
beets (1.0~b10+dfsg-1) unstable; urgency=low
* Initial release (Closes: #589396)
Modified: packages/beets/trunk/debian/control
===================================================================
--- packages/beets/trunk/debian/control 2011-11-24 21:02:52 UTC (rev 7842)
+++ packages/beets/trunk/debian/control 2011-11-24 22:30:39 UTC (rev 7843)
@@ -22,6 +22,7 @@
libjs-jquery,
libjs-underscore,
python-musicbrainz2 (>= 0.7.2),
+ python-pkg-resources,
${misc:Depends},
${python:Depends}
Suggests: python-flask, python-gst0.10
More information about the Python-apps-commits
mailing list