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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Oct 21 02:41:02 UTC 2017


Author: biebl
Date: Sat Oct 21 02:41:02 2017
New Revision: 54513

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54513
Log:
Mark the libgtk-3-dev Build-Depends as <!stage1> to make the source
package easier to bootstrap. (Closes: #871535)

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=54513&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog	[utf-8] Sat Oct 21 02:41:02 2017
@@ -1,6 +1,8 @@
 librsvg (2.40.18-2) UNRELEASED; urgency=medium
 
   * Drop Build-Depends on libgsf-1-dev. It's no longer needed with GIO 2.24.
+  * Mark the libgtk-3-dev Build-Depends as <!stage1> to make the source
+    package easier to bootstrap. (Closes: #871535)
 
  -- Michael Biebl <biebl at debian.org>  Sat, 21 Oct 2017 04:37:44 +0200
 

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=54513&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/control	[utf-8] Sat Oct 21 02:41:02 2017
@@ -14,7 +14,7 @@
                libcairo2-dev (>= 1.2.0),
                libpango1.0-dev (>= 1.36.0),
                libgdk-pixbuf2.0-dev (>= 2.23.5-2),
-               libgtk-3-dev (>= 3.2.0),
+               libgtk-3-dev (>= 3.2.0) <!stage1>,
                gnome-pkg-tools (>= 0.10),
                libcroco3-dev (>= 0.6.1),
                gtk-doc-tools (>= 1.13),

Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=54513&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in	[utf-8] Sat Oct 21 02:41:02 2017
@@ -10,7 +10,7 @@
                libcairo2-dev (>= 1.2.0),
                libpango1.0-dev (>= 1.36.0),
                libgdk-pixbuf2.0-dev (>= 2.23.5-2),
-               libgtk-3-dev (>= 3.2.0),
+               libgtk-3-dev (>= 3.2.0) <!stage1>,
                gnome-pkg-tools (>= 0.10),
                libcroco3-dev (>= 0.6.1),
                gtk-doc-tools (>= 1.13),




More information about the pkg-gnome-commits mailing list