r38382 - in /desktop/unstable/libwnck3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 5 08:30:22 UTC 2013


Author: biebl
Date: Wed Jun  5 08:30:22 2013
New Revision: 38382

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

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

Modified: desktop/unstable/libwnck3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/changelog?rev=38382&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/changelog [utf-8] (original)
+++ desktop/unstable/libwnck3/debian/changelog [utf-8] Wed Jun  5 08:30:22 2013
@@ -6,6 +6,8 @@
   * Bump required version of libglib2.0-dev to (>= 2.32) and libgtk-3-dev
     to (>= 3.4).
   * 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>  Mon, 14 May 2012 19:54:32 +0200
 

Modified: desktop/unstable/libwnck3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/control?rev=38382&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/control [utf-8] (original)
+++ desktop/unstable/libwnck3/debian/control [utf-8] Wed Jun  5 08:30:22 2013
@@ -11,6 +11,7 @@
 Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
+               autotools-dev,
                gnome-pkg-tools (>= 0.10),
                gettext,
                libstartup-notification0-dev (>= 0.7),

Modified: desktop/unstable/libwnck3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/control.in?rev=38382&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/control.in [utf-8] (original)
+++ desktop/unstable/libwnck3/debian/control.in [utf-8] Wed Jun  5 08:30:22 2013
@@ -6,6 +6,7 @@
 Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
+               autotools-dev,
                gnome-pkg-tools (>= 0.10),
                gettext,
                libstartup-notification0-dev (>= 0.7),




More information about the pkg-gnome-commits mailing list