summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 5f3b4c323..bde526b2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,17 @@
-ikiwiki (1.34.2) UNRELEASED; urgency=low
+ikiwiki (1.34.2) unstable; urgency=low
* Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
~user/.ikiwiki/wikilist will be read.
* Fix url absolution code in inline plugin to support class and id fields in
links and imgs, and to support anchor urls.
+ * More build deps updates.
+ * /dev/null fortune failures
- -- Joey Hess <joeyh@debian.org> Tue, 28 Nov 2006 04:04:39 -0500
+ -- Joey Hess <joeyh@debian.org> Tue, 28 Nov 2006 12:58:47 -0500
ikiwiki (1.34.1) unstable; urgency=low
- * Add libtime-duraiton-perl to build deps, as it's used by the svn module
+ * Add libtime-duration-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
diff --git a/debian/control b/debian/control
index 7b0fc3d5e..279f93199 100644
--- a/debian/control
+++ b/debian/control
@@ -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, libtime-duration-perl
+Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl, perlmagick
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.kitenet.net/ikiwiki/trunk