Codebase list gtranslator / e32aebc
* Drop dh-autoreconf, not needed anymore. * Bump to debhelper compat v9. Jordi Mallach 11 years ago
5 changed file(s) with 5 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
00 gtranslator (2.91.5-1) unstable; urgency=low
11
22 * New upstream release.
3 * Drop dh-autoreconf, not needed anymore.
4 * Bump to debhelper compat v9.
35
46 -- Jordi Mallach <jordi@debian.org> Tue, 12 Jun 2012 23:11:48 +0200
57
88 Maintainer: Jordi Mallach <jordi@debian.org>
99 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Michael Biebl <biebl@debian.org>
1010 Build-Depends: cdbs (>= 0.4.90~),
11 debhelper (>= 8),
12 dh-autoreconf,
11 debhelper (>= 9),
1312 gnome-pkg-tools,
1413 gettext,
1514 gnome-doc-utils (>= 0.3.2),
33 Maintainer: Jordi Mallach <jordi@debian.org>
44 Uploaders: @GNOME_TEAM@
55 Build-Depends: cdbs (>= 0.4.90~),
6 debhelper (>= 8),
7 dh-autoreconf,
6 debhelper (>= 9),
87 gnome-pkg-tools,
98 gettext,
109 gnome-doc-utils (>= 0.3.2),
00 #!/usr/bin/make -f
11
22 include /usr/share/cdbs/1/rules/debhelper.mk
3 include /usr/share/cdbs/1/rules/autoreconf.mk
43 include /usr/share/cdbs/1/class/gnome.mk
54 include /usr/share/cdbs/1/class/python-module.mk
65 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk