aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-26 21:37:15 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-26 21:37:15 +0000
commit52c00acfa34789b8ac6e64bc3e4f79e04fb703c0 (patch)
tree954d0bfb65161e38100a5e69ad36e7c74b4e68c7 /debian
parent053347e86821669c6b79a4d158f37d63708fce99 (diff)
downloadikiwiki-52c00acfa34789b8ac6e64bc3e4f79e04fb703c0.tar
ikiwiki-52c00acfa34789b8ac6e64bc3e4f79e04fb703c0.tar.gz
releasing version 1.9
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 50720bc0f..69436fb41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ikiwiki (1.9) UNRELEASED; urgency=low
+ikiwiki (1.9) unstable; urgency=low
* Improve display of parentlinks and page title of toplevel index page.
* Patch from Faidon to use svn --limit when possible for recentchanges,
@@ -22,7 +22,7 @@ ikiwiki (1.9) UNRELEASED; urgency=low
Default page type is inherited from the link clicked on to create the new
page.
- -- Joey Hess <joeyh@debian.org> Wed, 26 Jul 2006 16:48:43 -0400
+ -- Joey Hess <joeyh@debian.org> Wed, 26 Jul 2006 17:25:30 -0400
ikiwiki (1.8) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 168c57e3d..6880a8384 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: ikiwiki
Architecture: all
Depends: ${perl:Depends}, libxml-simple-perl, markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, libcgi-formbuilder-perl (>= 3.02.02), libtime-duration-perl, libcgi-session-perl, libmail-sendmail-perl, gcc | c-compiler, libc6-dev | libc-dev
Recommends: subversion | git-core, hyperestraier
-Suggests: viewcvs, librpc-xml-perl
+Suggests: viewcvs, librpc-xml-perl, libtext-wikiformat-perl
Description: a wiki compiler
ikiwiki converts a directory full of wiki pages into html pages suitable
for publishing on a website. Unlike many wikis, ikiwiki does not have its