Tony Mancill pushed to branch master at Debian Java Maintainers / jline2
Commits: 33514168 by tony mancill at 2020-12-26T21:26:57-08:00 Use debhelper-compat 13 - - - - - 5bb013ab by tony mancill at 2020-12-26T21:31:49-08:00 Bump Standards-Version to 4.5.1 - - - - - a14b5921 by tony mancill at 2020-12-26T21:31:49-08:00 Freshen debian/copyright - - - - - 0d1e2e55 by tony mancill at 2020-12-26T21:31:49-08:00 Set Rules-Requires-Root: no in debian/control - - - - - 6b91eb13 by tony mancill at 2020-12-26T21:37:02-08:00 Update debian/watch to version 4 - - - - - 79757954 by tony mancill at 2020-12-26T21:37:41-08:00 prepare changelog for upload to unstable - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +jline2 (2.14.6-4) unstable; urgency=medium + + * Use debhelper-compat 13 + * Bump Standards-Version to 4.5.1 + * Freshen debian/copyright + * Set Rules-Requires-Root: no in debian/control + * Update debian/watch to version 4 + + -- tony mancill <[email protected]> Sat, 26 Dec 2020 21:30:54 -0800 + jline2 (2.14.6-3) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: tony mancill <[email protected]> Build-Depends: - debhelper (>= 11), + debhelper-compat (= 13), default-jdk, maven-debian-helper (>= 1.6.5), javahelper (>= 0.43) @@ -12,10 +12,11 @@ Build-Depends-Indep: libeasymock-java, libjansi-java (>= 1.12), junit4 -Standards-Version: 4.3.0 +Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/java-team/jline2.git Vcs-Browser: https://salsa.debian.org/java-team/jline2 Homepage: https://github.com/jline/jline2 +Rules-Requires-Root: no Package: libjline2-java Architecture: all ===================================== debian/copyright ===================================== @@ -8,8 +8,8 @@ License: BSD-3-clause Files: debian/* Copyright: 2013, Eugenio Cano-Manuel Mendoza <[email protected]> - 2013-2018, tony mancill <[email protected]> - 2015-2018, Emmanuel Bourg <[email protected]> + 2013-2020, tony mancill <[email protected]> + 2015-2020, Emmanuel Bourg <[email protected]> License: BSD-3-clause License: BSD-3-clause ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 +version=4 https://github.com/jline/jline2/tags .*/jline-(\d[\d\.]+)\.tar\.gz View it on GitLab: https://salsa.debian.org/java-team/jline2/-/compare/501ee5128ceef262f534bb6ec2ab0c87dcc9498f...79757954619f8ebb6755f06702983b4559134f78 -- View it on GitLab: https://salsa.debian.org/java-team/jline2/-/compare/501ee5128ceef262f534bb6ec2ab0c87dcc9498f...79757954619f8ebb6755f06702983b4559134f78 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

