From 8c1f7649c4163ffe0a9e023fa33139bfa914965b Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Thu, 11 Aug 2011 21:19:20 +0200 Subject: * debian/rules: - update the translations template after build, dh_translations doesn't work for builds out of the source directory --- debian/changelog | 5 +++++ debian/rules | 1 + 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 71cd68a..793db01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ libappindicator (0.3.91-0ubuntu1) UNRELEASED; urgency=low + * debian/rules: + - update the translations template after build, dh_translations doesn't + work for builds out of the source directory + + [ Ted Gould ] * New upstream release. * Secondary activate support * Better GIR file annotations diff --git a/debian/rules b/debian/rules index c0e407f..599b53e 100755 --- a/debian/rules +++ b/debian/rules @@ -111,6 +111,7 @@ binary-predeb/libappindicator0.1-cil:: binary-fixup/libappindicator1 common-binary-predeb-arch:: list-missing dh_fixperms dh_strip + cd po; intltool-update --pot --verbose clean:: rm -f configure-stamp* -- cgit v1.2.3 From 2d4793adccf26c9bfcea40cb47fe615ce7c3f30d Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Thu, 11 Aug 2011 21:19:31 +0200 Subject: releasing version 0.3.91-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 793db01..aa4a287 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libappindicator (0.3.91-0ubuntu1) UNRELEASED; urgency=low +libappindicator (0.3.91-0ubuntu1) oneiric; urgency=low * debian/rules: - update the translations template after build, dh_translations doesn't @@ -9,7 +9,7 @@ libappindicator (0.3.91-0ubuntu1) UNRELEASED; urgency=low * Secondary activate support * Better GIR file annotations - -- Sebastien Bacher Thu, 11 Aug 2011 20:59:02 +0200 + -- Sebastien Bacher Thu, 11 Aug 2011 21:19:26 +0200 libappindicator (0.3.90-0ubuntu1) oneiric; urgency=low -- cgit v1.2.3