diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-18 19:50:40 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-18 19:50:40 -0500 |
commit | 0a26c630eb9fa8eb4a7cc07f3b3381f5664e1321 (patch) | |
tree | 5bdc2906eec36fa3541d51d39c4e87a9eba5d6e4 /debian | |
parent | a14f3964331e2c7144cf7271e207561c0625eb4c (diff) | |
download | ikiwiki-0a26c630eb9fa8eb4a7cc07f3b3381f5664e1321.tar ikiwiki-0a26c630eb9fa8eb4a7cc07f3b3381f5664e1321.tar.gz |
releasing version 2.16
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index fe3c6b16c..65f5838ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.16) UNRELEASED; urgency=low +ikiwiki (2.16) unstable; urgency=low * Major basewiki reorganisation. Most pages moved into ikiwiki/ subdirectory to avoid polluting the main namespace, and some were further renamed. @@ -63,7 +63,7 @@ ikiwiki (2.16) UNRELEASED; urgency=low sets the taint flag on untainted variables, by disabling taint checking in the deb. This sucks. - -- Joey Hess <joeyh@debian.org> Sun, 16 Dec 2007 16:55:23 -0500 + -- Joey Hess <joeyh@debian.org> Tue, 18 Dec 2007 16:37:22 -0500 ikiwiki (2.15) unstable; urgency=low diff --git a/debian/control b/debian/control index 7a2f7ccb4..923488609 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Build-Depends: perl, debhelper (>= 5) Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Joey Hess <joeyh@debian.org>, Josh Triplett <josh@freedesktop.org> -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Homepage: http://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ Vcs-Browser: http://git.ikiwiki.info/?p=ikiwiki |