diff options
author | Simon McVittie <smcv@debian.org> | 2015-06-14 18:15:35 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2015-06-14 18:15:35 +0100 |
commit | 8ab2005ec9c12c3c6f2e40c31c1e53e9ff609481 (patch) | |
tree | 0e0f5a4a43085b9cb0368cea7c07b12e233575f0 | |
parent | 841a86a4f369ac091c517015477a59800fbcb2e9 (diff) | |
download | ikiwiki-8ab2005ec9c12c3c6f2e40c31c1e53e9ff609481.tar ikiwiki-8ab2005ec9c12c3c6f2e40c31c1e53e9ff609481.tar.gz |
3.20150614
-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 |