diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-14 21:11:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-14 21:11:45 -0400 |
commit | 0ab3ed872b8052e71263f381bed0147bb20093df (patch) | |
tree | a94009bf2f499d44709a4bab3b32867f03f8c747 | |
parent | d875fbb52e85c6f72fa95ab9a38a6837fc094a86 (diff) |
releasing version 2.61
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | po/ikiwiki.pot | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 240884cbf..fe0bbec12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -ikiwiki (2.61) UNRELEASED; urgency=low +ikiwiki (2.61) unstable; urgency=low * poll: Fix typo that broke plugin. * graphviz: Fix breakage of the name of the preprocessor directive. - -- Joey Hess <joeyh@debian.org> Tue, 12 Aug 2008 15:48:36 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 14 Aug 2008 18:13:22 -0400 ikiwiki (2.60) unstable; urgency=low diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index d842d4c4f..1bfc9bb10 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: 2008-08-12 14:21-0400\n" +"POT-Creation-Date: 2008-08-14 18:13-0400\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" @@ -173,20 +173,20 @@ msgstr "" msgid "Failed to delete file from S3: " msgstr "" -#: ../IkiWiki/Plugin/attachment.pm:46 +#: ../IkiWiki/Plugin/attachment.pm:47 #, perl-format msgid "there is already a page named %s" msgstr "" -#: ../IkiWiki/Plugin/attachment.pm:79 +#: ../IkiWiki/Plugin/attachment.pm:80 msgid "prohibited by allowed_attachments" msgstr "" -#: ../IkiWiki/Plugin/attachment.pm:187 +#: ../IkiWiki/Plugin/attachment.pm:188 msgid "bad attachment filename" msgstr "" -#: ../IkiWiki/Plugin/attachment.pm:229 +#: ../IkiWiki/Plugin/attachment.pm:230 msgid "attachment upload" msgstr "" |