releasing version 3.11

master
Joey Hess 2009-05-04 16:33:10 -04:00
parent 39c8d072e8
commit 8455036ed0
2 changed files with 4 additions and 4 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
ikiwiki (3.11) UNRELEASED; urgency=low
ikiwiki (3.11) unstable; urgency=low
* Avoid using python-support. Closes: #525086
* websetup: Display stderr in browser if ikiwiki setup fails.
@ -22,7 +22,7 @@ ikiwiki (3.11) UNRELEASED; urgency=low
* Updated Danish translation from Jonas Smedegaard. Closes: #525751
* translation.mdwn: Typo fixes. Closes: #525753
-- Joey Hess <joeyh@debian.org> Tue, 21 Apr 2009 21:41:38 -0400
-- Joey Hess <joeyh@debian.org> Mon, 04 May 2009 15:45:10 -0400
ikiwiki (3.10) unstable; urgency=low

4
debian/control vendored
View File

@ -9,14 +9,14 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl,
libhtml-parser-perl, liburi-perl, perlmagick
Maintainer: Joey Hess <joeyh@debian.org>
Uploaders: Josh Triplett <josh@freedesktop.org>
Standards-Version: 3.8.0
Standards-Version: 3.8.1
Homepage: http://ikiwiki.info/
Vcs-Git: git://git.ikiwiki.info/
Vcs-Browser: http://git.ikiwiki.info/?p=ikiwiki
Package: ikiwiki
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Depends: ${misc:Depends}, ${perl:Depends},
libtext-markdown-perl | markdown,
libhtml-scrubber-perl, libhtml-template-perl,
libhtml-parser-perl, liburi-perl