r39931 - in /desktop/unstable/yelp/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Oct 16 22:42:22 UTC 2013


Author: biebl
Date: Wed Oct 16 22:42:21 2013
New Revision: 39931

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39931
Log:
Add Build-Depends on autotools-dev for up-to-date config.{guess,sub}.

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

Modified: desktop/unstable/yelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/changelog?rev=39931&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/changelog	[utf-8] (original)
+++ desktop/unstable/yelp/debian/changelog	[utf-8] Wed Oct 16 22:42:21 2013
@@ -9,6 +9,7 @@
     libyelp0 is currently only used by yelp itself and yelp has a strictly
     versioned dependency, dropping the symbol should be fine.
   * Bump Standards-Version to 3.9.4. No further changes.
+  * Add Build-Depends on autotools-dev for up-to-date config.{guess,sub}.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Fri, 28 Jun 2013 18:38:31 -0400
 

Modified: desktop/unstable/yelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/control?rev=39931&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/control	[utf-8] (original)
+++ desktop/unstable/yelp/debian/control	[utf-8] Wed Oct 16 22:42:21 2013
@@ -16,6 +16,7 @@
                intltool (>= 0.41.0),
                itstool (>= 1.2.0),
                gtk-doc-tools,
+               autotools-dev,
                libglib2.0-doc,
                libgtk-3-doc,
                libglib2.0-dev (>= 2.25.11),

Modified: desktop/unstable/yelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/control.in?rev=39931&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/control.in	[utf-8] (original)
+++ desktop/unstable/yelp/debian/control.in	[utf-8] Wed Oct 16 22:42:21 2013
@@ -11,6 +11,7 @@
                intltool (>= 0.41.0),
                itstool (>= 1.2.0),
                gtk-doc-tools,
+               autotools-dev,
                libglib2.0-doc,
                libgtk-3-doc,
                libglib2.0-dev (>= 2.25.11),




More information about the pkg-gnome-commits mailing list