r32076 - in /desktop/unstable/gdk-pixbuf/debian: control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Dec 14 20:51:59 UTC 2011
Author: biebl
Date: Wed Dec 14 20:51:58 2011
New Revision: 32076
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32076
Log:
Wrap dependencies
Modified:
desktop/unstable/gdk-pixbuf/debian/control
desktop/unstable/gdk-pixbuf/debian/control.in
Modified: desktop/unstable/gdk-pixbuf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control?rev=32076&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control [utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control [utf-8] Wed Dec 14 20:51:58 2011
@@ -37,7 +37,8 @@
libgtk2.0-bin (<< 2.21.3),
libwmf0.2-7 (<< 0.2.8.4-7),
librsvg2-2 (<< 2.26.3-2)
-Replaces: libgtk2.0-0 (<< 2.21.3), libgtk2.0-bin (<< 2.21.3)
+Replaces: libgtk2.0-0 (<< 2.21.3),
+ libgtk2.0-bin (<< 2.21.3)
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: GDK Pixbuf library
@@ -66,8 +67,11 @@
libglib2.0-dev,
libx11-dev,
libpng12-dev
-Breaks: libgtk2.0-dev (<< 2.21.3), libgtk2.0-bin (<< 2.21.3)
-Replaces: libgtk2.0-dev (<< 2.21.3), gir-repository-dev, libgtk2.0-bin (<< 2.21.3)
+Breaks: libgtk2.0-dev (<< 2.21.3),
+ libgtk2.0-bin (<< 2.21.3)
+Replaces: libgtk2.0-dev (<< 2.21.3),
+ libgtk2.0-bin (<< 2.21.3),
+ gir-repository-dev
Description: GDK Pixbuf library (development files)
The Gdk Pixbuf library provides:
- Image loading and saving facilities.
@@ -114,7 +118,8 @@
Depends: ${gir:Depends},
${misc:Depends},
${shlibs:Depends}
-Replaces: gir1.0-gtk-2.0 (<< 2.21.3), gir1.2-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:
@@ -122,5 +127,5 @@
- Fast scaling and compositing of pixbufs.
- Simple animation loading (ie. animated GIFs)
.
- It can be used by packages using the GIRepository format to generate
+ It can be used by packages using the GIRepository format to generate
dynamic bindings.
Modified: desktop/unstable/gdk-pixbuf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control.in?rev=32076&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control.in [utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control.in [utf-8] Wed Dec 14 20:51:58 2011
@@ -32,7 +32,8 @@
libgtk2.0-bin (<< 2.21.3),
libwmf0.2-7 (<< 0.2.8.4-7),
librsvg2-2 (<< 2.26.3-2)
-Replaces: libgtk2.0-0 (<< 2.21.3), libgtk2.0-bin (<< 2.21.3)
+Replaces: libgtk2.0-0 (<< 2.21.3),
+ libgtk2.0-bin (<< 2.21.3)
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: GDK Pixbuf library
@@ -61,8 +62,11 @@
libglib2.0-dev,
libx11-dev,
libpng12-dev
-Breaks: libgtk2.0-dev (<< 2.21.3), libgtk2.0-bin (<< 2.21.3)
-Replaces: libgtk2.0-dev (<< 2.21.3), gir-repository-dev, libgtk2.0-bin (<< 2.21.3)
+Breaks: libgtk2.0-dev (<< 2.21.3),
+ libgtk2.0-bin (<< 2.21.3)
+Replaces: libgtk2.0-dev (<< 2.21.3),
+ libgtk2.0-bin (<< 2.21.3),
+ gir-repository-dev
Description: GDK Pixbuf library (development files)
The Gdk Pixbuf library provides:
- Image loading and saving facilities.
@@ -109,7 +113,8 @@
Depends: ${gir:Depends},
${misc:Depends},
${shlibs:Depends}
-Replaces: gir1.0-gtk-2.0 (<< 2.21.3), gir1.2-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:
@@ -117,5 +122,5 @@
- Fast scaling and compositing of pixbufs.
- Simple animation loading (ie. animated GIFs)
.
- It can be used by packages using the GIRepository format to generate
+ It can be used by packages using the GIRepository format to generate
dynamic bindings.
More information about the pkg-gnome-commits
mailing list