r38523 - in /attic/system-config-printer/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Mon Jun 10 14:01:35 UTC 2013


Author: pochu
Date: Mon Jun 10 14:01:34 2013
New Revision: 38523

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38523
Log:
Build depend on autotools-dev to get updated config.{sub,guess}.

Modified:
    attic/system-config-printer/debian/changelog
    attic/system-config-printer/debian/control
    attic/system-config-printer/debian/control.in

Modified: attic/system-config-printer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/changelog?rev=38523&op=diff
==============================================================================
--- attic/system-config-printer/debian/changelog [utf-8] (original)
+++ attic/system-config-printer/debian/changelog [utf-8] Mon Jun 10 14:01:34 2013
@@ -8,6 +8,7 @@
     + Tell dpkg about the new conffile names. Closes: #711633.
   * debian/control.in:
     + Bump Standards-Version to 3.9.4, no changes needed.
+    + Build depend on autotools-dev to get updated config.{sub,guess}.
 
  -- Laurent Bigonville <bigon at debian.org>  Sun, 26 May 2013 00:10:55 +0200
 

Modified: attic/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control?rev=38523&op=diff
==============================================================================
--- attic/system-config-printer/debian/control [utf-8] (original)
+++ attic/system-config-printer/debian/control [utf-8] Mon Jun 10 14:01:34 2013
@@ -11,6 +11,7 @@
  Guido Günther <agx at sigxcpu.org>
 Build-Depends: cdbs (>= 0.4.43),
                debhelper (>= 8),
+               autotools-dev,
                python-support (>= 0.7.1),
                python-all-dev (>= 2.6),
                libxml-parser-perl,

Modified: attic/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control.in?rev=38523&op=diff
==============================================================================
--- attic/system-config-printer/debian/control.in [utf-8] (original)
+++ attic/system-config-printer/debian/control.in [utf-8] Mon Jun 10 14:01:34 2013
@@ -6,6 +6,7 @@
  Guido Günther <agx at sigxcpu.org>
 Build-Depends: cdbs (>= 0.4.43),
                debhelper (>= 8),
+               autotools-dev,
                python-support (>= 0.7.1),
                python-all-dev (>= 2.6),
                libxml-parser-perl,




More information about the pkg-gnome-commits mailing list