diff options
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 |