[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 110
Chris Lamb
gitlab at salsa.debian.org
Wed Feb 6 17:47:03 CET 2019
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
fa46e76b by Chris Lamb at 2019-02-06T16:33:13Z
releasing package diffoscope version 110
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,25 @@
-diffoscope (109) UNRELEASED; urgency=medium
+diffoscope (110) unstable; urgency=medium
- * WIP
+ [ Chris Lamb ]
+ * Don't look for adjacent -dbgsym package files automatically anymore to
+ align better with default user expectations. The existing behaviour can be
+ re-enabled by specifying the new `--use-dbgsym` flag. (Closes: #920701)
+ * Don't crash with if we were unable to successfully extract a
+ "guestfs"-based file. (Closes: #901982)
+ * Avoid clumsy profiling title length calculations by moving to Markdown
+ syntax, from reStructuredText.
+ * Drop printing out dpkg-query output when running tests: it's rather noisy
+ and has not helped yet in reproducing an error.
+ * Re-enable gnumeric as a Build-Depends.
+ * debian/rules: Use str.format over "+" for string concatenation.
+
+ [ Jelle van der Waa ]
+ * comparators.wasm: Remove an unused "re" import. (MR: !18)
+
+ [ Mattia Rizzolo ]
+ * comparators/elf: Apply flake8.
- -- Chris Lamb <lamby at debian.org> Sun, 13 Jan 2019 19:36:43 +0000
+ -- Chris Lamb <lamby at debian.org> Wed, 06 Feb 2019 17:33:09 +0100
diffoscope (108) unstable; urgency=medium
=====================================
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 = "108"
+VERSION = "110"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/fa46e76b04f0b6873bf274815fe75e8d9f6be52c
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/fa46e76b04f0b6873bf274815fe75e8d9f6be52c
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/20190206/68759bb5/attachment.html>
More information about the rb-commits
mailing list