[Git][java-team/malai][master] 2 commits: Remove constraints unnecessary since buster (oldstable)
Stuart Prescott (@stuart)
gitlab at salsa.debian.org
Thu Nov 3 22:36:26 GMT 2022
Stuart Prescott pushed to branch master at Debian Java Maintainers / malai
Commits:
43be3fc8 by Debian Janitor at 2022-11-03T05:35:21+00:00
Remove constraints unnecessary since buster (oldstable)
* Build-Depends: Drop versioned constraint on libmockito-java and maven-debian-helper.
Changes-By: deb-scrub-obsolete
- - - - -
c35770af by Stuart Prescott at 2022-11-03T22:36:21+00:00
Merge branch 'scrub-obsolete' into 'master'
Remove unnecessary constraints
See merge request java-team/malai!4
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -7,6 +7,9 @@ malai (2.0+ds1-3) UNRELEASED; urgency=medium
* Use canonical URL in Vcs-Git.
* Apply multi-arch hints.
+ libmalai-java: Add Multi-Arch: foreign.
+ * Remove constraints unnecessary since buster (oldstable):
+ + Build-Depends: Drop versioned constraint on libmockito-java and
+ maven-debian-helper.
-- Debian Janitor <janitor at jelmer.uk> Thu, 05 Dec 2019 18:50:02 +0000
=====================================
debian/control
=====================================
@@ -6,9 +6,9 @@ Uploaders: Debian Java maintainers <pkg-java-maintainers at lists.alioth.debian.org
Build-Depends:
debhelper-compat (= 12),
default-jdk,
- maven-debian-helper (>= 1.5),
+ maven-debian-helper,
libmaven-bundle-plugin-java,
- libmockito-java (>= 1.10~),
+ libmockito-java,
libjinput-java,
Build-Depends-Indep:
junit4
View it on GitLab: https://salsa.debian.org/java-team/malai/-/compare/ed65f7b128f65c6c1448607df7c6535912d28ebb...c35770af626e05783f183ea4c1197f02f741a04d
--
View it on GitLab: https://salsa.debian.org/java-team/malai/-/compare/ed65f7b128f65c6c1448607df7c6535912d28ebb...c35770af626e05783f183ea4c1197f02f741a04d
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/20221103/77eb4bfe/attachment.htm>
More information about the pkg-java-commits
mailing list