[Python-apps-commits] r13666 - in packages/debomatic/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Tue Nov 8 15:46:01 UTC 2016


    Date: Tuesday, November 8, 2016 @ 15:46:00
  Author: dktrkranz
Revision: 13666

Adjust versioned dependencies to adopt newly introduced features

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

Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog	2016-11-08 15:41:54 UTC (rev 13665)
+++ packages/debomatic/trunk/debian/changelog	2016-11-08 15:46:00 UTC (rev 13666)
@@ -6,6 +6,7 @@
   * debian/control:
     - Bump debhelper minimum version to >= 10.
     - Add dependency on lsb-base (>= 3.0-6) because of the init script.
+    - Adjust versioned dependencies to adopt newly introduced features.
 
  -- Luca Falavigna <dktrkranz at debian.org>  Tue, 08 Nov 2016 16:30:52 +0100
 

Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control	2016-11-08 15:41:54 UTC (rev 13665)
+++ packages/debomatic/trunk/debian/control	2016-11-08 15:46:00 UTC (rev 13666)
@@ -25,13 +25,13 @@
 Depends: ${python3:Depends},
          ${misc:Depends},
          debootstrap | cdebootstrap | qemu-user-static,
-         sbuild (>= 0.64.3-1),
-         schroot,
+         sbuild (>= 0.67.0),
+         schroot (>= 1.6.10-2),
          python3-toposort,
          lsb-base (>= 3.0-6)
 Recommends: python3-pyinotify (>= 0.8.6-1),
             gpgv
-Suggests: autopkgtest,
+Suggests: autopkgtest (>= 4.0),
           blhc,
           devscripts,
           lintian,




More information about the Python-apps-commits mailing list