[Python-modules-commits] r23189 - in packages/python-dbusmock/trunk/debian (3 files)
mpitt at users.alioth.debian.org
mpitt at users.alioth.debian.org
Wed Dec 19 15:01:05 UTC 2012
Date: Wednesday, December 19, 2012 @ 15:01:03
Author: mpitt
Revision: 23189
Add libnotify-bin build and test dependencies, for the new
notification-daemon template test.
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 2012-12-19 14:59:59 UTC (rev 23188)
+++ packages/python-dbusmock/trunk/debian/changelog 2012-12-19 15:01:03 UTC (rev 23189)
@@ -1,6 +1,8 @@
python-dbusmock (0.3-1) UNRELEASED; urgency=low
* New upstream release.
+ * Add libnotify-bin build and test dependencies, for the new
+ notification-daemon template test.
-- Martin Pitt <mpitt at debian.org> Wed, 19 Dec 2012 15:59:14 +0100
Modified: packages/python-dbusmock/trunk/debian/control
===================================================================
--- packages/python-dbusmock/trunk/debian/control 2012-12-19 14:59:59 UTC (rev 23188)
+++ packages/python-dbusmock/trunk/debian/control 2012-12-19 15:01:03 UTC (rev 23189)
@@ -10,7 +10,8 @@
python3-dbus,
python3-gi,
gir1.2-glib-2.0 (>= 1.32),
- dbus-x11
+ dbus-x11,
+ libnotify-bin
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Martin Pitt <mpitt at debian.org>
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-dbusmock/trunk/
Modified: packages/python-dbusmock/trunk/debian/tests/control
===================================================================
--- packages/python-dbusmock/trunk/debian/tests/control 2012-12-19 14:59:59 UTC (rev 23188)
+++ packages/python-dbusmock/trunk/debian/tests/control 2012-12-19 15:01:03 UTC (rev 23189)
@@ -1,2 +1,2 @@
Tests: upstream
-Depends: @, consolekit, upower, network-manager
+Depends: @, consolekit, upower, network-manager, libnotify-bin
More information about the Python-modules-commits
mailing list