From: joey Date: Mon, 8 May 2006 23:00:42 +0000 (+0000) Subject: * Add libc6-dev to dependencies, needed to build wrappers. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/f0f3a430f33a5fe3bbb2396f999dbbfd63d1bf19?hp=afa57f5c074ed297c29eb1030f1ec07b762780d9 * Add libc6-dev to dependencies, needed to build wrappers. --- diff --git a/debian/changelog b/debian/changelog index 413d0e12e..a636a45f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 5 May 2006 23:56:32 -0400 + -- Joey Hess Mon, 8 May 2006 19:00:16 -0400 ikiwiki (1.1) unstable; urgency=low diff --git a/debian/control b/debian/control index e55c1ff3c..d3ad66d7f 100644 --- a/debian/control +++ b/debian/control @@ -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 -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 diff --git a/doc/ikiwikiusers.mdwn b/doc/ikiwikiusers.mdwn index 01c5488c7..01c2b6003 100644 --- a/doc/ikiwikiusers.mdwn +++ b/doc/ikiwikiusers.mdwn @@ -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/) \ No newline at end of file +* [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) diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index 0b90b7cae..d99dd2022 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -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