r27900 - in /desktop/unstable/startup-notification/debian: changelog control control.in

jcristau at users.alioth.debian.org jcristau at users.alioth.debian.org
Sat May 14 13:39:17 UTC 2011


Author: jcristau
Date: Sat May 14 13:39:16 2011
New Revision: 27900

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27900
Log:
New upstream release (closes: #625882)

Build-depend on libxcb-util0-dev instead of the obsolete libxcb-atom1-dev,
libxcb-aux0-dev and libxcb-event1-dev (closes: #626670).

Modified:
    desktop/unstable/startup-notification/debian/changelog
    desktop/unstable/startup-notification/debian/control
    desktop/unstable/startup-notification/debian/control.in

Modified: desktop/unstable/startup-notification/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/debian/changelog?rev=27900&op=diff
==============================================================================
--- desktop/unstable/startup-notification/debian/changelog [utf-8] (original)
+++ desktop/unstable/startup-notification/debian/changelog [utf-8] Sat May 14 13:39:16 2011
@@ -1,6 +1,9 @@
-startup-notification (0.10-2) UNRELEASED; urgency=low
+startup-notification (0.11-1) UNRELEASED; urgency=low
 
   * Fix watch file to point at freedesktop.org.
+  * New upstream release (closes: #625882)
+  * Build-depend on libxcb-util0-dev instead of the obsolete libxcb-atom1-dev,
+    libxcb-aux0-dev and libxcb-event1-dev (closes: #626670).
 
  -- Julien Cristau <jcristau at debian.org>  Sat, 14 May 2011 14:43:04 +0200
 

Modified: desktop/unstable/startup-notification/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/debian/control?rev=27900&op=diff
==============================================================================
--- desktop/unstable/startup-notification/debian/control [utf-8] (original)
+++ desktop/unstable/startup-notification/debian/control [utf-8] Sat May 14 13:39:16 2011
@@ -10,9 +10,7 @@
                libxt-dev, 
                pkg-config,
                libxcb1-dev,
-               libxcb-aux0-dev,
-               libxcb-event1-dev,
-               libxcb-atom1-dev,
+               libxcb-util0-dev,
                gnome-pkg-tools, 
                dpkg-dev (>= 1.13.19)
 

Modified: desktop/unstable/startup-notification/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/debian/control.in?rev=27900&op=diff
==============================================================================
--- desktop/unstable/startup-notification/debian/control.in [utf-8] (original)
+++ desktop/unstable/startup-notification/debian/control.in [utf-8] Sat May 14 13:39:16 2011
@@ -10,9 +10,7 @@
                libxt-dev, 
                pkg-config,
                libxcb1-dev,
-               libxcb-aux0-dev,
-               libxcb-event1-dev,
-               libxcb-atom1-dev,
+               libxcb-util0-dev,
                gnome-pkg-tools, 
                dpkg-dev (>= 1.13.19)
 




More information about the pkg-gnome-commits mailing list