[diffoscope] 01/01: Release version 52

Reiner Herrmann reiner at reiner-h.de
Wed Apr 20 20:37:34 CEST 2016


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository diffoscope.

commit 636ff35db1237688065038a0ffee9f9abdd88bf2
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Wed Apr 20 20:29:15 2016 +0200

    Release version 52
---
 debian/changelog       | 20 ++++++++++++++++++++
 diffoscope/__init__.py |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0f71c7b..28a1c33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+diffoscope (52) unstable; urgency=medium
+
+  [ Mattia Rizzolo ]
+  * debian/gbp.conf: add a conf to have gbp tag the releases how we like them.
+
+  [ Holger Levsen ]
+  * Drop transitional debbindiff package.
+  * debian/control: Drop XS-Prefix from Testsuite: field, thanks lintian.
+  * Mention --max-report-size only once in the manpage. (Closes: #819956)
+
+  [ Satyam Zode ]
+  * Fix typo in documentation.
+
+  [ Reiner Herrmann ]
+  * Bump Standards-Version to 3.9.8, no changes required.
+  * Let objdump demangle symbols for better readability.
+  * Install bin/diffoscope instead of auto-generated script. (Closes: #821777)
+
+ -- Reiner Herrmann <reiner at reiner-h.de>  Wed, 20 Apr 2016 20:28:03 +0200
+
 diffoscope (51) unstable; urgency=medium
 
   * Team upload.
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 684fc0e..5be2c6b 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -24,7 +24,7 @@ import os
 import shutil
 import tempfile
 
-VERSION = "51"
+VERSION = "52"
 
 logger = logging.getLogger("diffoscope")
 logger.setLevel(logging.WARNING)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list