r54969 - in /packages/unstable/libcanberra/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sat Dec 2 06:16:12 UTC 2017


Author: jbicha
Date: Sat Dec  2 06:16:12 2017
New Revision: 54969

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54969
Log:
gnome-session-canberra: Drop wrong manual dependency on libcanbera-gtk0, it already depends on the gtk3 version

Modified:
    packages/unstable/libcanberra/debian/changelog
    packages/unstable/libcanberra/debian/control
    packages/unstable/libcanberra/debian/control.in

Modified: packages/unstable/libcanberra/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/changelog?rev=54969&op=diff
==============================================================================
--- packages/unstable/libcanberra/debian/changelog	[utf-8] (original)
+++ packages/unstable/libcanberra/debian/changelog	[utf-8] Sat Dec  2 06:16:12 2017
@@ -1,3 +1,10 @@
+libcanberra (0.30-5) UNRELEASED; urgency=medium
+
+  * gnome-session-canberra: Drop wrong manual dependency on libcanbera-gtk0
+    It already depends on the correct libcanberra-gtk3-0
+
+ -- Jeremy Bicha <jbicha at debian.org>  Sat, 02 Dec 2017 01:13:21 -0500
+
 libcanberra (0.30-4) unstable; urgency=medium
 
   * Team upload

Modified: packages/unstable/libcanberra/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/control?rev=54969&op=diff
==============================================================================
--- packages/unstable/libcanberra/debian/control	[utf-8] (original)
+++ packages/unstable/libcanberra/debian/control	[utf-8] Sat Dec  2 06:16:12 2017
@@ -187,7 +187,7 @@
 Package: gnome-session-canberra
 Architecture: any
 Section: gnome
-Depends: ${misc:Depends}, ${shlibs:Depends}, libcanberra-gtk0
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libcanberra-gtk0 (<< 0.28-5)
 Replaces: libcanberra-gtk0 (<< 0.28-5)
 Description: GNOME session log in and log out sound events

Modified: packages/unstable/libcanberra/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/control.in?rev=54969&op=diff
==============================================================================
--- packages/unstable/libcanberra/debian/control.in	[utf-8] (original)
+++ packages/unstable/libcanberra/debian/control.in	[utf-8] Sat Dec  2 06:16:12 2017
@@ -183,7 +183,7 @@
 Package: gnome-session-canberra
 Architecture: any
 Section: gnome
-Depends: ${misc:Depends}, ${shlibs:Depends}, libcanberra-gtk0
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libcanberra-gtk0 (<< 0.28-5)
 Replaces: libcanberra-gtk0 (<< 0.28-5)
 Description: GNOME session log in and log out sound events




More information about the pkg-gnome-commits mailing list