[Git][java-team/mockito][master] 3 commits: Added the missing dependency on junit5
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Thu Oct 24 20:03:12 BST 2024
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / mockito
Commits:
8e8d70b6 by Emmanuel Bourg at 2024-10-24T21:01:27+02:00
Added the missing dependency on junit5
- - - - -
f44a6bea by Emmanuel Bourg at 2024-10-24T21:01:37+02:00
Standards-Version updated to 4.7.0
- - - - -
471a2d89 by Emmanuel Bourg at 2024-10-24T21:01:48+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+mockito (3.3.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Added the missing dependency on junit5
+ * Standards-Version updated to 4.7.0
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 24 Oct 2024 21:01:41 +0200
+
mockito (3.3.0-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -12,6 +12,7 @@ Build-Depends:
gradle-debian-helper,
javahelper,
junit4,
+ junit5,
libasm-java (>= 5.0),
libhamcrest-java,
libbyte-buddy-java (>= 1.9.7),
@@ -21,7 +22,7 @@ Build-Depends:
libspock-java,
maven-repo-helper (>= 1.9~),
testng
-Standards-Version: 4.6.1
+Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/mockito.git
Vcs-Browser: https://salsa.debian.org/java-team/mockito
Homepage: http://mockito.org/
View it on GitLab: https://salsa.debian.org/java-team/mockito/-/compare/acc816f16cdb7b5fb1d26af168773a486ef40793...471a2d89fc9cc28a7588028886e6572173f74144
--
View it on GitLab: https://salsa.debian.org/java-team/mockito/-/compare/acc816f16cdb7b5fb1d26af168773a486ef40793...471a2d89fc9cc28a7588028886e6572173f74144
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/20241024/b1ccc32d/attachment.htm>
More information about the pkg-java-commits
mailing list