r41854 - in /desktop/unstable/libnotify/debian: changelog tests/control

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Mon Jun 16 14:05:45 UTC 2014


Author: mitya57-guest
Date: Mon Jun 16 14:05:45 2014
New Revision: 41854

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41854
Log:
Add missing xauth dependency for autopkgtest.

Modified:
    desktop/unstable/libnotify/debian/changelog
    desktop/unstable/libnotify/debian/tests/control

Modified: desktop/unstable/libnotify/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libnotify/debian/changelog?rev=41854&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libnotify/debian/changelog	[utf-8] Mon Jun 16 14:05:45 2014
@@ -1,3 +1,9 @@
+libnotify (0.7.6-3) UNRELEASED; urgency=medium
+
+  * Add missing xauth dependency for autopkgtest.
+
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Mon, 16 Jun 2014 18:05:15 +0400
+
 libnotify (0.7.6-2) unstable; urgency=medium
 
   * Add missing build-essential test dependency.

Modified: desktop/unstable/libnotify/debian/tests/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libnotify/debian/tests/control?rev=41854&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/tests/control	[utf-8] (original)
+++ desktop/unstable/libnotify/debian/tests/control	[utf-8] Mon Jun 16 14:05:45 2014
@@ -1,2 +1,2 @@
 Tests: build
-Depends: build-essential, dbus-x11, notification-daemon, xvfb, libnotify-dev, pkg-config
+Depends: build-essential, dbus-x11, notification-daemon, xauth, xvfb, libnotify-dev, pkg-config




More information about the pkg-gnome-commits mailing list