[Git][java-team/jhove][master] 2 commits: Depend on libjsonp-java >= 1.1.2-4 to prevent build failure
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Fri Jul 14 15:05:47 BST 2023
Tony Mancill pushed to branch master at Debian Java Maintainers / jhove
Commits:
b67a694f by Elias Oltmanns at 2023-07-14T06:56:14-07:00
Depend on libjsonp-java >= 1.1.2-4 to prevent build failure
- - - - -
cfcc5e6a by tony mancill at 2023-07-14T06:58:30-07:00
Prepare changelog for upload
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -28,6 +28,7 @@ jhove (1.28.0+dfsg2-1) unstable; urgency=medium
upstream.
Bug: https://github.com/openpreserve/jhove/issues/856.
* Add ftbfs.patch fixing dependency resolution error (reported upstream).
+ * Depend on libjsonp-java >= 1.1.2-4 to prevent build failure
[ tony mancill ]
* Update debian/copyright
@@ -37,7 +38,7 @@ jhove (1.28.0+dfsg2-1) unstable; urgency=medium
* Update debian/watch repack suffix to dfsg2
* Adjust lintian-overrides for dfsg2 source tarball
- -- tony mancill <tmancill at debian.org> Thu, 13 Jul 2023 21:46:53 -0700
+ -- tony mancill <tmancill at debian.org> Fri, 14 Jul 2023 06:56:30 -0700
jhove (1.20.1-5) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends:
default-jdk,
libjaxb-api-java (>= 2.3.1),
libjaxb-java,
- libjsonp-java,
+ libjsonp-java (>= 1.1.2-4),
maven-debian-helper (>= 2.1)
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/jhove.git
View it on GitLab: https://salsa.debian.org/java-team/jhove/-/compare/717aa002ffa29fae1f38b4da9fd8f7c02fbecfba...cfcc5e6aa91638ed78fef66faed85f2425cfa1ad
--
View it on GitLab: https://salsa.debian.org/java-team/jhove/-/compare/717aa002ffa29fae1f38b4da9fd8f7c02fbecfba...cfcc5e6aa91638ed78fef66faed85f2425cfa1ad
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20230714/eb9c99f0/attachment.htm>
More information about the pkg-java-commits
mailing list