diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | ikiwiki.spec | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index b7f4cf644..2f93d2c2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ -ikiwiki (3.20150611) UNRELEASED; urgency=medium +ikiwiki (3.20150614) unstable; urgency=medium - * inline: change default sort order from age to "age title" for determinism + * inline: change default sort order from age to "age title" for + determinism, partially fixing deterministic build for git-annex, + ikiwiki-hosting etc. (Closes: #785757) * img: avoid ImageMagick misinterpreting filenames containing a colon * img test: set old timestamp on source file that will change, so that the test will pass even if it takes less than 1 second - -- Simon McVittie <smcv@debian.org> Thu, 11 Jun 2015 08:32:35 +0100 + -- Simon McVittie <smcv@debian.org> Sun, 14 Jun 2015 18:13:23 +0100 ikiwiki (3.20150610) unstable; urgency=low diff --git a/ikiwiki.spec b/ikiwiki.spec index 001252b4d..10e5f2e9b 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20150610 +Version: 3.20150614 Release: 1%{?dist} Summary: A wiki compiler |