[diffoscope] 01/01: Release 84
Mattia Rizzolo
mattia at debian.org
Wed Jul 12 12:50:25 CEST 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit 51c801f9c4683781d3c68a8d10b51e3b7371a58c
Author: Mattia Rizzolo <mattia at debian.org>
Date: Wed Jul 12 12:47:51 2017 +0200
Release 84
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/changelog | 7 ++++---
diffoscope/__init__.py | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 08562af..1992972 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-diffoscope (84) UNRELEASED; urgency=medium
+diffoscope (84) unstable; urgency=medium
[ Ximin Luo ]
* comparators:
@@ -52,7 +52,8 @@ diffoscope (84) UNRELEASED; urgency=medium
- skip visual test if tools aren't installed. Closes: #865625
+ comparators
- sqlite: test for sqlite 3.19.
- - fsimage: put the 400MB cache in a more obvious place.
+ - fsimage: move the guestfs cache out of the default /var/tmp/ into a
+ "more temporary" directory.
[ Mattia Rizzolo ]
* debian/control: fix Vcs-Git field.
@@ -64,7 +65,7 @@ diffoscope (84) UNRELEASED; urgency=medium
* Fix markup in the man page synopsis. Closes: #866577
Thanks to Niels Thykier for the report.
- -- Mattia Rizzolo <mattia at debian.org> Tue, 11 Jul 2017 11:51:46 +0200
+ -- Mattia Rizzolo <mattia at debian.org> Wed, 12 Jul 2017 12:28:11 +0200
diffoscope (83) unstable; urgency=medium
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index ef6789e..0140fe6 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "83"
+VERSION = "84"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list