r38435 - in /packages/unstable/eog-plugins/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jun 6 05:38:47 UTC 2013


Author: biebl
Date: Thu Jun  6 05:38:47 2013
New Revision: 38435

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

Modified:
    packages/unstable/eog-plugins/debian/changelog
    packages/unstable/eog-plugins/debian/control
    packages/unstable/eog-plugins/debian/control.in

Modified: packages/unstable/eog-plugins/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/changelog?rev=38435&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/changelog [utf-8] (original)
+++ packages/unstable/eog-plugins/debian/changelog [utf-8] Thu Jun  6 05:38:47 2013
@@ -4,8 +4,10 @@
   * Bump required version of eog to (>= 3.5.5), libgtk-3-dev to (>= 3.3.8) and
     libglib2.0-dev to (>= 2.32.0).
   * 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>  Thu, 31 May 2012 01:17:02 +0200
+ -- Michael Biebl <biebl at debian.org>  Thu, 06 Jun 2013 07:35:54 +0200
 
 eog-plugins (3.4.1-1) unstable; urgency=low
 

Modified: packages/unstable/eog-plugins/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/control?rev=38435&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/control [utf-8] (original)
+++ packages/unstable/eog-plugins/debian/control [utf-8] Thu Jun  6 05:38:47 2013
@@ -6,6 +6,7 @@
 Build-Depends: cdbs,
                gnome-pkg-tools (>= 0.11),
                debhelper (>= 8),
+               autotools-dev,
                intltool (>= 0.40.0),
                libglib2.0-dev (>= 2.32.0),
                libgtk-3-dev (>= 3.3.8),

Modified: packages/unstable/eog-plugins/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/control.in?rev=38435&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/control.in [utf-8] (original)
+++ packages/unstable/eog-plugins/debian/control.in [utf-8] Thu Jun  6 05:38:47 2013
@@ -6,6 +6,7 @@
 Build-Depends: cdbs,
                gnome-pkg-tools (>= 0.11),
                debhelper (>= 8),
+               autotools-dev,
                intltool (>= 0.40.0),
                libglib2.0-dev (>= 2.32.0),
                libgtk-3-dev (>= 3.3.8),




More information about the pkg-gnome-commits mailing list