r29622 - in /desktop/unstable/librsvg/debian: changelog control control.in

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Thu Sep 8 14:10:43 UTC 2011


Author: mpitt
Date: Thu Sep  8 14:10:43 2011
New Revision: 29622

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29622
Log:
debian/control.in: Add libgtk-3-dev build dependency to also build the
GTK3 tools.

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

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=29622&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Thu Sep  8 14:10:43 2011
@@ -1,3 +1,10 @@
+librsvg (2.34.1-2) UNRELEASED; urgency=low
+
+  * debian/control.in: Add libgtk-3-dev build dependency to also build the
+    GTK3 tools.
+
+ -- Martin Pitt <mpitt at debian.org>  Thu, 08 Sep 2011 16:10:11 +0200
+
 librsvg (2.34.1-1) unstable; urgency=low
 
   * New upstream version:

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=29622&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control [utf-8] Thu Sep  8 14:10:43 2011
@@ -18,6 +18,7 @@
                libpango1.0-dev (>= 1.10.0),
                libgdk-pixbuf2.0-dev (>= 2.23.5-2),
                libgtk2.0-dev (>= 2.21.5),
+               libgtk-3-dev (>= 2.90.0),
                libgsf-1-dev (>= 1.13.2-2),
                gnome-pkg-tools (>= 0.10),
                libcroco3-dev (>= 0.6.1),

Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=29622&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in [utf-8] Thu Sep  8 14:10:43 2011
@@ -13,6 +13,7 @@
                libpango1.0-dev (>= 1.10.0),
                libgdk-pixbuf2.0-dev (>= 2.23.5-2),
                libgtk2.0-dev (>= 2.21.5),
+               libgtk-3-dev (>= 2.90.0),
                libgsf-1-dev (>= 1.13.2-2),
                gnome-pkg-tools (>= 0.10),
                libcroco3-dev (>= 0.6.1),




More information about the pkg-gnome-commits mailing list