r30568 - in /desktop/unstable/gnome-session/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Oct 15 20:53:15 UTC 2011


Author: biebl
Date: Sat Oct 15 20:53:14 2011
New Revision: 30568

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30568
Log:
* debian/control.in:
  - We really need notification-daemon for gnome-session-fallback, not a
    virtual provides. So make the depencency versioned.

Modified:
    desktop/unstable/gnome-session/debian/changelog
    desktop/unstable/gnome-session/debian/control
    desktop/unstable/gnome-session/debian/control.in

Modified: desktop/unstable/gnome-session/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/changelog?rev=30568&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-session/debian/changelog [utf-8] Sat Oct 15 20:53:14 2011
@@ -1,3 +1,11 @@
+gnome-session (3.0.2-4) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - We really need notification-daemon for gnome-session-fallback, not a
+      virtual provides. So make the depencency versioned.
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 14 Oct 2011 13:40:01 +0200
+
 gnome-session (3.0.2-3) unstable; urgency=low
 
   * Upload to unstable.

Modified: desktop/unstable/gnome-session/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/control?rev=30568&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-session/debian/control [utf-8] Sat Oct 15 20:53:14 2011
@@ -74,7 +74,7 @@
          gnome-settings-daemon (>= 3.0),
          gnome-panel (>= 3.0),
          metacity (>= 2.30),
-         notification-daemon,
+         notification-daemon (>= 0.7),
          policykit-1-gnome,
          gnome-session-bin (>= ${binary:Version}),
          gnome-session-bin (<< ${gnome:NextVersion}),

Modified: desktop/unstable/gnome-session/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/control.in?rev=30568&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-session/debian/control.in [utf-8] Sat Oct 15 20:53:14 2011
@@ -69,7 +69,7 @@
          gnome-settings-daemon (>= 3.0),
          gnome-panel (>= 3.0),
          metacity (>= 2.30),
-         notification-daemon,
+         notification-daemon (>= 0.7),
          policykit-1-gnome,
          gnome-session-bin (>= ${binary:Version}),
          gnome-session-bin (<< ${gnome:NextVersion}),




More information about the pkg-gnome-commits mailing list