aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-03-19 14:44:17 -0400
committerJoey Hess <joey@kitenet.net>2012-03-19 14:44:17 -0400
commit8d46f83756daa7d8b2f63f8486691a54e052e29b (patch)
tree0196235c2fb691ee2c32d2669ed4e642daab8a92 /debian
parent83876a7da67cab7c76a4754f750e39f32e5702e4 (diff)
downloadikiwiki-8d46f83756daa7d8b2f63f8486691a54e052e29b.tar
ikiwiki-8d46f83756daa7d8b2f63f8486691a54e052e29b.tar.gz
releasing version 3.20120203
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog20
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
3 files changed, 13 insertions, 13 deletions
diff --git a/debian/changelog b/debian/changelog
index 789a0b967..de8c2962f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,25 +1,25 @@
-ikiwiki (3.20120203) UNRELEASED; urgency=low
+ikiwiki (3.20120203) unstable; urgency=low
- * Fix a snail mail address. Closes: #659158
- * openid-jquery.js: Update URL of Wordpress favicon. Closes: #660549
- * Drop the version attribute on the generator tag in Atom feeds
- to make builds more reproducible. Closes: #661569 (Paul Wise)
- * shortcut: Support Wikipedia's form of url-encoding for unicode
- characters, which involves mojibake. Closes: #661198
* osm: New plugin to embed an OpenStreetMap into a wiki page.
Supports waypoints, tags, and can even draw paths matching
wikilinks between pages containing waypoints.
Thanks to Blars Blarson and Antoine Beaupré, as well as the worldwide
OpenStreetMap community for this utter awesomeness.
- * Add a few missing jquery UI icons to attachment upload widget underlay.
- * URI escape filename when generating the diffurl.
* trail: New plugin to add navigation trails through pages via Next and
Previous links. Trails can easily be added to existing inlines by setting
trail=yes in the inline.
Thanks to Simon McVittie for his persistance developing this feature.
+ * Fix a snail mail address. Closes: #659158
+ * openid-jquery.js: Update URL of Wordpress favicon. Closes: #660549
+ * Drop the version attribute on the generator tag in Atom feeds
+ to make builds more reproducible. Closes: #661569 (Paul Wise)
+ * shortcut: Support Wikipedia's form of url-encoding for unicode
+ characters, which involves mojibake. Closes: #661198
+ * Add a few missing jquery UI icons to attachment upload widget underlay.
+ * URI escape filename when generating the diffurl.
* Add build-affected hook. Used by trail.
- -- Joey Hess <joeyh@debian.org> Wed, 08 Feb 2012 16:07:00 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 19 Mar 2012 14:24:43 -0400
ikiwiki (3.20120202) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 54cbd0f7b..9c6ab7ad9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: ikiwiki
Section: web
Priority: optional
-Build-Depends: perl, debhelper (>= 7.0.50)
+Build-Depends: perl, debhelper (>= 9)
Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl,
libtext-markdown-discount-perl,
libtimedate-perl, libhtml-template-perl,
@@ -10,7 +10,7 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl,
libfile-chdir-perl, libyaml-libyaml-perl, python-support
Maintainer: Joey Hess <joeyh@debian.org>
Uploaders: Josh Triplett <josh@freedesktop.org>
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://ikiwiki.info/
Vcs-Git: git://git.ikiwiki.info/