aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-08-12 10:32:02 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-08-12 10:32:02 -0400
commit5e71d57cdb42e41ebcd71b25df915fa051dc189a (patch)
tree6f474586fa76f7b985d7c6cadfcbe380042f793a
parent6457fa332b5a76bdb996f153091191034c52c431 (diff)
downloadayatana-indicator-datetime-5e71d57cdb42e41ebcd71b25df915fa051dc189a.tar.gz
ayatana-indicator-datetime-5e71d57cdb42e41ebcd71b25df915fa051dc189a.tar.bz2
ayatana-indicator-datetime-5e71d57cdb42e41ebcd71b25df915fa051dc189a.zip
releasing version 0.2.91-0ubuntu30.2.91-0ubuntu3
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/rules1
2 files changed, 8 insertions, 0 deletions
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 <ken.vandine@canonical.com> 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