diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-26 21:37:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-26 21:37:15 +0000 |
commit | 52c00acfa34789b8ac6e64bc3e4f79e04fb703c0 (patch) | |
tree | 954d0bfb65161e38100a5e69ad36e7c74b4e68c7 /debian/control | |
parent | 053347e86821669c6b79a4d158f37d63708fce99 (diff) | |
download | ikiwiki-52c00acfa34789b8ac6e64bc3e4f79e04fb703c0.tar ikiwiki-52c00acfa34789b8ac6e64bc3e4f79e04fb703c0.tar.gz |
releasing version 1.9
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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 |