aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-07-10 18:39:18 -0400
committerJoey Hess <joey@kitenet.net>2013-07-10 18:39:18 -0400
commit24a57423b85f2c630bece12a3ab767b1c21ac3bb (patch)
treed79b1548f96407384c33b474e85014779908f826 /debian
parent6d84c91a9b199657539ede3bad0c0bb013c9483b (diff)
downloadikiwiki-24a57423b85f2c630bece12a3ab767b1c21ac3bb.tar
ikiwiki-24a57423b85f2c630bece12a3ab767b1c21ac3bb.tar.gz
releasing version 3.20130710
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control8
2 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index c3f4db798..8d55d5df8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ikiwiki (3.20130519) UNRELEASED; urgency=low
+ikiwiki (3.20130710) unstable; urgency=low
* blogspam: Fix encoding issue in RPC::XML call.
Thanks, Changaco
@@ -17,8 +17,12 @@ ikiwiki (3.20130519) UNRELEASED; urgency=low
full of spammers.
* Fix crash that could occur when a needsbuild hook returned a file
that does not exist.
+ * Fix python proxy to not crash when fed unicode data in getstate
+ and setstate.
+ Thanks, chrysn
+ * Fix committing attachments when using svn.
- -- Joey Hess <joeyh@debian.org> Sun, 23 Jun 2013 14:02:01 -0400
+ -- Joey Hess <joeyh@debian.org> Wed, 10 Jul 2013 17:45:40 -0400
ikiwiki (3.20130518) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 9c6ab7ad9..dbc7b4ac7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,13 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl,
libfile-chdir-perl, libyaml-libyaml-perl, python-support
Maintainer: Joey Hess <joeyh@debian.org>
Uploaders: Josh Triplett <josh@freedesktop.org>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://ikiwiki.info/
Vcs-Git: git://git.ikiwiki.info/
Package: ikiwiki
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, ${python:Depends},
+Depends: ${misc:Depends}, ${perl:Depends},
libtext-markdown-discount-perl,
libhtml-scrubber-perl, libhtml-template-perl,
libhtml-parser-perl, liburi-perl (>= 1.36), libyaml-libyaml-perl, libjson-perl
@@ -45,8 +45,8 @@ Provides: ikiwiki-plugin-table
Description: a wiki compiler
Ikiwiki converts a directory full of wiki pages into HTML pages suitable
for publishing on a website. Unlike many wikis, ikiwiki does not have its
- own ad-hoc means of storing page history, and instead uses a revision control
- system such as Subversion or Git.
+ own ad-hoc means of storing page history, and instead uses a revision
+ control system such as Subversion or Git.
.
Ikiwiki implements all of the other standard features of a wiki, including
web-based page editing, user registration and logins, a RecentChanges