[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 113
Chris Lamb
gitlab at salsa.debian.org
Mon Mar 4 23:35:59 CET 2019
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
15946b96 by Chris Lamb at 2019-03-04T22:00:43Z
releasing package diffoscope version 113
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,29 @@
-diffoscope (113) UNRELEASED; urgency=medium
-
- * WIP
-
- -- Chris Lamb <lamby at debian.org> Tue, 19 Feb 2019 10:29:32 +0100
+diffoscope (113) unstable; urgency=medium
+
+ * Replace over 8 MB of Android boot ROM test suite fixtures with 14 KB
+ equivalents. (Closes: #894334, reproducible-builds/diffoscope#13)
+ * Compare .asc PGP signatures as text, not as a hexdump. (Closes: #908991,
+ reproducible-builds/diffoscope#7)
+ * Improve the displayed comment when falling back to a binary diff to include
+ the file type. (Closes: reproducible-builds/diffoscope#49)
+ * Explicitly mention when the guestfs module is missing at runtime and we are
+ falling back to a binary diff. (Closes: reproducible-builds/diffoscope#45)
+ * Provide explicit help when the libarchive system package is missing or
+ "incomplete". (Closes: reproducible-builds/diffoscope#50)
+ * Improve the --help outout:
+ * Indent and wrap the list of supported file formats.
+ * Include links to the diffoscope homepage and bug tracker.
+ * Refer to the Debian package names when indicating how to obtain the tlsh
+ and argcomplete modules.
+ * Drop "DOS/MBR" source string test.
+ * Correct a "recurse" typo.
+ * Adopt the "black" <https://black.readthedocs.io> source code formatter:
+ - Add an initial configuration in a PEP 518 pyproject.toml file and update
+ MANIFEST.in to include pyproject.toml in future release tarballs.
+ - Run the formatter against the source.
+ - Test that the source code satisfies the formatter.
+
+ -- Chris Lamb <lamby at debian.org> Mon, 04 Mar 2019 23:00:38 +0100
diffoscope (112) 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 = "112"
+VERSION = "113"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/15946b96d1983fb73e336681cd5dd4fd408351ff
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/15946b96d1983fb73e336681cd5dd4fd408351ff
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/20190304/7dabfbef/attachment.html>
More information about the rb-commits
mailing list