From 8709e3db069b0555e2722d04c79f75e1ef1b77f0 Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 13 Jun 2013 17:08:12 -0400 Subject: dh --with translations. --- debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c33e4d65..e592277f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-keyboard (0.0.0-0ubuntu9) saucy; urgency=low + + * dh --with translations. + + -- William Hua Thu, 13 Jun 2013 17:07:42 -0400 + indicator-keyboard (0.0.0-0ubuntu8) saucy; urgency=low * Build depend on libgee-dev. diff --git a/debian/rules b/debian/rules index 85ce4e29..c816d1da 100755 --- a/debian/rules +++ b/debian/rules @@ -10,4 +10,4 @@ #export DH_VERBOSE=1 %: - dh $@ --with autoreconf + dh $@ --with autoreconf,translations -- cgit v1.2.3