releasing version 1.9
parent
053347e868
commit
52c00acfa3
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue