r28220 - in /desktop/unstable/eog/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Jun 3 18:32:29 UTC 2011


Author: biebl
Date: Fri Jun  3 18:32:28 2011
New Revision: 28220

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28220
Log:
Add Build-Depends on librsvg2-dev (>= 2.26.0) for scaling svg images.

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=28220&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog [utf-8] (original)
+++ desktop/unstable/eog/debian/changelog [utf-8] Fri Jun  3 18:32:28 2011
@@ -5,7 +5,9 @@
   * Switch to debhelper compatibility level 8.
     - Bump Build-Depends on debhelper.
     - Strip leading debian/tmp/ from .install files.
-  * Bump Standards-Version to 3.9.2. No further changes.
+  * debian/control.in
+    - Bump Standards-Version to 3.9.2. No further changes.
+    - Add Build-Depends on librsvg2-dev (>= 2.26.0) for scaling svg images.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 03 Jun 2011 20:02:05 +0200
 

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=28220&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control [utf-8] (original)
+++ desktop/unstable/eog/debian/control [utf-8] Fri Jun  3 18:32:28 2011
@@ -29,6 +29,7 @@
                liblcms-dev,
                libexempi-dev (>= 1.99.5),
                libjpeg62-dev,
+               librsvg2-dev (>= 2.26.0),
                libdbus-glib-1-dev (>= 0.71),
                libxml2-dev (>= 2.0),
                libx11-dev,

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=28220&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in [utf-8] (original)
+++ desktop/unstable/eog/debian/control.in [utf-8] Fri Jun  3 18:32:28 2011
@@ -24,6 +24,7 @@
                liblcms-dev,
                libexempi-dev (>= 1.99.5),
                libjpeg62-dev,
+               librsvg2-dev (>= 2.26.0),
                libdbus-glib-1-dev (>= 0.71),
                libxml2-dev (>= 2.0),
                libx11-dev,




More information about the pkg-gnome-commits mailing list