r27256 - in /desktop/experimental/gdk-pixbuf/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sun Apr 3 03:23:45 UTC 2011
Author: joss
Date: Sun Apr 3 03:23:36 2011
New Revision: 27256
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27256
Log:
Add missing Replaces on gir1.2-gtk-2.0. Closes: #620572.
Modified:
desktop/experimental/gdk-pixbuf/debian/changelog
desktop/experimental/gdk-pixbuf/debian/control
desktop/experimental/gdk-pixbuf/debian/control.in
Modified: desktop/experimental/gdk-pixbuf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/changelog?rev=27256&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/changelog [utf-8] Sun Apr 3 03:23:36 2011
@@ -6,6 +6,7 @@
[ Josselin Mouette ]
* Make the -dev package depend on the gir package.
+ * Add missing Replaces on gir1.2-gtk-2.0. Closes: #620572.
-- Laurent Bigonville <bigon at debian.org> Fri, 11 Feb 2011 16:26:24 +0100
Modified: desktop/experimental/gdk-pixbuf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/control?rev=27256&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/control [utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/control [utf-8] Sun Apr 3 03:23:36 2011
@@ -99,7 +99,7 @@
Depends: ${gir:Depends},
${misc:Depends},
${shlibs:Depends}
-Replaces: gir1.0-gtk-2.0 (<< 2.21.3)
+Replaces: gir1.0-gtk-2.0 (<< 2.21.3), gir1.2-gtk-2.0 (<< 2.21.3)
Conflicts: gir1.0-gdkpixbuf-2.0
Description: GDK Pixbuf library - GObject-Introspection
The Gdk Pixbuf library provides:
Modified: desktop/experimental/gdk-pixbuf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/control.in?rev=27256&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/control.in [utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/control.in [utf-8] Sun Apr 3 03:23:36 2011
@@ -94,7 +94,7 @@
Depends: ${gir:Depends},
${misc:Depends},
${shlibs:Depends}
-Replaces: gir1.0-gtk-2.0 (<< 2.21.3)
+Replaces: gir1.0-gtk-2.0 (<< 2.21.3), gir1.2-gtk-2.0 (<< 2.21.3)
Conflicts: gir1.0-gdkpixbuf-2.0
Description: GDK Pixbuf library - GObject-Introspection
The Gdk Pixbuf library provides:
More information about the pkg-gnome-commits
mailing list