r40691 - in /desktop/unstable/libnotify/debian: changelog tests/control
mpitt at users.alioth.debian.org
mpitt at users.alioth.debian.org
Fri Feb 21 23:49:21 UTC 2014
Author: mpitt
Date: Fri Feb 21 23:49:21 2014
New Revision: 40691
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40691
Log:
Add missing build-essential test dependency.
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=40691&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/changelog [utf-8] (original)
+++ desktop/unstable/libnotify/debian/changelog [utf-8] Fri Feb 21 23:49:21 2014
@@ -1,3 +1,9 @@
+libnotify (0.7.6-2) UNRELEASED; urgency=medium
+
+ * Add missing build-essential test dependency.
+
+ -- Martin Pitt <mpitt at debian.org> Fri, 21 Feb 2014 15:48:34 -0800
+
libnotify (0.7.6-1) unstable; urgency=low
* New upstream release.
Modified: desktop/unstable/libnotify/debian/tests/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libnotify/debian/tests/control?rev=40691&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/tests/control [utf-8] (original)
+++ desktop/unstable/libnotify/debian/tests/control [utf-8] Fri Feb 21 23:49:21 2014
@@ -1,2 +1,2 @@
Tests: build
-Depends: dbus-x11, notification-daemon, xvfb, libnotify-dev, pkg-config
+Depends: build-essential, dbus-x11, notification-daemon, xvfb, libnotify-dev, pkg-config
More information about the pkg-gnome-commits
mailing list