[Python-modules-commits] [binaryornot] 06/08: New upstream release

Vincent Bernat bernat at moszumanska.debian.org
Mon Nov 13 22:51:46 UTC 2017


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

bernat pushed a commit to annotated tag debian/0.4.4+dfsg-1
in repository binaryornot.

commit f5d0dc42e75744c7e21874d2bf4636fa1d35e040
Author: Vincent Bernat <vincent at bernat.im>
Date:   Mon Nov 13 23:46:12 2017 +0100

    New upstream release
---
 debian/changelog                                                      | 4 +++-
 debian/control                                                        | 2 +-
 .../patches/0001-Remove-tests-regarding-to-non-free-image-lena.patch  | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 682c2bf..d2fd94d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
-binaryornot (0.4.0+dfsg-1) UNRELEASED; urgency=medium
+binaryornot (0.4.4+dfsg-1) unstable; urgency=medium
 
+  * New upstream version.
   * d/patches: refresh patches after gbp pq conversion.
   * d/watch: handle +dfsg repack correctly.
+  * d/control: bump Standards-Version.
 
  -- Vincent Bernat <bernat at debian.org>  Mon, 13 Nov 2017 23:41:25 +0100
 
diff --git a/debian/control b/debian/control
index eb6a0a6..256cb94 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~), dh-python,
                python-setuptools, python3-setuptools,
                python-chardet, python3-chardet,
                python-hypothesis, python3-hypothesis
-Standards-Version: 3.9.6
+Standards-Version: 4.1.1
 Homepage: https://github.com/audreyr/binaryornot
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/binaryornot.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/binaryornot.git
diff --git a/debian/patches/0001-Remove-tests-regarding-to-non-free-image-lena.patch b/debian/patches/0001-Remove-tests-regarding-to-non-free-image-lena.patch
index 4d17143..9af238a 100644
--- a/debian/patches/0001-Remove-tests-regarding-to-non-free-image-lena.patch
+++ b/debian/patches/0001-Remove-tests-regarding-to-non-free-image-lena.patch
@@ -8,10 +8,10 @@ See Bug #854851
  1 file changed, 6 deletions(-)
 
 diff --git a/tests/test_check.py b/tests/test_check.py
-index 338119e..fbe32d1 100755
+index 1ea31a4..f36a75d 100755
 --- a/tests/test_check.py
 +++ b/tests/test_check.py
-@@ -49,12 +49,6 @@ class TestIsBinary(unittest.TestCase):
+@@ -87,12 +87,6 @@ class TestImageFiles(unittest.TestCase):
      def test_png(self):
          self.assertTrue(is_binary('tests/files/logo.png'))
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/binaryornot.git



More information about the Python-modules-commits mailing list