r48286 - in /desktop/unstable/notification-daemon/debian: changelog control control.in notification-daemon.maintscript

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Tue Apr 19 17:06:54 UTC 2016


Author: mitya57
Date: Tue Apr 19 17:06:54 2016
New Revision: 48286

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48286
Log:
* New upstream release.
* Bump libgtk-3-dev dependency to 3.19.5, following upstream.
* Remove /etc/xdg/autostart/notification-daemon-autostart.desktop file in
  the maintainer script; dropped upstream.
* Bump Standards-Version to 3.9.8, no changes needed.

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

Modified: desktop/unstable/notification-daemon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/notification-daemon/debian/changelog?rev=48286&op=diff
==============================================================================
--- desktop/unstable/notification-daemon/debian/changelog	[utf-8] (original)
+++ desktop/unstable/notification-daemon/debian/changelog	[utf-8] Tue Apr 19 17:06:54 2016
@@ -1,3 +1,13 @@
+notification-daemon (3.20.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Bump libgtk-3-dev dependency to 3.19.5, following upstream.
+  * Remove /etc/xdg/autostart/notification-daemon-autostart.desktop file in
+    the maintainer script; dropped upstream.
+  * Bump Standards-Version to 3.9.8, no changes needed.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 19 Apr 2016 19:59:21 +0300
+
 notification-daemon (3.18.2-1) unstable; urgency=medium
 
   * New upstream release with updated translations.

Modified: desktop/unstable/notification-daemon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/notification-daemon/debian/control?rev=48286&op=diff
==============================================================================
--- desktop/unstable/notification-daemon/debian/control	[utf-8] (original)
+++ desktop/unstable/notification-daemon/debian/control	[utf-8] Tue Apr 19 17:06:54 2016
@@ -11,8 +11,8 @@
                debhelper (>= 9),
                gnome-pkg-tools,
                libglib2.0-dev (>= 2.27.0),
-               libgtk-3-dev (>= 3.15.2)
-Standards-Version: 3.9.7
+               libgtk-3-dev (>= 3.19.5)
+Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/notification-daemon
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/notification-daemon/
 Homepage: https://git.gnome.org/browse/notification-daemon/

Modified: desktop/unstable/notification-daemon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/notification-daemon/debian/control.in?rev=48286&op=diff
==============================================================================
--- desktop/unstable/notification-daemon/debian/control.in	[utf-8] (original)
+++ desktop/unstable/notification-daemon/debian/control.in	[utf-8] Tue Apr 19 17:06:54 2016
@@ -7,8 +7,8 @@
                debhelper (>= 9),
                gnome-pkg-tools,
                libglib2.0-dev (>= 2.27.0),
-               libgtk-3-dev (>= 3.15.2)
-Standards-Version: 3.9.6
+               libgtk-3-dev (>= 3.19.5)
+Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/notification-daemon
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/notification-daemon/
 Homepage: https://git.gnome.org/browse/notification-daemon/

Modified: desktop/unstable/notification-daemon/debian/notification-daemon.maintscript
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/notification-daemon/debian/notification-daemon.maintscript?rev=48286&op=diff
==============================================================================
--- desktop/unstable/notification-daemon/debian/notification-daemon.maintscript	[utf-8] (original)
+++ desktop/unstable/notification-daemon/debian/notification-daemon.maintscript	[utf-8] Tue Apr 19 17:06:54 2016
@@ -1 +1,2 @@
-mv_conffile /etc/xdg/autostart/notification-daemon.desktop /etc/xdg/autostart/notification-daemon-autostart.desktop 3.17.2-2~ notification-daemon
+rm_conffile /etc/xdg/autostart/notification-daemon.desktop 3.17.2-2~ notification-daemon
+rm_conffile /etc/xdg/autostart/notification-daemon-autostart.desktop 3.20.0-1~ notification-daemon




More information about the pkg-gnome-commits mailing list