Package: awn-extras-applets Version: 0.4.0-3 Severity: normal Tags: patch pending
Dear maintainer, I've prepared an NMU for awn-extras-applets (versioned as 0.4.0-3.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. diff -Nru awn-extras-applets-0.4.0/debian/changelog awn-extras-applets-0.4.0/debian/changelog --- awn-extras-applets-0.4.0/debian/changelog 2010-07-18 21:03:05.000000000 +0200 +++ awn-extras-applets-0.4.0/debian/changelog 2011-08-02 22:02:44.000000000 +0200 @@ -1,3 +1,15 @@ +awn-extras-applets (0.4.0-3.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/patches/03-libnotify07.patch: Transition to libnotify 0.7 + (Closes: #630262) + * debian/control: + - Bump libnotify build-dependency version to 0.7 + - Build-depends against libawn-dev instead of vala-awn (Closes: #634552) + - Transition to webkitgtk+ (Closes: #635401) + + -- Laurent Bigonville <bi...@debian.org> Tue, 02 Aug 2011 22:02:29 +0200 + awn-extras-applets (0.4.0-3) unstable; urgency=low * debian/control: diff -Nru awn-extras-applets-0.4.0/debian/control awn-extras-applets-0.4.0/debian/control --- awn-extras-applets-0.4.0/debian/control 2010-07-18 21:03:05.000000000 +0200 +++ awn-extras-applets-0.4.0/debian/control 2011-08-02 21:39:50.000000000 +0200 @@ -11,15 +11,15 @@ libawn-dev (>= 0.4.0), libwnck-dev, libsexy-dev, - libnotify-dev, + libnotify-dev (>= 0.7), libvte-dev, python-central (>= 0.6.0), python-gtk2-dev, python-cairo-dev, valac (>= 0.7.7), - libwebkit-dev, + libwebkitgtk-dev, libdesktop-agnostic-bin, - vala-awn + libawn-dev Standards-Version: 3.9.0 Homepage: https://launchpad.net/awn-extras Vcs-Git: git://github.com/gilir/awn-extras-debian.git diff -Nru awn-extras-applets-0.4.0/debian/patches/03-libnotify07.patch awn-extras-applets-0.4.0/debian/patches/03-libnotify07.patch --- awn-extras-applets-0.4.0/debian/patches/03-libnotify07.patch 1970-01-01 01:00:00.000000000 +0100 +++ awn-extras-applets-0.4.0/debian/patches/03-libnotify07.patch 2011-08-02 21:31:36.000000000 +0200 @@ -0,0 +1,16 @@ +Description: Transition to libnotify 0.7 +Author: Laurent Bigonville <bi...@debian.org> +Date: Tue, 02 Aug 2011 21:31:13 +0200 +Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630262 + +--- a/applets/maintained/notification-daemon/daemon.c ++++ b/applets/maintained/notification-daemon/daemon.c +@@ -1487,7 +1487,7 @@ + if (fork() == 0) + { + notify_init("notify-send"); +- notify = notify_notification_new(summary, body, icon_str, NULL); ++ notify = notify_notification_new(summary, body, icon_str); + notify_notification_set_category(notify, type); + notify_notification_set_urgency(notify, urgency); + notify_notification_set_timeout(notify, expire_timeout); diff -Nru awn-extras-applets-0.4.0/debian/patches/series awn-extras-applets-0.4.0/debian/patches/series --- awn-extras-applets-0.4.0/debian/patches/series 2010-07-18 21:03:05.000000000 +0200 +++ awn-extras-applets-0.4.0/debian/patches/series 2011-08-02 21:17:55.000000000 +0200 @@ -1 +1,2 @@ 02-shinyswitcher-default-layout.patch +03-libnotify07.patch -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/debian-bugs-dist