r29269 - in /packages/unstable/notification-daemon: ./ debian/changelog debian/control debian/control.in debian/patches/04_dont_crash_on_critical_warnings.patch debian/patches/series debian/rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sat Jul 30 22:24:19 UTC 2011


Author: bigon
Date: Sat Jul 30 22:24:19 2011
New Revision: 29269

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29269
Log:
Merge with experimental

Removed:
    packages/unstable/notification-daemon/debian/patches/04_dont_crash_on_critical_warnings.patch
Modified:
    packages/unstable/notification-daemon/   (props changed)
    packages/unstable/notification-daemon/debian/changelog
    packages/unstable/notification-daemon/debian/control
    packages/unstable/notification-daemon/debian/control.in
    packages/unstable/notification-daemon/debian/patches/series
    packages/unstable/notification-daemon/debian/rules

Propchange: packages/unstable/notification-daemon/
------------------------------------------------------------------------------
    svn:mergeinfo = /packages/experimental/notification-daemon:28353-29268

Modified: packages/unstable/notification-daemon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/notification-daemon/debian/changelog?rev=29269&op=diff
==============================================================================
--- packages/unstable/notification-daemon/debian/changelog [utf-8] (original)
+++ packages/unstable/notification-daemon/debian/changelog [utf-8] Sat Jul 30 22:24:19 2011
@@ -1,3 +1,23 @@
+notification-daemon (0.7.1-2) experimental; urgency=low
+
+  * debian/control.in: Add back libdbus-glib-1-dev build dependency. configure
+    doesn't check for it, but the build still uses dbus-binding-tool.
+
+ -- Martin Pitt <mpitt at debian.org>  Wed, 08 Jun 2011 09:14:07 +0200
+
+notification-daemon (0.7.1-1) experimental; urgency=low
+
+  * New upstream release, compatible with libnotify 0.7 API, and ported to GTK
+    3 and gdbus.
+  * debian/control.in: Update build dependencies according to configure.ac.
+  * Drop 04_dont_crash_on_critical_warnings.patch. This is an old workaround
+    for bugs which presumably have been fixed ages ago. If there are still
+    bugs, let's fix them instead.
+  * debian/rules: Remove *.a/*.la cleanup, fixed upstream.
+  * debian/control.in: Update Vcs-* for experimental branch.
+
+ -- Martin Pitt <mpitt at debian.org>  Wed, 08 Jun 2011 08:56:13 +0200
+
 notification-daemon (0.5.0-3) unstable; urgency=low
 
   [ Emilio Pozuelo Monfort ]

Modified: packages/unstable/notification-daemon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/notification-daemon/debian/control?rev=29269&op=diff
==============================================================================
--- packages/unstable/notification-daemon/debian/control [utf-8] (original)
+++ packages/unstable/notification-daemon/debian/control [utf-8] Sat Jul 30 22:24:19 2011
@@ -11,15 +11,10 @@
 Build-Depends: cdbs (>= 0.4.23-1.1),
                debhelper (>= 7),
                gnome-pkg-tools,
-               libglib2.0-dev (>= 2.18.0),
-               libx11-dev,
-               libgtk2.0-dev (>= 2.18.0),
-               libdbus-1-dev (>= 1.0),
-               libdbus-glib-1-dev (>= 0.78),
-               libwnck-dev,
-               libgconf2-dev,
-               libcanberra-gtk-dev (>= 0.4),
-               libnotify-dev,
+               libglib2.0-dev (>= 2.27.0),
+               libgtk-3-dev (>= 2.91.0),
+               libcanberra-gtk3-dev (>= 0.4),
+               libdbus-glib-1-dev,
                intltool (>= 0.40.0)
 Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/notification-daemon

Modified: packages/unstable/notification-daemon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/notification-daemon/debian/control.in?rev=29269&op=diff
==============================================================================
--- packages/unstable/notification-daemon/debian/control.in [utf-8] (original)
+++ packages/unstable/notification-daemon/debian/control.in [utf-8] Sat Jul 30 22:24:19 2011
@@ -6,15 +6,10 @@
 Build-Depends: cdbs (>= 0.4.23-1.1),
                debhelper (>= 7),
                gnome-pkg-tools,
-               libglib2.0-dev (>= 2.18.0),
-               libx11-dev,
-               libgtk2.0-dev (>= 2.18.0),
-               libdbus-1-dev (>= 1.0),
-               libdbus-glib-1-dev (>= 0.78),
-               libwnck-dev,
-               libgconf2-dev,
-               libcanberra-gtk-dev (>= 0.4),
-               libnotify-dev,
+               libglib2.0-dev (>= 2.27.0),
+               libgtk-3-dev (>= 2.91.0),
+               libcanberra-gtk3-dev (>= 0.4),
+               libdbus-glib-1-dev,
                intltool (>= 0.40.0)
 Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/notification-daemon

Modified: packages/unstable/notification-daemon/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/notification-daemon/debian/patches/series?rev=29269&op=diff
==============================================================================
--- packages/unstable/notification-daemon/debian/patches/series [utf-8] (original)
+++ packages/unstable/notification-daemon/debian/patches/series [utf-8] Sat Jul 30 22:24:19 2011
@@ -1,2 +1,1 @@
-04_dont_crash_on_critical_warnings.patch
 99_ltmain_as-needed.patch

Modified: packages/unstable/notification-daemon/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/notification-daemon/debian/rules?rev=29269&op=diff
==============================================================================
--- packages/unstable/notification-daemon/debian/rules [utf-8] (original)
+++ packages/unstable/notification-daemon/debian/rules [utf-8] Sat Jul 30 22:24:19 2011
@@ -7,7 +7,3 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
-
-binary-install/notification-daemon::
-		rm debian/notification-daemon/usr/lib/notification-daemon-1.0/engines/*.a
-		rm debian/notification-daemon/usr/lib/notification-daemon-1.0/engines/*.la




More information about the pkg-gnome-commits mailing list