r30916 - in /desktop/experimental/gtk+3.0/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 21 19:47:50 UTC 2011


Author: biebl
Date: Fri Oct 21 19:47:49 2011
New Revision: 30916

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30916
Log:
* debian/control.in:
  - Move gtk-doc-tools from Build-Depends-Indep to Build-Depends as it is
    required by autoreconf. Also bump it to (>= 1.11).

Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/control
    desktop/experimental/gtk+3.0/debian/control.in

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=30916&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog [utf-8] Fri Oct 21 19:47:49 2011
@@ -1,3 +1,11 @@
+gtk+3.0 (3.2.1-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Move gtk-doc-tools from Build-Depends-Indep to Build-Depends as it is
+      required by autoreconf. Also bump it to (>= 1.11).
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 21 Oct 2011 21:45:08 +0200
+
 gtk+3.0 (3.2.1-1) experimental; urgency=low
 
   [ Sjoerd Simons ]

Modified: desktop/experimental/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/control?rev=30916&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/control [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/control [utf-8] Fri Oct 21 19:47:49 2011
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90~),
                gnome-pkg-tools (>= 0.11),
+               gtk-doc-tools (>= 1.11),
                dh-autoreconf,
                gettext,
                pkg-config,
@@ -37,8 +38,7 @@
                gir1.2-atk-1.0,
                gir1.2-pango-1.0,
                gir1.2-gdkpixbuf-2.0
-Build-Depends-Indep: gtk-doc-tools (>= 1.8),
-                     docbook-xml,
+Build-Depends-Indep: docbook-xml,
                      docbook-utils,
                      libglib2.0-doc,
                      libatk1.0-doc,

Modified: desktop/experimental/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/control.in?rev=30916&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/control.in [utf-8] Fri Oct 21 19:47:49 2011
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90~),
                gnome-pkg-tools (>= 0.11),
+               gtk-doc-tools (>= 1.11),
                dh-autoreconf,
                gettext,
                pkg-config,
@@ -37,8 +38,7 @@
                gir1.2-atk-1.0,
                gir1.2-pango-1.0,
                gir1.2-gdkpixbuf-2.0
-Build-Depends-Indep: gtk-doc-tools (>= 1.8),
-                     docbook-xml,
+Build-Depends-Indep: docbook-xml,
                      docbook-utils,
                      libglib2.0-doc,
                      libatk1.0-doc,




More information about the pkg-gnome-commits mailing list