[Git][reproducible-builds/diffoscope][master] 2 commits: Update debian/tests/control after PyPDF support.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jan 13 07:06:39 UTC 2023



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
2e317927 by Chris Lamb at 2023-01-13T07:04:30+00:00
Update debian/tests/control after PyPDF support.

- - - - -
028f5d23 by Chris Lamb at 2023-01-13T07:05:04+00:00
releasing package diffoscope version 232

- - - - -


3 changed files:

- debian/changelog
- debian/tests/control
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-diffoscope (232) UNRELEASED; urgency=medium
+diffoscope (232) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Allow ICC tests to (temporarily) fail.
+  * Update debian/tests/control after the addition of PyPDF 3 support.
+
+  [ FC Stegerman ]
+  * Update regular expression for Android .APK files.
+
+  [ Sam James ]
+  * Support PyPDF version 3.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 06 Jan 2023 09:05:23 +0000
+ -- Chris Lamb <lamby at debian.org>  Fri, 13 Jan 2023 07:05:01 +0000
 
 diffoscope (231) unstable; urgency=medium
 


=====================================
debian/tests/control
=====================================
@@ -7,7 +7,7 @@
 #   $ mv debian/tests/control.tmp debian/tests/control
 
 Tests: pytest-with-recommends
-Depends: python3-all, diffoscope, black, python3-pytest, python3-h5py, file, linux-image-amd64 [amd64] | linux-image-generic [amd64], abootimg, acl, apksigcopier, apksigner, apktool [!ppc64el !s390x], binutils-multiarch, bzip2, caca-utils, colord, coreboot-utils, db-util, default-jdk-headless | default-jdk | java-sdk, device-tree-compiler, docx2txt, e2fsprogs, enjarify, ffmpeg, fontforge-extras, fonttools, fp-utils [!ppc64el !s390x], genisoimage, gettext, ghc, ghostscript, giflib-tools, gnumeric, gnupg, gnupg-utils, hdf5-tools, html2text, imagemagick, jsbeautifier, libarchive-tools, libxmlb-dev, llvm, lz4 | liblz4-tool, lzip, mono-utils, ocaml-nox, odt2txt, oggvideotools [!s390x], openssh-client, openssl, pgpdump, poppler-utils, procyon-decompiler, python3-pdfminer, r-base-core, rpm2cpio, sng, sqlite3, squashfs-tools, tcpdump, u-boot-tools, unzip, wabt, xmlbeans, xxd, xz-utils, zip, zstd, androguard, python3-argcomplete, python3-binwalk, python3-defusedxml, python3-distro, python3-guestfs, python3-jsondiff, python3-progressbar, python3-pypdf2, python3-debian, python3-pyxattr, python3-rpm, python3-tlsh
+Depends: python3-all, diffoscope, black, python3-pytest, python3-h5py, file, linux-image-amd64 [amd64] | linux-image-generic [amd64], abootimg, acl, apksigcopier, apksigner, apktool [!ppc64el !s390x], binutils-multiarch, bzip2, caca-utils, colord, coreboot-utils, db-util, default-jdk-headless | default-jdk | java-sdk, device-tree-compiler, docx2txt, e2fsprogs, enjarify, ffmpeg, fontforge-extras, fonttools, fp-utils [!ppc64el !s390x], genisoimage, gettext, ghc, ghostscript, giflib-tools, gnumeric, gnupg, gnupg-utils, hdf5-tools, html2text, imagemagick, jsbeautifier, libarchive-tools, libxmlb-dev, llvm, lz4 | liblz4-tool, lzip, mono-utils, ocaml-nox, odt2txt, oggvideotools [!s390x], openssh-client, openssl, pgpdump, poppler-utils, procyon-decompiler, python3-pdfminer, r-base-core, rpm2cpio, sng, sqlite3, squashfs-tools, tcpdump, u-boot-tools, unzip, wabt, xmlbeans, xxd, xz-utils, zip, zstd, androguard, python3-argcomplete, python3-binwalk, python3-defusedxml, python3-distro, python3-guestfs, python3-jsondiff, python3-progressbar, python3-pypdf, python3-debian, python3-pyxattr, python3-rpm, python3-tlsh
 
 Tests: pytest
 Depends: python3-all, diffoscope, python3-pytest, python3-h5py, file, python3-tlsh


=====================================
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 = "231"
+VERSION = "232"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/72f8f33db5d17b2d13588b351b151cd8ccdb698b...028f5d235f521e25a91d8d363ab58b4dac569b79

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/72f8f33db5d17b2d13588b351b151cd8ccdb698b...028f5d235f521e25a91d8d363ab58b4dac569b79
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/20230113/51975545/attachment.htm>


More information about the rb-commits mailing list