[Python-modules-commits] r26803 - in packages/python-dbusmock/trunk/debian (3 files)

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Wed Dec 18 18:25:19 UTC 2013


    Date: Wednesday, December 18, 2013 @ 18:25:18
  Author: mpitt
Revision: 26803

* Add "ofono-scripts | ofono" build/autopkgtest dependency, to cover the new
  ofono template in Ubuntu. Debian doesn't package the scripts, so the
  alternative will silently disable this test there.
* Add "systemd-services | systemd" autopkgtest dependency to cover the new
  timedated template.

Modified:
  packages/python-dbusmock/trunk/debian/changelog
  packages/python-dbusmock/trunk/debian/control
  packages/python-dbusmock/trunk/debian/tests/control

Modified: packages/python-dbusmock/trunk/debian/changelog
===================================================================
--- packages/python-dbusmock/trunk/debian/changelog	2013-12-18 18:07:49 UTC (rev 26802)
+++ packages/python-dbusmock/trunk/debian/changelog	2013-12-18 18:25:18 UTC (rev 26803)
@@ -1,6 +1,11 @@
 python-dbusmock (0.10-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Add "ofono-scripts | ofono" build/autopkgtest dependency, to cover the new
+    ofono template in Ubuntu. Debian doesn't package the scripts, so the
+    alternative will silently disable this test there.
+  * Add "systemd-services | systemd" autopkgtest dependency to cover the new
+    timedated template.
 
  -- Martin Pitt <mpitt at debian.org>  Wed, 18 Dec 2013 19:07:14 +0100
 

Modified: packages/python-dbusmock/trunk/debian/control
===================================================================
--- packages/python-dbusmock/trunk/debian/control	2013-12-18 18:07:49 UTC (rev 26802)
+++ packages/python-dbusmock/trunk/debian/control	2013-12-18 18:25:18 UTC (rev 26803)
@@ -16,6 +16,7 @@
  python3-gi,
  gir1.2-glib-2.0 (>= 1.32),
  dbus-x11,
+ ofono-scripts | ofono,
  libnotify-bin
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Martin Pitt <mpitt at debian.org>

Modified: packages/python-dbusmock/trunk/debian/tests/control
===================================================================
--- packages/python-dbusmock/trunk/debian/tests/control	2013-12-18 18:07:49 UTC (rev 26802)
+++ packages/python-dbusmock/trunk/debian/tests/control	2013-12-18 18:25:18 UTC (rev 26803)
@@ -1,2 +1,2 @@
 Tests: upstream
-Depends: @, upower, network-manager, libnotify-bin, policykit-1
+Depends: @, upower, network-manager, ofono-scripts | ofono, libnotify-bin, policykit-1, systemd-services | systemd




More information about the Python-modules-commits mailing list