[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 118
Chris Lamb
gitlab at salsa.debian.org
Sat Jul 13 13:42:37 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
178d61a3 by Chris Lamb at 2019-07-13T13:23:34Z
releasing package diffoscope version 118
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
-diffoscope (118) UNRELEASED; urgency=medium
+diffoscope (118) unstable; urgency=medium
- * WIP
+ * Don't fail in autopkgtests when, for example, we do not have sufficiently
+ newer or older version of file. (Closes: #931881)
+ * Also include python3-tlsh in test dependencies.
+ * Tidy handling of DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS:
+ - Merge two previously-overlapping environment variables.
+ - Use repr(..)-style output when printing test status.
+ - Add some explicit return values to appease pylint.
- -- Chris Lamb <lamby at debian.org> Tue, 09 Jul 2019 10:27:28 -0300
+ -- Chris Lamb <lamby at debian.org> Sat, 13 Jul 2019 10:23:29 -0300
diffoscope (117) 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 = "117"
+VERSION = "118"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/178d61a38895f5eec4a6ec43311154704a43e56b
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/178d61a38895f5eec4a6ec43311154704a43e56b
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/20190713/fb48fed1/attachment.html>
More information about the rb-commits
mailing list