[Git][reproducible-builds/diffoscope][master] 3 commits: tests: fix braino…

Mattia Rizzolo gitlab at salsa.debian.org
Sun May 20 17:56:37 CEST 2018


Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope


Commits:
9662cf9b by Mattia Rizzolo at 2018-05-20T17:46:37+02:00
tests: fix braino…

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
516d5930 by Mattia Rizzolo at 2018-05-20T17:47:17+02:00
Release v95

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
f4c7fe9e by Mattia Rizzolo at 2018-05-20T17:55:50+02:00
init changelog for the next release

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


3 changed files:

- debian/changelog
- diffoscope/__init__.py
- tests/comparators/test_pdf.py


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,10 @@
-diffoscope (95) UNRELEASED; urgency=medium
+diffoscope (96) UNRELEASED; urgency=medium
+
+  * WIP.
+
+ -- Mattia Rizzolo <mattia at debian.org>  Sun, 20 May 2018 17:55:35 +0200
+
+diffoscope (95) unstable; urgency=medium
 
   [ Mattia Rizzolo ]
   * tests:
@@ -16,7 +22,7 @@ diffoscope (95) UNRELEASED; urgency=medium
   * The Git repository has been migrated to salsa, update all the references.
   * Drop extra whitespace in supported file format output.
 
- -- Mattia Rizzolo <mattia at debian.org>  Sun, 20 May 2018 15:09:57 +0200
+ -- Mattia Rizzolo <mattia at debian.org>  Sun, 20 May 2018 17:46:57 +0200
 
 diffoscope (94) unstable; urgency=medium
 


=====================================
diffoscope/__init__.py
=====================================
--- 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 = "94"
+VERSION = "95"


=====================================
tests/comparators/test_pdf.py
=====================================
--- a/tests/comparators/test_pdf.py
+++ b/tests/comparators/test_pdf.py
@@ -29,7 +29,7 @@ from ..utils.nonexisting import assert_non_existing
 pdf1 = load_fixture('test1.pdf')
 pdf2 = load_fixture('test2.pdf')
 pdf1a = load_fixture('test_weird_non_unicode_chars1.pdf')
-pdf2a = load_fixture('test_weird_non_unicode_chars1.pdf')
+pdf2a = load_fixture('test_weird_non_unicode_chars2.pdf')
 
 
 def test_identification(pdf1):



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/e8b5c6aef593d98f4c48a96177bef91d8e2bcea8...f4c7fe9e1973299c73696c6fc404ba669bd2a6aa

---
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/e8b5c6aef593d98f4c48a96177bef91d8e2bcea8...f4c7fe9e1973299c73696c6fc404ba669bd2a6aa
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180520/7928692c/attachment.html>


More information about the rb-commits mailing list