Also use dh gir addon to properly generate dependencies.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
libgtop2 (2.34.1-2) unstable; urgency=medium
|
||||
|
||||
* Also use dh gir addon to properly generate dependencies.
|
||||
|
||||
-- Andreas Henriksson <andreas@fatal.se> Wed, 31 Aug 2016 13:41:37 +0200
|
||||
|
||||
libgtop2 (2.34.1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@@ -13,7 +13,7 @@ CPPFLAGS += $(shell pkg-config --cflags libbsd-overlay)
|
||||
endif
|
||||
|
||||
%:
|
||||
dh $@ --with gnome,autoreconf
|
||||
dh $@ --with gnome,gir,autoreconf
|
||||
|
||||
override_dh_autoreconf:
|
||||
dh_autoreconf --as-needed
|
||||
|
Reference in New Issue
Block a user