From 52cfe6e31c6e86cd4229c486593c95aa96c040e4 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Wed, 6 Sep 2017 15:49:38 +0200 Subject: releasing package indicator-printers version 0.1.7+17.04.20170227-0ubuntu3 --- debian/changelog | 8 ++++++++ debian/control | 2 ++ debian/rules | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8b6037a..49b646d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-printers (0.1.7+17.04.20170227-0ubuntu3) artful; urgency=medium + + * debian/control, debian/rules: + - use dh-translations + - set X-Ubuntu-Use-Langpack: yes + + -- Sebastien Bacher Wed, 06 Sep 2017 15:49:01 +0200 + indicator-printers (0.1.7+17.04.20170227-0ubuntu1) zesty; urgency=medium * Remove old autostart files. diff --git a/debian/control b/debian/control index 8ec81bb..a2b0f05 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ XSBC-Original-Maintainer: Lars Uebernickel Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, + dh-translations, gnome-common, python, libglib2.0-dev (>= 2.43.2), @@ -22,6 +23,7 @@ Homepage: https://launchpad.net/indicator-printers # and sync up the code again. Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-printers/trunk.13.04 Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-printers/trunk.13.04/files +X-Ubuntu-Use-Langpack: yes Package: indicator-printers Architecture: any diff --git a/debian/rules b/debian/rules index c032912..c8c6a4b 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ LDFLAGS += -Wl,-z,defs -Wl,--as-needed export DPKG_GENSYMBOLS_CHECK_LEVEL = 4 %: - dh $@ --with autoreconf + dh $@ --with autoreconf,translations override_dh_autoreconf: NOCONFIGURE=1 dh_autoreconf ./autogen.sh -- cgit v1.2.3