diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-12 12:40:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-12 12:40:30 -0400 |
commit | 70ce708b027c410749891007a9c146d0e94c38d4 (patch) | |
tree | 655c4e17e068570d51d4e9ae32494a547dcd20dd /debian | |
parent | 977bac37a2448283ffaf896ce07f289f742cc431 (diff) | |
download | ikiwiki-70ce708b027c410749891007a9c146d0e94c38d4.tar ikiwiki-70ce708b027c410749891007a9c146d0e94c38d4.tar.gz |
releasing version 3.20110712
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 0c55d4afa..8817d5b5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -ikiwiki (3.20110712) UNRELEASED; urgency=low +ikiwiki (3.20110712) unstable; urgency=low * attachment: Bugfix to create directory when moving attachment out of holding area. * Display attachment manipulation links always, since attachments can be uploaded via javascript. - -- Joey Hess <joeyh@debian.org> Mon, 11 Jul 2011 21:35:20 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 12 Jul 2011 00:41:26 -0400 ikiwiki (3.20110711) unstable; urgency=low diff --git a/debian/control b/debian/control index 0ddbe5b6f..ff2fafab5 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, libyaml-perl, python-support Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Josh Triplett <josh@freedesktop.org> -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Homepage: http://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ Vcs-Browser: http://git.ikiwiki.info/?p=ikiwiki |