[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 175
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri May 14 09:44:38 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
4abdef1a by Chris Lamb at 2021-05-14T10:43:13+01:00
releasing package diffoscope version 175
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
-diffoscope (175) UNRELEASED; urgency=medium
+diffoscope (175) unstable; urgency=medium
- * WIP (generated upon release).
+ * Use the actual filesystem path name (instead of diffoscope's concept of the
+ source name) to correct APK filename filtering when an APK file is in
+ another container -- we need to filter the auto-generated "1.apk" instead
+ of "original-filename.apk". (Closes: reproducible-builds/diffoscope#255)
+ * Don't call os.path.basename twice.
+ * Correct grammar in a fsimage.py debug message.
+ * Add a comment about stripping filenames.
- -- Chris Lamb <lamby at debian.org> Fri, 07 May 2021 11:03:12 +0100
+ -- Chris Lamb <lamby at debian.org> Fri, 14 May 2021 10:43:10 +0100
diffoscope (174) 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 = "174"
+VERSION = "175"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/4abdef1aadfa62ebb3bac1f42d5afdff1ee57c53
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/4abdef1aadfa62ebb3bac1f42d5afdff1ee57c53
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/20210514/b917b972/attachment.htm>
More information about the rb-commits
mailing list