diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-01 11:51:34 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-01 11:51:34 -0500 |
commit | 06d77d1756d086d250f88f8933fcd6d92a943211 (patch) | |
tree | cdffb5835103556825bd66ee6db9a57e34d66256 | |
parent | 75a61a96d2381107d1c69db60077a6c59c5de93c (diff) | |
download | ikiwiki-06d77d1756d086d250f88f8933fcd6d92a943211.tar ikiwiki-06d77d1756d086d250f88f8933fcd6d92a943211.tar.gz |
releasing version 2.15
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | po/ikiwiki.pot | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 6f0e22da6..109ea2081 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.15) UNRELEASED; urgency=low +ikiwiki (2.15) unstable; urgency=low * Add a new ikiwiki-makerepo program, that automates setting up a repo and importing existing content for svn, git, and mercurial. This makes @@ -12,7 +12,7 @@ ikiwiki (2.15) UNRELEASED; urgency=low Closes: #449379 * Add umask configuration option. Closes: #443329 - -- Joey Hess <joeyh@debian.org> Tue, 27 Nov 2007 00:16:40 -0500 + -- Joey Hess <joeyh@debian.org> Sat, 01 Dec 2007 11:44:01 -0500 ikiwiki (2.14) unstable; urgency=high diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 277df7f21..de1e0981f 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-11-27 16:32-0500\n" +"POT-Creation-Date: 2007-12-01 11:44-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -606,7 +606,7 @@ msgstr "" msgid "Must specify url to wiki with --url when using --cgi" msgstr "" -#: ../IkiWiki.pm:193 ../IkiWiki.pm:194 +#: ../IkiWiki.pm:197 ../IkiWiki.pm:198 msgid "Error" msgstr "" @@ -614,7 +614,7 @@ msgstr "" #. translators: preprocessor directive name, #. translators: the second a page name, the #. translators: third a number. -#: ../IkiWiki.pm:717 +#: ../IkiWiki.pm:721 #, perl-format msgid "%s preprocessing loop detected on %s at depth %i" msgstr "" |