diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-15 16:40:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-15 16:40:26 -0400 |
commit | 3d4313f21d2b61ff323fb26805b29c9b59e1ace5 (patch) | |
tree | 5496161ef34d05a90780dc82597001ba6eb83f66 /debian | |
parent | 884835ce1cd3b1ba24d6f6bb19786d04e6b8ae90 (diff) |
releasing version 3.20100915
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index d6eebea78..8286b7887 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -ikiwiki (3.20100832) UNRELEASED; urgency=low +ikiwiki (3.20100915) unstable; urgency=low * needsbuild hook interface changed; the hooks should now return - the modified array of things that need built. (Backwards compatability + the modified array of things that need built. (Backwards compatibility code keeps plugins using the old interface working.) * Remove PATH overriding code in ikiwiki script that was present to make perl taint checking happy, but taint checking is disabled. @@ -27,7 +27,7 @@ ikiwiki (3.20100832) UNRELEASED; urgency=low * cutpaste: Fix bug that occured in some cases involving inlines when text was pasted on a page before being cut. - -- Joey Hess <joeyh@debian.org> Tue, 07 Sep 2010 12:08:05 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 15 Sep 2010 16:29:01 -0400 ikiwiki (3.20100831) unstable; urgency=low diff --git a/debian/control b/debian/control index 2c35ea356..71c9e18bb 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libfile-chdir-perl, Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Josh Triplett <josh@freedesktop.org> -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 Homepage: http://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ Vcs-Browser: http://git.ikiwiki.info/?p=ikiwiki |