[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 228
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Dec 2 08:16:24 UTC 2022
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
77af86bb by Chris Lamb at 2022-12-02T08:10:48+00:00
releasing package diffoscope version 228
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,19 @@
-diffoscope (228) UNRELEASED; urgency=medium
+diffoscope (228) unstable; urgency=medium
- * WIP (generated upon release).
+ [ FC Stegerman ]
+ * As an optimisation, don't run apktool if no differences are detected before
+ the signing block. (Closes: reproducible-builds/diffoscope!105)
- -- Chris Lamb <lamby at debian.org> Fri, 18 Nov 2022 10:02:21 +0000
+ [ Chris Lamb ]
+ * Support both the python3-progressbar and python3-progressbar2 Debian
+ packages, two modules providing the "progressbar" Python module.
+ (Closes: reproducible-builds/diffoscope#323)
+ * Ensure we recommend apksigcopier. (Re: reproducible-builds/diffoscope!105)
+ * Make the code clearer around generating the Debian substvars and tidy
+ generation of os_list.
+ * Update copyright years.
+
+ -- Chris Lamb <lamby at debian.org> Fri, 02 Dec 2022 08:10:44 +0000
diffoscope (227) 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 = "227"
+VERSION = "228"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/77af86bb85f52441d0c6dbeab71add24c04ec295
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/77af86bb85f52441d0c6dbeab71add24c04ec295
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/20221202/f7103907/attachment.htm>
More information about the rb-commits
mailing list