diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-09-24 19:04:42 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-09-24 19:04:42 -0400 |
commit | 095a385c99eed6c3cba931bc8c14fa00827b5f7a (patch) | |
tree | c297fa908cb022d84ae5cc65617f6541f0db89a2 /debian | |
parent | 655e2ddc1f44236d3396be722d55a0afd755d39d (diff) | |
download | ikiwiki-095a385c99eed6c3cba931bc8c14fa00827b5f7a.tar ikiwiki-095a385c99eed6c3cba931bc8c14fa00827b5f7a.tar.gz |
releasing version 3.14159265
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/NEWS b/debian/NEWS index 535708872..808105fd5 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -ikiwiki (3.1415926) UNRELEASED; urgency=low +ikiwiki (3.1415926) unstable; urgency=low In order to fix a performance bug, all wikis need to be rebuilt on upgrade to this version. If you listed your wiki in diff --git a/debian/changelog b/debian/changelog index bcdbd865c..d50d31721 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.14159265) UNRELEASED; urgency=low +ikiwiki (3.14159265) unstable; urgency=low * Add complete French basewiki and underlays translation from the Debian French l10n team, including Philippe Batailler, Alexandre Dupas, and @@ -17,7 +17,7 @@ ikiwiki (3.14159265) UNRELEASED; urgency=low * auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: #547378 - -- Joey Hess <joeyh@debian.org> Wed, 02 Sep 2009 15:01:27 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 24 Sep 2009 18:50:43 -0400 ikiwiki (3.1415926) unstable; urgency=high diff --git a/debian/control b/debian/control index 5a0acf4c4..3e2fdc537 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libfile-chdir-perl Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Josh Triplett <josh@freedesktop.org> -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Homepage: http://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ Vcs-Browser: http://git.ikiwiki.info/?p=ikiwiki |