[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 133
Chris Lamb
gitlab at salsa.debian.org
Thu Nov 28 10:18:03 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
c716cea1 by Chris Lamb at 2019-11-28T10:04:08Z
releasing package diffoscope version 133
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
-diffoscope (133) UNRELEASED; urgency=medium
+diffoscope (133) unstable; urgency=medium
- * WIP (generated upon release).
+ * Correct the substitution/filtering of paths in ELF output to avoid
+ unnecessary differences depending on the path name provided on the
+ commandline. (Closes: #945572)
+ * Silence/correct a SyntaxWarning message due to incorrectly comparing an
+ integer by identity (is) over equality (==). (Closes: #945531)
- -- Chris Lamb <lamby at debian.org> Tue, 26 Nov 2019 10:55:05 +0000
+ -- Chris Lamb <lamby at debian.org> Thu, 28 Nov 2019 10:03:33 +0000
diffoscope (132) 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 = "132"
+VERSION = "133"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/c716cea1399f0050f1962faf07b678bdf3030fab
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/c716cea1399f0050f1962faf07b678bdf3030fab
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/20191128/ac041b45/attachment.htm>
More information about the rb-commits
mailing list