r38402 - in /desktop/unstable/gnome-terminal/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 5 20:27:04 UTC 2013


Author: biebl
Date: Wed Jun  5 20:27:04 2013
New Revision: 38402

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38402
Log:
Add Build-Depends on autotools-dev as lintian was complaining about
outdated config.{guess,sub}.

Modified:
    desktop/unstable/gnome-terminal/debian/changelog
    desktop/unstable/gnome-terminal/debian/control
    desktop/unstable/gnome-terminal/debian/control.in

Modified: desktop/unstable/gnome-terminal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/changelog?rev=38402&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/changelog [utf-8] Wed Jun  5 20:27:04 2013
@@ -7,6 +7,8 @@
   * Upload to unstable.
   * New upstream release.
   * Bump Standards-Version to 3.9.4. No further changes.
+  * Add Build-Depends on autotools-dev as lintian was complaining about
+    outdated config.{guess,sub}.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 05 Jun 2013 22:23:26 +0200
 

Modified: desktop/unstable/gnome-terminal/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/control?rev=38402&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/control [utf-8] Wed Jun  5 20:27:04 2013
@@ -12,6 +12,7 @@
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 8),
                gnome-common,
+               autotools-dev,
                intltool (>= 0.40.0),
                libx11-dev,
                libdconf-dev (>= 0.14.0),

Modified: desktop/unstable/gnome-terminal/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/control.in?rev=38402&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/control.in [utf-8] Wed Jun  5 20:27:04 2013
@@ -7,6 +7,7 @@
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 8),
                gnome-common,
+               autotools-dev,
                intltool (>= 0.40.0),
                libx11-dev,
                libdconf-dev (>= 0.14.0),




More information about the pkg-gnome-commits mailing list