diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-13 15:22:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-13 15:22:56 -0400 |
commit | 00ca6f042e85cdc0f037679b2e337a7e6b9597f4 (patch) | |
tree | b7bd58a91d167776fce0beada7b8beaf19c5adb7 /debian | |
parent | 5807f1de04aa7d3910e7f694e0d1e5613d8f5b41 (diff) |
releasing version 2.50
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 d1a3d0b3a..721e7dfbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.50) UNRELEASED; urgency=low +ikiwiki (2.50) unstable; urgency=low * img: Support captions. * img: Don't generate empty title attributes, etc. @@ -7,7 +7,7 @@ ikiwiki (2.50) UNRELEASED; urgency=low * search: Work around xapian bug #486138 by only stemming locales in a whitelist. - -- Joey Hess <joeyh@debian.org> Sat, 07 Jun 2008 23:04:00 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 13 Jun 2008 15:17:30 -0400 ikiwiki (2.49) unstable; urgency=low diff --git a/debian/control b/debian/control index af281a74e..c370defa9 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 | libtext-markdown-perl, 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.3 +Standards-Version: 3.8.0 Homepage: http://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ Vcs-Browser: http://git.ikiwiki.info/?p=ikiwiki |