* Add libc6-dev to dependencies, needed to build wrappers.

master
joey 2006-05-08 23:00:42 +00:00
parent afa57f5c07
commit f0f3a430f3
4 changed files with 9 additions and 4 deletions

3
debian/changelog vendored
View File

@ -1,8 +1,9 @@
ikiwiki (1.2) UNRELEASED; urgency=low
* Remove dups from the brokenlinks list.
* Add libc6-dev to dependencies, needed to build wrappers.
-- Joey Hess <joeyh@debian.org> Fri, 5 May 2006 23:56:32 -0400
-- Joey Hess <joeyh@debian.org> Mon, 8 May 2006 19:00:16 -0400
ikiwiki (1.1) unstable; urgency=low

4
debian/control vendored
View File

@ -4,11 +4,11 @@ Priority: optional
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: dpkg-dev (>= 1.9.0), markdown, libhtml-template-perl, libhtml-scrubber-perl
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.6.2
Standards-Version: 3.7.2
Package: ikiwiki
Architecture: all
Depends: ${perl:Depends}, 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
Depends: ${perl:Depends}, 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, hyperestraier
Suggests: viewcvs
Description: a wiki compiler

View File

@ -9,4 +9,6 @@ This page is to track users of ikiwiki.
* [kite](http://kitenet.net)
* [Bright Cloud](http://brightcloud.lcsee.wvu.edu/), a project of WVU LCSEE
* [David Moreno Garza's personal wiki](http://anorak.com.ve/~damog/wiki)
* [UK Software Patents info page](http://www.softwarepatents.co.uk/)
* [UK Software Patents info page](http://www.softwarepatents.co.uk/)
See also: [ikiwiki popcon graph](http://people.debian.org/~igloo/popcon-graphs/index.php?packages=ikiwiki)

View File

@ -27,6 +27,8 @@ Suggestions of ideas for plugins:
* interwiki links
* random page (cgi plugin; how to link to it easily?)
All the kinds of plugins that blogging software has is also a possibility:
* Blog post calendar