[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 124
Chris Lamb
gitlab at salsa.debian.org
Tue Sep 17 10:29:44 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
37349c95 by Chris Lamb at 2019-09-17T10:19:11Z
releasing package diffoscope version 124
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,22 @@
-diffoscope (124) UNRELEASED; urgency=medium
+diffoscope (124) unstable; urgency=medium
- * WIP
+ [ Chris Lamb ]
+ * Also conditionally skip the identification and "no differences" tests as we
+ require the Ocaml compiler to be present when building the test files
+ themselves. (Closes: #940471)
+
+ [ Mattia Rizzolo ]
+ * Permit all sorts of version suffixes when checking the Debian package
+ version matches setup.py, not just for backports. (Closes: #939387)
+
+ [ Vagrant Cascadian ]
+ * Add external tools on GNU Guix for odt2txt, sng and pppdump
+
+ [ Marc Herbert ]
+ * Remove StaticLibFile in the ELF comparator -- ArFile.compare_details() is
+ superior. (Closes: reproducible-builds/diffoscope#64)
- -- Chris Lamb <lamby at debian.org> Sat, 07 Sep 2019 14:28:12 +0100
+ -- Chris Lamb <lamby at debian.org> Tue, 17 Sep 2019 12:19:07 +0200
diffoscope (123) 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 = "123"
+VERSION = "124"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/37349c95edb4a45a80155f64446dcf897ae72801
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/37349c95edb4a45a80155f64446dcf897ae72801
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/20190917/8f596c63/attachment.html>
More information about the rb-commits
mailing list