r28881 - in /desktop/unstable/eog/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Fri Jul 15 15:43:44 UTC 2011
Author: biebl
Date: Fri Jul 15 15:43:43 2011
New Revision: 28881
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28881
Log:
* debian/control.in:
- Change Build-Depends on libjpeg62-dev to libjpeg-dev in preparation of
the libjpeg8 transition.
Modified:
desktop/unstable/eog/debian/changelog
desktop/unstable/eog/debian/control
desktop/unstable/eog/debian/control.in
Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=28881&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog [utf-8] (original)
+++ desktop/unstable/eog/debian/changelog [utf-8] Fri Jul 15 15:43:43 2011
@@ -1,3 +1,11 @@
+eog (3.0.2-2) UNRELEASED; urgency=low
+
+ * debian/control.in:
+ - Change Build-Depends on libjpeg62-dev to libjpeg-dev in preparation of
+ the libjpeg8 transition.
+
+ -- Michael Biebl <biebl at debian.org> Fri, 15 Jul 2011 17:40:30 +0200
+
eog (3.0.2-1) experimental; urgency=low
* New upstream stable release.
Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=28881&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control [utf-8] (original)
+++ desktop/unstable/eog/debian/control [utf-8] Fri Jul 15 15:43:43 2011
@@ -28,7 +28,7 @@
libexif-dev (>= 0.6.14),
liblcms-dev,
libexempi-dev (>= 1.99.5),
- libjpeg62-dev,
+ libjpeg-dev,
librsvg2-dev (>= 2.26.0),
libdbus-glib-1-dev (>= 0.71),
libxml2-dev (>= 2.0),
Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=28881&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in [utf-8] (original)
+++ desktop/unstable/eog/debian/control.in [utf-8] Fri Jul 15 15:43:43 2011
@@ -23,7 +23,7 @@
libexif-dev (>= 0.6.14),
liblcms-dev,
libexempi-dev (>= 1.99.5),
- libjpeg62-dev,
+ libjpeg-dev,
librsvg2-dev (>= 2.26.0),
libdbus-glib-1-dev (>= 0.71),
libxml2-dev (>= 2.0),
More information about the pkg-gnome-commits
mailing list