[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 154
Chris Lamb
gitlab at salsa.debian.org
Fri Jul 31 09:39:35 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
5685f43f by Chris Lamb at 2020-07-31T10:26:18+01:00
releasing package diffoscope version 154
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,20 @@
-diffoscope (154) UNRELEASED; urgency=medium
+diffoscope (154) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
- -- Chris Lamb <lamby at debian.org> Fri, 24 Jul 2020 12:05:12 +0100
+ * Add support for F2FS filesystems.
+ (Closes: reproducible-builds/diffoscope#207)
+ * Allow "--profile" as a synonym for "--profile=-".
+ * Add an add_comment helper method so don't mess with our _comments list
+ directly.
+ * Add missing bullet point in a previous changelog entry.
+ * Use "human-readable" over unhyphenated version.
+ * Add a bit more debugging around launching guestfs.
+ * Profile the launch of guestfs filesystems.
+ * Correct adding a comment when we cannot extract a filesystem due to missing
+ guestfs module.
+
+ -- Chris Lamb <lamby at debian.org> Fri, 31 Jul 2020 10:26:15 +0100
diffoscope (153) unstable; urgency=medium
=====================================
diffoscope/__init__.py
=====================================
@@ -18,4 +18,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 = "153"
+VERSION = "154"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/5685f43feb45e584193dd9bbf8a07c77bb3d1f89
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/5685f43feb45e584193dd9bbf8a07c77bb3d1f89
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/20200731/c7936d6a/attachment.htm>
More information about the rb-commits
mailing list