r28897 - in /desktop/unstable/gdk-pixbuf/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Jul 15 23:12:18 UTC 2011


Author: biebl
Date: Fri Jul 15 23:12:18 2011
New Revision: 28897

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28897
Log:
* debian/control.in
  - Change Build-Depends on libjpeg62-dev to libjpeg-dev in preparation of
    the libjpeg8 transition. (Closes: #633940)

Modified:
    desktop/unstable/gdk-pixbuf/debian/changelog
    desktop/unstable/gdk-pixbuf/debian/control
    desktop/unstable/gdk-pixbuf/debian/control.in

Modified: desktop/unstable/gdk-pixbuf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/changelog?rev=28897&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/changelog [utf-8] Fri Jul 15 23:12:18 2011
@@ -6,6 +6,9 @@
   [ Michael Biebl ]
   * debian/libgdk-pixbuf2.0-dev.install:
     - Don't ship libtool .la file as this breaks multiarch.
+  * debian/control.in
+    - Change Build-Depends on libjpeg62-dev to libjpeg-dev in preparation of
+      the libjpeg8 transition. (Closes: #633940)
 
  -- Michael Biebl <biebl at debian.org>  Sat, 16 Jul 2011 01:09:12 +0200
 

Modified: desktop/unstable/gdk-pixbuf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control?rev=28897&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control [utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control [utf-8] Fri Jul 15 23:12:18 2011
@@ -15,7 +15,7 @@
                libglib2.0-dev (>= 2.27.2),
                libx11-dev,
                libpng12-dev,
-               libjpeg62-dev,
+               libjpeg-dev,
                libjasper-dev,
                libtiff4-dev,
                gobject-introspection (>= 0.9.12-4~),

Modified: desktop/unstable/gdk-pixbuf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control.in?rev=28897&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control.in [utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control.in [utf-8] Fri Jul 15 23:12:18 2011
@@ -10,7 +10,7 @@
                libglib2.0-dev (>= 2.27.2),
                libx11-dev,
                libpng12-dev,
-               libjpeg62-dev,
+               libjpeg-dev,
                libjasper-dev,
                libtiff4-dev,
                gobject-introspection (>= 0.9.12-4~),




More information about the pkg-gnome-commits mailing list