[diffoscope] 01/01: Release version 78
Mattia Rizzolo
mattia at debian.org
Sun Feb 26 21:21:52 CET 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit dcfffcbb46685081b883d43ae9e4400ffa43c94c
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sun Feb 26 17:27:17 2017 +0100
Release version 78
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/changelog | 4 ++--
diffoscope/__init__.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ec38ac5..5b40007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-diffoscope (78) UNRELEASED; urgency=medium
+diffoscope (78) unstable; urgency=medium
[ Brett Smith ]
* comparators.json:
@@ -14,7 +14,7 @@ diffoscope (78) UNRELEASED; urgency=medium
* comparators.directory:
+ Assume BSD-style stat(1) on FreeBSD. Closes: #855169
- -- Mattia Rizzolo <mattia at debian.org> Sun, 26 Feb 2017 17:23:39 +0100
+ -- Mattia Rizzolo <mattia at debian.org> Sun, 26 Feb 2017 17:26:48 +0100
diffoscope (77) unstable; urgency=medium
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index c9393de..45e6be2 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 = "77"
+VERSION = "78"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list