r38171 - in /packages/unstable/gtranslator/debian: changelog control control.in rules

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Sun May 26 19:11:04 UTC 2013


Author: jordi
Date: Sun May 26 19:11:04 2013
New Revision: 38171

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38171
Log:
Build-Depend on and include dh-autoreconf.

Modified:
    packages/unstable/gtranslator/debian/changelog
    packages/unstable/gtranslator/debian/control
    packages/unstable/gtranslator/debian/control.in
    packages/unstable/gtranslator/debian/rules

Modified: packages/unstable/gtranslator/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/changelog?rev=38171&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/changelog [utf-8] (original)
+++ packages/unstable/gtranslator/debian/changelog [utf-8] Sun May 26 19:11:04 2013
@@ -4,6 +4,7 @@
   * Add port_to_gtkspell3.patch: take patch from git to adapat to GtkSpell
     changes.
   * Bump to Standards-Version 3.9.4, which no changes needed.
+  * Build-Depend on and include dh-autoreconf.
 
  -- Jordi Mallach <jordi at debian.org>  Sat, 04 Aug 2012 15:20:43 +0200
 

Modified: packages/unstable/gtranslator/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/control?rev=38171&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control [utf-8] (original)
+++ packages/unstable/gtranslator/debian/control [utf-8] Sun May 26 19:11:04 2013
@@ -10,6 +10,7 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 9),
+               dh-autoreconf,
                gnome-pkg-tools,
                gettext,
                gnome-doc-utils (>= 0.3.2),

Modified: packages/unstable/gtranslator/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/control.in?rev=38171&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control.in [utf-8] (original)
+++ packages/unstable/gtranslator/debian/control.in [utf-8] Sun May 26 19:11:04 2013
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 9),
+               dh-autoreconf,
                gnome-pkg-tools,
                gettext,
                gnome-doc-utils (>= 0.3.2),

Modified: packages/unstable/gtranslator/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/rules?rev=38171&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/rules [utf-8] (original)
+++ packages/unstable/gtranslator/debian/rules [utf-8] Sun May 26 19:11:04 2013
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/class/python-module.mk




More information about the pkg-gnome-commits mailing list