r38427 - in /desktop/unstable/eog/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Jun 6 05:00:13 UTC 2013
Author: biebl
Date: Thu Jun 6 05:00:12 2013
New Revision: 38427
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38427
Log:
Lower Build-Depends on libgnome-desktop-3-dev again. It's not really
required and unstable still has a old libgnome-desktop version.
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=38427&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog [utf-8] (original)
+++ desktop/unstable/eog/debian/changelog [utf-8] Thu Jun 6 05:00:12 2013
@@ -3,6 +3,8 @@
* Upload to unstable.
* New upstream release.
* Drop obsolete --disable-scrollkeeper configure flag.
+ * Lower Build-Depends on libgnome-desktop-3-dev again. It's not really
+ required and unstable still has a old libgnome-desktop version.
-- Michael Biebl <biebl at debian.org> Thu, 06 Jun 2013 06:47:11 +0200
Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=38427&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control [utf-8] (original)
+++ desktop/unstable/eog/debian/control [utf-8] Thu Jun 6 05:00:12 2013
@@ -7,7 +7,7 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
Standards-Version: 3.9.3
Homepage: http://projects.gnome.org/eog
Build-Depends: cdbs (>= 0.4.41),
@@ -19,7 +19,7 @@
libgtk-3-dev (>= 3.5.4),
libgdk-pixbuf2.0-dev (>= 2.19.1),
libglib2.0-dev (>= 2.31.0),
- libgnome-desktop-3-dev (>= 3.7.91),
+ libgnome-desktop-3-dev (>= 2.91.2),
gnome-icon-theme (>= 2.19.1),
shared-mime-info (>= 0.20),
gsettings-desktop-schemas-dev (>= 2.91.92),
@@ -34,7 +34,6 @@
libxml2-dev (>= 2.0),
libx11-dev,
libatk1.0-dev (>= 1.32.0-2~),
- gir1.2-glib-2.0,
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.9.12)
Build-Depends-Indep: libgdk-pixbuf2.0-doc, libglib2.0-doc, libgtk-3-doc
Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=38427&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in [utf-8] (original)
+++ desktop/unstable/eog/debian/control.in [utf-8] Thu Jun 6 05:00:12 2013
@@ -14,7 +14,7 @@
libgtk-3-dev (>= 3.5.4),
libgdk-pixbuf2.0-dev (>= 2.19.1),
libglib2.0-dev (>= 2.31.0),
- libgnome-desktop-3-dev (>= 3.7.91),
+ libgnome-desktop-3-dev (>= 2.91.2),
gnome-icon-theme (>= 2.19.1),
shared-mime-info (>= 0.20),
gsettings-desktop-schemas-dev (>= 2.91.92),
@@ -29,7 +29,6 @@
libxml2-dev (>= 2.0),
libx11-dev,
libatk1.0-dev (>= 1.32.0-2~),
- gir1.2-glib-2.0,
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.9.12)
Build-Depends-Indep: libgdk-pixbuf2.0-doc, libglib2.0-doc, libgtk-3-doc
More information about the pkg-gnome-commits
mailing list