r19973 - in /desktop/unstable/evince/debian: changelog control control.in rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu May 14 23:54:08 UTC 2009


Author: joss
Date: Thu May 14 23:54:08 2009
New Revision: 19973

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19973
Log:
* Update build dependencies to the current version. Closes: #528717.
* Enable t1lib support.

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

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=19973&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog (original)
+++ desktop/unstable/evince/debian/changelog Thu May 14 23:54:08 2009
@@ -1,3 +1,10 @@
+evince (2.26.1-2) unstable; urgency=low
+
+  * Update build dependencies to the current version. Closes: #528717.
+  * Enable t1lib support.
+
+ -- Josselin Mouette <joss at debian.org>  Fri, 15 May 2009 01:53:41 +0200
+
 evince (2.26.1-1) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=19973&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control (original)
+++ desktop/unstable/evince/debian/control Thu May 14 23:54:08 2009
@@ -8,24 +8,24 @@
                intltool (>= 0.35.0),
                gnome-pkg-tools (>= 0.10),
                gnome-doc-utils (>= 0.3.2),
+               gtk-doc-tools (>= 1.0),
+               libdbus-glib-1-dev (>= 0.70),
+               libgtk2.0-dev (>= 2.12.0),
                libglib2.0-dev (>= 2.18.0),
-               libgtk2.0-dev (>= 2.12.0),
+               libgnome-keyring-dev (>= 2.22.0),
+               gnome-icon-theme (>= 2.17.1),
+               libxml2-dev (>= 2.5.0),
+               libsm-dev (>= 2:1.0.0),
                libgconf2-dev,
+               zlib1g-dev,
                libnautilus-extension-dev,
-               libgnome-keyring-dev (>= 2.22.0),
-               libdbus-glib-1-dev (>= 0.33),
-               librsvg2-dev (>> 2.14.4-2),
-               gnome-icon-theme (>= 2.17.1),
-               libxml-parser-perl,
-               scrollkeeper,
-               libxt-dev,
-               libpoppler-glib-dev (>= 0.8),
+               libpoppler-glib-dev (>= 0.8.0),
+               libspectre-dev (>= 0.2.0),
+               libtiff4-dev,
                libdjvulibre-dev (>= 3.5.17),
                libkpathsea-dev,
-               libtiff4-dev,
-               zlib1g-dev,
-               autotools-dev,
-               libspectre-dev
+               libt1-dev,
+               autotools-dev
 Standards-Version: 3.8.1
 Homepage: http://www.gnome.org/projects/evince/
 

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=19973&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in (original)
+++ desktop/unstable/evince/debian/control.in Thu May 14 23:54:08 2009
@@ -8,24 +8,24 @@
                intltool (>= 0.35.0),
                gnome-pkg-tools (>= 0.10),
                gnome-doc-utils (>= 0.3.2),
+               gtk-doc-tools (>= 1.0),
+               libdbus-glib-1-dev (>= 0.70),
+               libgtk2.0-dev (>= 2.12.0),
                libglib2.0-dev (>= 2.18.0),
-               libgtk2.0-dev (>= 2.12.0),
+               libgnome-keyring-dev (>= 2.22.0),
+               gnome-icon-theme (>= 2.17.1),
+               libxml2-dev (>= 2.5.0),
+               libsm-dev (>= 2:1.0.0),
                libgconf2-dev,
+               zlib1g-dev,
                libnautilus-extension-dev,
-               libgnome-keyring-dev (>= 2.22.0),
-               libdbus-glib-1-dev (>= 0.33),
-               librsvg2-dev (>> 2.14.4-2),
-               gnome-icon-theme (>= 2.17.1),
-               libxml-parser-perl,
-               scrollkeeper,
-               libxt-dev,
-               libpoppler-glib-dev (>= 0.8),
+               libpoppler-glib-dev (>= 0.8.0),
+               libspectre-dev (>= 0.2.0),
+               libtiff4-dev,
                libdjvulibre-dev (>= 3.5.17),
                libkpathsea-dev,
-               libtiff4-dev,
-               zlib1g-dev,
-               autotools-dev,
-               libspectre-dev
+               libt1-dev,
+               autotools-dev
 Standards-Version: 3.8.1
 Homepage: http://www.gnome.org/projects/evince/
 

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=19973&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules (original)
+++ desktop/unstable/evince/debian/rules Thu May 14 23:54:08 2009
@@ -14,6 +14,7 @@
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper \
 			--enable-djvu \
 			--enable-dvi \
+			--enable-t1lib \
 			--enable-pixbuf \
 			--enable-comics \
 			--enable-impress




More information about the pkg-gnome-commits mailing list