Skip to content
Snippets Groups Projects
Commit eda3301d authored by Janitor's avatar Janitor Committed by Tony Mancill
Browse files

Remove unnecessary constraints

parent 279e5421
No related branches found
No related tags found
1 merge request!2Remove unnecessary constraints
libcommons-collections3-java (3.2.2-3) UNRELEASED; urgency=medium
* Remove constraints unnecessary since buster (oldstable):
+ libcommons-collections3-java: Drop conflict with removed package
libjson-java (<= 2.3-2) in Breaks.
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Update watch file format version to 4.
......@@ -7,7 +10,7 @@ libcommons-collections3-java (3.2.2-3) UNRELEASED; urgency=medium
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
-- Debian Janitor <janitor@jelmer.uk> Wed, 21 Dec 2022 09:59:36 -0000
-- Debian Janitor <janitor@jelmer.uk> Thu, 22 Dec 2022 11:09:43 -0000
libcommons-collections3-java (3.2.2-2) unstable; urgency=medium
......
......@@ -23,8 +23,7 @@ Architecture: all
Depends: ${misc:Depends}
Suggests: libcommons-collections3-java-doc
Breaks:
jenkins-json (<= 2.4-jenkins-3-1),
libjson-java (<= 2.3-2)
jenkins-json (<= 2.4-jenkins-3-1)
Description: Apache Commons Collections - Extended Collections API for Java
The Java Collections Framework was a major addition in JDK 1.2. It added many
powerful data structures that accelerate development of most significant Java
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment