From c538da379087c5543b7c45bd639be3f99757e157 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Thu, 11 Aug 2011 21:48:35 +0200 Subject: * debian/rules: - update the translations template --- debian/changelog | 6 +++++- debian/rules | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 75c41e7..8fda038 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ indicator-application (0.3.92-0ubuntu1) UNRELEASED; urgency=low + * debian/rules: + - update the translations template + + [ Ted Gould ] * New upstream release. * Support middle click actions and send as Ayatana Activates * Fix signature for null sets - -- Ted Gould Thu, 11 Aug 2011 11:56:32 -0500 + -- Sebastien Bacher Thu, 11 Aug 2011 21:48:13 +0200 indicator-application (0.3.91-0ubuntu2) oneiric; urgency=low diff --git a/debian/rules b/debian/rules index 7950ed1..0c35db9 100755 --- a/debian/rules +++ b/debian/rules @@ -21,3 +21,5 @@ debian/stamp-autotools/gtk3: cdbs_configure_flags += $(DEB_CONFIGURE_FLAGS_gtk3) common-install-arch:: find debian/tmp -name \*.la -delete find debian/tmp -name \*.a -delete + cd po; intltool-update --pot --verbose + -- cgit v1.2.3