r40671 - in /desktop/unstable/gdk-pixbuf/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Feb 20 19:27:13 UTC 2014


Author: pochu
Date: Thu Feb 20 19:27:13 2014
New Revision: 40671

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40671
Log:
* debian/control.in:
  + Build depend on gtk-doc-tools 1.20.
  + Drop unnecessary b-d on autotools-dev.

Modified:
    desktop/unstable/gdk-pixbuf/debian/changelog
    desktop/unstable/gdk-pixbuf/debian/control
    desktop/unstable/gdk-pixbuf/debian/control.in

Modified: desktop/unstable/gdk-pixbuf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/changelog?rev=40671&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] Thu Feb 20 19:27:13 2014
@@ -1,6 +1,9 @@
 gdk-pixbuf (2.30.5-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * debian/control.in:
+    + Build depend on gtk-doc-tools 1.20.
+    + Drop unnecessary b-d on autotools-dev.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Thu, 20 Feb 2014 20:23:28 +0100
 

Modified: desktop/unstable/gdk-pixbuf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control?rev=40671&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control	[utf-8] Thu Feb 20 19:27:13 2014
@@ -11,7 +11,7 @@
 Build-Depends: cdbs (>= 0.4.93),
                debhelper (>= 9),
                dh-autoreconf,
-               autotools-dev,
+               gtk-doc-tools (>= 1.20),
                gnome-pkg-tools (>= 0.10),
                libglib2.0-dev (>= 2.37.6),
                libx11-dev,

Modified: desktop/unstable/gdk-pixbuf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/control.in?rev=40671&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/control.in	[utf-8] Thu Feb 20 19:27:13 2014
@@ -6,7 +6,7 @@
 Build-Depends: cdbs (>= 0.4.93),
                debhelper (>= 9),
                dh-autoreconf,
-               autotools-dev,
+               gtk-doc-tools (>= 1.20),
                gnome-pkg-tools (>= 0.10),
                libglib2.0-dev (>= 2.37.6),
                libx11-dev,




More information about the pkg-gnome-commits mailing list