aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-08 23:00:42 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-08 23:00:42 +0000
commitf0f3a430f33a5fe3bbb2396f999dbbfd63d1bf19 (patch)
treeb659e691fed19ecd397e5f0dbed1770ccd7dfe65
parentafa57f5c074ed297c29eb1030f1ec07b762780d9 (diff)
downloadikiwiki-f0f3a430f33a5fe3bbb2396f999dbbfd63d1bf19.tar
ikiwiki-f0f3a430f33a5fe3bbb2396f999dbbfd63d1bf19.tar.gz
* Add libc6-dev to dependencies, needed to build wrappers.
-rw-r--r--debian/changelog3
-rw-r--r--debian/control4
-rw-r--r--doc/ikiwikiusers.mdwn4
-rw-r--r--doc/todo/plugin.mdwn2
4 files changed, 9 insertions, 4 deletions
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 <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
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 <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
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