[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 180
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Aug 6 13:00:12 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
916acb75 by Chris Lamb at 2021-08-06T13:57:33+01:00
releasing package diffoscope version 180
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-diffoscope (180) UNRELEASED; urgency=medium
-
- * WIP (generated upon release).
-
- -- Chris Lamb <lamby at debian.org> Fri, 30 Jul 2021 09:08:41 +0100
+diffoscope (180) unstable; urgency=medium
+
+ * Don't include specific ".debug"-like lines in the output, as it invariably
+ a duplicate of the debug ID that exists in a better form in the readelf(1)
+ differences for this file.
+ * Also ignore include short "GCC" lines that differs on a single prefix byte
+ too. These are distracting, not very useful and are simply the strings(1)
+ command's idea of the build ID, which, again, is displayed nearby in the
+ file's diff.
+ * Update the invocation arguments and tests for the latest version of
+ odt2txt.
+
+ -- Chris Lamb <lamby at debian.org> Fri, 06 Aug 2021 13:57:31 +0100
diffoscope (179) 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 = "179"
+VERSION = "180"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/916acb75f2849e68e62f786309dcb371e9261758
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/916acb75f2849e68e62f786309dcb371e9261758
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/20210806/59296252/attachment.htm>
More information about the rb-commits
mailing list