diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-18 23:27:25 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-18 23:27:25 +0000 |
commit | ad9f5def1a7e3ac947273d0c4a4a54d6039d6c45 (patch) | |
tree | 1dcec2c1ea1a0169146641b22db46b72a0689543 /debian | |
parent | e743ee6974303d19be287bd1b73d96c88b75acf7 (diff) | |
download | ikiwiki-ad9f5def1a7e3ac947273d0c4a4a54d6039d6c45.tar ikiwiki-ad9f5def1a7e3ac947273d0c4a4a54d6039d6c45.tar.gz |
releasing version 1.6
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index b93b44a6c..7e2f21ea9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (1.6) UNRELEASED; urgency=low +ikiwiki (1.6) unstable; urgency=low * YA utf-8 patch from Recai, this time to fix previewing a page so that the text in the input box is re-encoded back to utf-8. @@ -27,7 +27,7 @@ ikiwiki (1.6) UNRELEASED; urgency=low character in print. * New SVG logo from Recai. - -- Joey Hess <joeyh@debian.org> Sun, 18 Jun 2006 17:18:23 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 18 Jun 2006 19:18:46 -0400 ikiwiki (1.5) unstable; urgency=low diff --git a/debian/control b/debian/control index e770f948f..1e327c55c 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: ikiwiki Section: web Priority: optional -Build-Depends: debhelper (>= 5) -Build-Depends-Indep: perl, dpkg-dev (>= 1.9.0), markdown, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator +Build-Depends: perl, debhelper (>= 5) +Build-Depends-Indep: dpkg-dev (>= 1.9.0), markdown, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator Maintainer: Joey Hess <joeyh@debian.org> Standards-Version: 3.7.2 |