releasing version 1.34.1

master
joey 2006-11-27 17:39:22 +00:00
parent 1ac6b48328
commit d17e756e1c
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
ikiwiki (1.34.1) unstable; urgency=low
* Add libtime-duraiton-perl to build deps, as it's used by the svn module
which is now tested at build.
-- Joey Hess <joeyh@debian.org> Mon, 27 Nov 2006 12:26:12 -0500
ikiwiki (1.34) unstable; urgency=low
* Add an openid plugin to support logging in using OpenID.

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: ikiwiki
Section: web
Priority: optional
Build-Depends: perl, debhelper (>= 5)
Build-Depends-Indep: dpkg-dev (>= 1.9.0), markdown, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl, perlmagick
Build-Depends-Indep: dpkg-dev (>= 1.9.0), markdown, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl, perlmagick, libtime-duration-perl
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.kitenet.net/ikiwiki/trunk