diff --git a/debian/changelog b/debian/changelog index 798851ad..9227d9f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libgtop2 (2.34.1-2) unstable; urgency=medium + + * Also use dh gir addon to properly generate dependencies. + + -- Andreas Henriksson Wed, 31 Aug 2016 13:41:37 +0200 + libgtop2 (2.34.1-1) unstable; urgency=medium * New upstream release. diff --git a/debian/rules b/debian/rules index 23c6cf03..259d1a95 100755 --- a/debian/rules +++ b/debian/rules @@ -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