[Git][java-team/openchemlib][master] 2 commits: Remove constraints unnecessary since buster (oldstable)
Andrius Merkys (@merkys)
gitlab at salsa.debian.org
Tue Dec 13 08:57:27 GMT 2022
Andrius Merkys pushed to branch master at Debian Java Maintainers / openchemlib
Commits:
e8f91315 by Debian Janitor at 2022-10-03T10:58:54+00:00
Remove constraints unnecessary since buster (oldstable)
* Build-Depends: Drop versioned constraint on maven-debian-helper.
* Build-Depends-Indep: Drop versioned constraint on junit4.
Changes-By: deb-scrub-obsolete
- - - - -
a92610c4 by Andrius Merkys at 2022-12-13T08:57:24+00:00
Merge branch 'scrub-obsolete' into 'master'
Remove unnecessary constraints
See merge request java-team/openchemlib!1
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -7,10 +7,10 @@ Uploaders:
Build-Depends:
debhelper-compat (= 13),
default-jdk,
- maven-debian-helper (>= 2.1),
+ maven-debian-helper,
Build-Depends-Indep:
default-jdk-doc,
- junit4 (>= 4.12),
+ junit4,
libmaven-javadoc-plugin-java,
libopenjfx-java,
libopenjfx-java-doc,
View it on GitLab: https://salsa.debian.org/java-team/openchemlib/-/compare/338d6f398b95e0fc8a99d3d04a681137e3362e7d...a92610c413b9e88daf27e449341a7f96e2cc88dd
--
View it on GitLab: https://salsa.debian.org/java-team/openchemlib/-/compare/338d6f398b95e0fc8a99d3d04a681137e3362e7d...a92610c413b9e88daf27e449341a7f96e2cc88dd
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/20221213/90eabe4b/attachment.htm>
More information about the pkg-java-commits
mailing list