From 5e71d57cdb42e41ebcd71b25df915fa051dc189a Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Fri, 12 Aug 2011 10:32:02 -0400 Subject: releasing version 0.2.91-0ubuntu3 --- debian/changelog | 7 +++++++ debian/rules | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 13c9645..b1957b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-datetime (0.2.91-0ubuntu3) oneiric; urgency=low + + * debian/rules + - run intltool-update to update the translations template + + -- Ken VanDine Fri, 12 Aug 2011 10:26:04 -0400 + indicator-datetime (0.2.91-0ubuntu2) oneiric; urgency=low * No change rebuild for evolution-data-server 3.1.3.1 diff --git a/debian/rules b/debian/rules index 2ad101c..daa4979 100755 --- a/debian/rules +++ b/debian/rules @@ -23,3 +23,4 @@ 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