[diffoscope] 01/01: upload version 51, last uploaded tarball was broken, missing test files

Mattia Rizzolo mattia at debian.org
Sun Feb 28 13:12:16 CET 2016


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

mattia pushed a commit to branch master
in repository diffoscope.

commit 0171ae4fb79f68084ec8960cde8d2229b7a584d3
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Feb 28 12:04:55 2016 +0000

    upload version 51, last uploaded tarball was broken, missing test files
---
 debian/changelog       | 7 +++++++
 diffoscope/__init__.py | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 72fa4a9..0f71c7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+diffoscope (51) unstable; urgency=medium
+
+  * Team upload.
+  * Re-upload, the last uploaded tarball was broken, missing test files.
+
+ -- Mattia Rizzolo <mattia at debian.org>  Sun, 28 Feb 2016 11:56:35 +0000
+
 diffoscope (50) unstable; urgency=medium
 
   [ Jérémy Bobbio ]
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 31bded6..684fc0e 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -24,7 +24,7 @@ import os
 import shutil
 import tempfile
 
-VERSION = "50"
+VERSION = "51"
 
 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