r35575 - in /packages/unstable/gtranslator/debian: changelog compat control control.in rules
jordi at users.alioth.debian.org
jordi at users.alioth.debian.org
Sat Aug 4 13:14:56 UTC 2012
Author: jordi
Date: Sat Aug 4 13:14:56 2012
New Revision: 35575
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35575
Log:
* Drop dh-autoreconf, not needed anymore.
* Bump to debhelper compat v9.
Modified:
packages/unstable/gtranslator/debian/changelog
packages/unstable/gtranslator/debian/compat
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=35575&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/changelog [utf-8] (original)
+++ packages/unstable/gtranslator/debian/changelog [utf-8] Sat Aug 4 13:14:56 2012
@@ -1,6 +1,8 @@
gtranslator (2.91.5-1) unstable; urgency=low
* New upstream release.
+ * Drop dh-autoreconf, not needed anymore.
+ * Bump to debhelper compat v9.
-- Jordi Mallach <jordi at debian.org> Tue, 12 Jun 2012 23:11:48 +0200
Modified: packages/unstable/gtranslator/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/compat?rev=35575&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/compat [utf-8] (original)
+++ packages/unstable/gtranslator/debian/compat [utf-8] Sat Aug 4 13:14:56 2012
@@ -1,1 +1,1 @@
-8
+9
Modified: packages/unstable/gtranslator/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/control?rev=35575&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control [utf-8] (original)
+++ packages/unstable/gtranslator/debian/control [utf-8] Sat Aug 4 13:14:56 2012
@@ -9,8 +9,7 @@
Maintainer: Jordi Mallach <jordi at debian.org>
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 (>= 8),
- dh-autoreconf,
+ debhelper (>= 9),
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=35575&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control.in [utf-8] (original)
+++ packages/unstable/gtranslator/debian/control.in [utf-8] Sat Aug 4 13:14:56 2012
@@ -4,8 +4,7 @@
Maintainer: Jordi Mallach <jordi at debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: cdbs (>= 0.4.90~),
- debhelper (>= 8),
- dh-autoreconf,
+ debhelper (>= 9),
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=35575&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/rules [utf-8] (original)
+++ packages/unstable/gtranslator/debian/rules [utf-8] Sat Aug 4 13:14:56 2012
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/class/python-module.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
More information about the pkg-gnome-commits
mailing list