diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-10 18:39:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-10 18:39:18 -0400 |
commit | 24a57423b85f2c630bece12a3ab767b1c21ac3bb (patch) | |
tree | d79b1548f96407384c33b474e85014779908f826 /debian/control | |
parent | 6d84c91a9b199657539ede3bad0c0bb013c9483b (diff) | |
download | ikiwiki-24a57423b85f2c630bece12a3ab767b1c21ac3bb.tar ikiwiki-24a57423b85f2c630bece12a3ab767b1c21ac3bb.tar.gz |
releasing version 3.20130710
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 9c6ab7ad9..dbc7b4ac7 100644 --- a/debian/control +++ b/debian/control @@ -10,13 +10,13 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libfile-chdir-perl, libyaml-libyaml-perl, python-support Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Josh Triplett <josh@freedesktop.org> -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ Package: ikiwiki Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, ${python:Depends}, +Depends: ${misc:Depends}, ${perl:Depends}, libtext-markdown-discount-perl, libhtml-scrubber-perl, libhtml-template-perl, libhtml-parser-perl, liburi-perl (>= 1.36), libyaml-libyaml-perl, libjson-perl @@ -45,8 +45,8 @@ Provides: ikiwiki-plugin-table 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 - own ad-hoc means of storing page history, and instead uses a revision control - system such as Subversion or Git. + own ad-hoc means of storing page history, and instead uses a revision + control system such as Subversion or Git. . Ikiwiki implements all of the other standard features of a wiki, including web-based page editing, user registration and logins, a RecentChanges |