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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Jan 26 20:11:30 UTC 2014


Author: pochu
Date: Sun Jan 26 20:11:30 2014
New Revision: 40440

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40440
Log:
* debian/control.in:
  + Build depend on libtiff-dev instead of libtiff4-dev. Closes: #736001.

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=40440&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Sun Jan 26 20:11:30 2014
@@ -1,3 +1,10 @@
+evince (3.10.0-3) UNRELEASED; urgency=medium
+
+  * debian/control.in:
+    + Build depend on libtiff-dev instead of libtiff4-dev. Closes: #736001.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 26 Jan 2014 21:10:47 +0100
+
 evince (3.10.0-2) unstable; urgency=medium
 
   * Remove t1lib dependency (Closes: #638759)

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=40440&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Sun Jan 26 20:11:30 2014
@@ -29,7 +29,7 @@
                libnautilus-extension-dev (>= 2.91.4),
                libpoppler-glib-dev (>= 0.18.0),
                libspectre-dev (>= 0.2.0),
-               libtiff4-dev,
+               libtiff-dev,
                libdjvulibre-dev (>= 3.5.17),
                libkpathsea-dev,
                libgxps-dev (>= 0.2.1),

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=40440&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Sun Jan 26 20:11:30 2014
@@ -24,7 +24,7 @@
                libnautilus-extension-dev (>= 2.91.4),
                libpoppler-glib-dev (>= 0.18.0),
                libspectre-dev (>= 0.2.0),
-               libtiff4-dev,
+               libtiff-dev,
                libdjvulibre-dev (>= 3.5.17),
                libkpathsea-dev,
                libgxps-dev (>= 0.2.1),




More information about the pkg-gnome-commits mailing list