r38431 - in /desktop/unstable/eog/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jun 6 05:15:16 UTC 2013


Author: biebl
Date: Thu Jun  6 05:15:15 2013
New Revision: 38431

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

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

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=38431&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog [utf-8] (original)
+++ desktop/unstable/eog/debian/changelog [utf-8] Thu Jun  6 05:15:15 2013
@@ -6,6 +6,8 @@
   * Lower Build-Depends on libgnome-desktop-3-dev again. It's not really
     required and unstable still has an old libgnome-desktop version.
   * 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, 06 Jun 2013 07:04:51 +0200
 

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=38431&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control [utf-8] (original)
+++ desktop/unstable/eog/debian/control [utf-8] Thu Jun  6 05:15:15 2013
@@ -12,6 +12,7 @@
 Homepage: http://projects.gnome.org/eog
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 8),
+               autotools-dev,
                gnome-pkg-tools (>= 0.10),
                gtk-doc-tools (>= 1.9),
                intltool (>= 0.40.0),

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=38431&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in [utf-8] (original)
+++ desktop/unstable/eog/debian/control.in [utf-8] Thu Jun  6 05:15:15 2013
@@ -7,6 +7,7 @@
 Homepage: http://projects.gnome.org/eog
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 8),
+               autotools-dev,
                gnome-pkg-tools (>= 0.10),
                gtk-doc-tools (>= 1.9),
                intltool (>= 0.40.0),




More information about the pkg-gnome-commits mailing list