diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-15 12:01:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-15 12:01:16 -0400 |
commit | 91f5697025ce92e64ad9d02c122d6a8d6df22278 (patch) | |
tree | a850b59804e6702e1b21521690fc8803c64a9e21 | |
parent | 522c88c2771177ca0074397f8d675bcecaa4f9de (diff) | |
parent | 77aaf95d5d72149b31900048ee8ef4125ffa5548 (diff) |
Merge branch 'debian-testing'
Conflicts:
debian/changelog
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | doc/news/version_3.20100815.mdwn | 4 | ||||
-rw-r--r-- | ikiwiki.spec | 2 | ||||
-rw-r--r-- | po/ikiwiki.pot | 2 |
4 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 121cf8381..b9b08050b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,7 +13,7 @@ ikiwiki (3.20100815) unstable; urgency=medium * Fix po test suite to not assume ikiwiki's underlay is already installed. Closes: #593047 - -- Joey Hess <joeyh@debian.org> Sun, 15 Aug 2010 11:45:40 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 15 Aug 2010 11:42:55 -0400 ikiwiki (3.20100804) unstable; urgency=low diff --git a/doc/news/version_3.20100815.mdwn b/doc/news/version_3.20100815.mdwn new file mode 100644 index 000000000..1073933a1 --- /dev/null +++ b/doc/news/version_3.20100815.mdwn @@ -0,0 +1,4 @@ +ikiwiki 3.20100815 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Fix po test suite to not assume ikiwiki's underlay is already installed. + Closes: #[593047](http://bugs.debian.org/593047)"""]]
\ No newline at end of file diff --git a/ikiwiki.spec b/ikiwiki.spec index 99de59fb8..9250a67cf 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20100804 +Version: 3.20100815 Release: 1%{?dist} Summary: A wiki compiler diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 9d311a5ad..a8226f402 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: 2010-08-04 09:22-0400\n" +"POT-Creation-Date: 2010-08-15 11:48-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" |