[Python-apps-commits] r12567 - in packages/retweet/trunk/debian (changelog control)

chaica-guest at users.alioth.debian.org chaica-guest at users.alioth.debian.org
Thu Nov 5 12:48:33 UTC 2015


    Date: Thursday, November 5, 2015 @ 12:48:32
  Author: chaica-guest
Revision: 12567

add missing Build-Dependencies python3-setuptools

Modified:
  packages/retweet/trunk/debian/changelog
  packages/retweet/trunk/debian/control

Modified: packages/retweet/trunk/debian/changelog
===================================================================
--- packages/retweet/trunk/debian/changelog	2015-11-05 12:09:00 UTC (rev 12566)
+++ packages/retweet/trunk/debian/changelog	2015-11-05 12:48:32 UTC (rev 12567)
@@ -1,3 +1,10 @@
+retweet (0.4-3) unstable; urgency=low
+
+  * debian/control
+    - add missing Build-Dependencies python3-setuptools. (Closes: #804105)
+
+ -- Carl Chenet <chaica at debian.org>  Thu, 05 Nov 2015 12:08:17 +0100
+
 retweet (0.4-2) unstable; urgency=low
 
   * debian/control

Modified: packages/retweet/trunk/debian/control
===================================================================
--- packages/retweet/trunk/debian/control	2015-11-05 12:09:00 UTC (rev 12566)
+++ packages/retweet/trunk/debian/control	2015-11-05 12:48:32 UTC (rev 12567)
@@ -3,7 +3,7 @@
 Section: python
 Maintainer: Carl Chenet <chaica at debian.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), dh-python, python3-all
+Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-setuptools
 X-Python3-Version: >= 3.4
 Standards-Version: 3.9.6.1
 Homepage: https://github.com/chaica/retweet




More information about the Python-apps-commits mailing list