aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-09-05 15:17:15 -0400
committerJoey Hess <joey@kitenet.net>2011-09-05 15:17:15 -0400
commit97caf03fa024d6319c77b673bd2d3aa519846f90 (patch)
treeee4736146c4cdb8759f28daad548f2d527df6840 /debian
parent5cb0ecc00087d716a61dd42d7598a6fb78d60b7b (diff)
downloadikiwiki-97caf03fa024d6319c77b673bd2d3aa519846f90.tar
ikiwiki-97caf03fa024d6319c77b673bd2d3aa519846f90.tar.gz
releasing version 3.20110905
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 0e82db1ba..34f0ac8ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ikiwiki (3.20110716) UNRELEASED; urgency=low
+ikiwiki (3.20110905) unstable; urgency=low
* mercurial: Openid nicknames are now used when committing. (Daniel Andersson)
* mercurial: Implement rcs_commit_staged so comments, attachments, etc
@@ -13,7 +13,7 @@ ikiwiki (3.20110716) UNRELEASED; urgency=low
regexp blowup.
* Fix escaping of html entities in permalinks.
* Fix escaping of html entities in tag names.
- * Avoid using named capture groups in heredoc code for oldperl compatability.
+ * Avoid using named capture groups in heredoc code for oldperl compatibility.
* Put in a workaround for #622591, by ensuring Search::Xapian gets loaded
before Image::Magick.
* Add unminified jquery js and css files to source.
@@ -31,7 +31,7 @@ ikiwiki (3.20110716) UNRELEASED; urgency=low
Closes: #637603
* Fix web revert of a file deletion.
- -- Joey Hess <joeyh@debian.org> Tue, 19 Jul 2011 11:22:52 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 05 Sep 2011 14:53:00 -0400
ikiwiki (3.20110715) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 97d060505..03b3ea8b3 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,6 @@ Description: a wiki compiler
resolution, and page locking.
.
Ikiwiki also supports generating news feeds (RSS and Atom) and blogging.
- ikiwiki provides a plugin system which allows many other features to be
+ Ikiwiki provides a plugin system which allows many other features to be
added. Some of the plugins have additional dependencies, found among the
Recommends and Suggests of this package.