r39358 - in /desktop/unstable/evince/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Aug 27 23:53:27 UTC 2013


Author: biebl
Date: Tue Aug 27 23:53:27 2013
New Revision: 39358

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39358
Log:
Lower the Build-Depends on libpoppler-glib-dev to (>= 0.18.0) again for
now.

Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/control
    desktop/unstable/evince/debian/control.in

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=39358&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Tue Aug 27 23:53:27 2013
@@ -4,6 +4,8 @@
   * Bump Standards-Version to 3.9.4. No further changes.
   * debian/patches/01-poppler-0.18-compat.patch: Make it possible to compile
     evince against poppler 0.18 since unstable doesn't have 0.20 yet.
+  * Lower the Build-Depends on libpoppler-glib-dev to (>= 0.18.0) again for
+    now.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 28 Aug 2013 01:36:08 +0200
 

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=39358&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Tue Aug 27 23:53:27 2013
@@ -27,7 +27,7 @@
                libsm-dev (>= 2:1.0.0),
                zlib1g-dev,
                libnautilus-extension-dev (>= 2.91.4),
-               libpoppler-glib-dev (>= 0.20.0~),
+               libpoppler-glib-dev (>= 0.18.0),
                libspectre-dev (>= 0.2.0),
                libtiff4-dev,
                libdjvulibre-dev (>= 3.5.17),

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=39358&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Tue Aug 27 23:53:27 2013
@@ -22,7 +22,7 @@
                libsm-dev (>= 2:1.0.0),
                zlib1g-dev,
                libnautilus-extension-dev (>= 2.91.4),
-               libpoppler-glib-dev (>= 0.20.0~),
+               libpoppler-glib-dev (>= 0.18.0),
                libspectre-dev (>= 0.2.0),
                libtiff4-dev,
                libdjvulibre-dev (>= 3.5.17),




More information about the pkg-gnome-commits mailing list