Codebase list gfbgraph / 8ca42cb
Drop uploaders.mk from debian/rules as this breaks the clean target with dh Instead use the gnome dh addon which updates debian/control via dh_gnome_clean. Michael Biebl 8 years ago
2 changed file(s) with 10 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 gfbgraph (0.2.3-2) UNRELEASED; urgency=medium
1
2 * Drop uploaders.mk from debian/rules as this breaks the clean target with
3 dh. Instead use the gnome dh addon which updates debian/control via
4 dh_gnome_clean.
5
6 -- Michael Biebl <biebl@debian.org> Wed, 06 Apr 2016 01:16:57 +0200
7
08 gfbgraph (0.2.3-1) unstable; urgency=medium
19
210 * New upstream release.
00 #!/usr/bin/make -f
1 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
1
22 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
33
44 %:
5 dh $@ --with autoreconf,gir
5 dh $@ --with autoreconf,gir,gnome
66
77 override_dh_auto_configure:
88 dh_auto_configure -- \