[Python-apps-commits] r11271 - in packages/debomatic/trunk/debian (changelog control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Thu Sep 11 10:25:15 UTC 2014
Date: Thursday, September 11, 2014 @ 10:25:14
Author: dktrkranz
Revision: 11271
Add python3-toposort to Depends
Modified:
packages/debomatic/trunk/debian/changelog
packages/debomatic/trunk/debian/control
Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog 2014-09-11 10:22:46 UTC (rev 11270)
+++ packages/debomatic/trunk/debian/changelog 2014-09-11 10:25:14 UTC (rev 11271)
@@ -1,6 +1,8 @@
debomatic (0.13~git20140911-1) UNRELEASED; urgency=medium
* New upstream development snapshot.
+ * debian/control:
+ - Add python3-toposort to Depends.
-- Luca Falavigna <dktrkranz at debian.org> Thu, 11 Sep 2014 12:20:38 +0200
Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control 2014-09-11 10:22:46 UTC (rev 11270)
+++ packages/debomatic/trunk/debian/control 2014-09-11 10:25:14 UTC (rev 11271)
@@ -24,7 +24,8 @@
Depends: ${python3:Depends},
${misc:Depends},
pbuilder | cowbuilder,
- debootstrap | cdebootstrap
+ debootstrap | cdebootstrap,
+ python3-toposort
Recommends: gpgv,
lintian,
python3-pyinotify (>= 0.8.6-1),
More information about the Python-apps-commits
mailing list