summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-27 17:39:22 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-27 17:39:22 +0000
commitd17e756e1cf5f15a1b61b55c7e7456e94db33093 (patch)
treec88970faa2a7b1595d7e96e3cb7732ea31cf2955
parent1ac6b48328fa29bd5e3d956f00cb723aef97e312 (diff)
releasing version 1.34.1
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f502224e..68f3ff65e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.
diff --git a/debian/control b/debian/control
index 041042c68..7b0fc3d5e 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
+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