From b0735da374b2443a3174a516999fa69c63108add Mon Sep 17 00:00:00 2001 From: Ryan Niebur Date: Thu, 24 Dec 2009 16:57:54 -0800 Subject: [PATCH] move libnotify from Recommends to Build-Deps --- debian/changelog | 3 ++- debian/control | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e43038c5..9677b1d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ midori (0.2.2-1) UNRELEASED; urgency=low * New Upstream Version + * move libnotify from Recommends to Build-Deps - -- Ryan Niebur Thu, 24 Dec 2009 15:50:22 -0800 + -- Ryan Niebur Thu, 24 Dec 2009 16:57:45 -0800 midori (0.2.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index d4139525..c9997631 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: debhelper (>= 7.0.50), libunique-dev (>= 1.0.6), python-docutils, libsoup2.4-dev (>= 2.25.2), + libnotify-dev, # For testing under xvfb: xvfb, xauth, @@ -35,7 +36,7 @@ Vcs-Browser: http://git.ryan52.info/?p=midori;a=summary Package: midori Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dbus-x11, libjs-mootools -Recommends: gnome-icon-theme, libnotify1 +Recommends: gnome-icon-theme Provides: www-browser # For http://bugs.debian.org/522436 (missing symbols): Conflicts: libsoup2.4-1 (<< 2.25.2)