From: Bdale Garbee Date: Sat, 16 Aug 2008 15:14:25 +0000 (-0300) Subject: undo silly templates.pot automated updating, and restore file from -3 package X-Git-Tag: debian/2.5.2p1-4~7 X-Git-Url: https://git.gag.com/?p=debian%2Famanda;a=commitdiff_plain;h=2c457d2da8c1fbc7356d01cbaac60077b2edf07c undo silly templates.pot automated updating, and restore file from -3 package --- diff --git a/debian/po/templates.pot b/debian/po/templates.pot index 381f7b0..a4f22cf 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: amanda@packages.debian.org\n" -"POT-Creation-Date: 2008-08-16 12:08-0300\n" +"POT-Creation-Date: 2008-04-16 01:13-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/debian/rules b/debian/rules index 8d4592b..61e9217 100755 --- a/debian/rules +++ b/debian/rules @@ -44,7 +44,6 @@ clean: [ ! -f Makefile ] || make clean [ ! -f Makefile ] || make distclean -rm -f build-stamp missing config/config.h common-src/genversion - -rm -f debian/po/templates.pot -find . -type d -name .deps -exec rm -rf {} \; -test -r /usr/share/misc/config.sub && \ @@ -52,9 +51,13 @@ clean: -test -r /usr/share/misc/config.guess && \ cp -f /usr/share/misc/config.guess config/config.guess - debconf-updatepo dh_clean +# call this before packaging for upload when updating template English text +updatepo: + -rm -f debian/po/templates.pot + debconf-updatepo + # Build architecture-independent files here. binary-indep: build