[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 221
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Aug 19 14:35:02 UTC 2022
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
a14091fb by Chris Lamb at 2022-08-19T07:32:26-07:00
releasing package diffoscope version 221
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-diffoscope (221) UNRELEASED; urgency=medium
+diffoscope (221) unstable; urgency=medium
- * WIP (generated upon release).
+ * Don't crash if we can open a PDF file with PyPDF but cannot parse the
+ annotations within. (Closes: reproducible-builds/diffoscope#311)
+ * Depend on the dedicated xxd package, not vim-common.
+ * Update external_tools.py to reflect xxd/vim-common change.
- -- Chris Lamb <lamby at debian.org> Fri, 29 Jul 2022 11:08:57 -0700
+ -- Chris Lamb <lamby at debian.org> Fri, 19 Aug 2022 07:32:23 -0700
diffoscope (220) 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 = "220"
+VERSION = "221"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/a14091fb687d008ca957db7a0b316d2107d20e18
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/a14091fb687d008ca957db7a0b316d2107d20e18
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/20220819/f3d68b5e/attachment.htm>
More information about the rb-commits
mailing list