Mechtilde Stehmann pushed to branch debian/sid at Debian Java Maintainers / jcabi-log
Commits: 4add5370 by Mechtilde at 2020-11-14T13:18:46+01:00 Bumped compat level to 13 - - - - - 0411f474 by Mechtilde at 2020-11-14T13:25:14+01:00 added a working d/watch file - - - - - f34c9c1d by Mechtilde at 2020-11-14T13:45:33+01:00 Prepared for relase in unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +jcabi-log (0.18.1-1) unstable; urgency=medium + + [ Mechtilde ] + * [4add537] Bumped compat level to 13 + * [0411f47] added a working d/watch file + + -- Mechtilde Stehmann <[email protected]> Sat, 14 Nov 2020 13:45:24 +0100 + jcabi-log (0.18.1-1~exp1) experimental; urgency=medium * Initial release (Closes: #962618) ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Mechtilde Stehmann <[email protected]> -Build-Depends: debhelper-compat (= 12) +Build-Depends: debhelper-compat (= 13) , default-jdk , maven-debian-helper (>= 2.1) , libcommons-lang3-java ===================================== debian/watch ===================================== @@ -1,2 +1,5 @@ version=4 - +opts=\ +uversionmangle=s/-alpha/~alpha/;s/-Beta/~beta/;s/-rc/~rc/;s/PRE/~pre/,\ +filenamemangle=s/.+\/v?(\d\S+)\.*/$1/ \ +https://github.com/jcabi/jcabi-log/releases .*/v?(\d\S+)\.tar\.gz View it on GitLab: https://salsa.debian.org/java-team/jcabi-log/-/compare/61278b918da2e538e518e238f04694d139b3fc96...f34c9c1d5b528b1d54adb3689a8f6a2c46f18a2c -- View it on GitLab: https://salsa.debian.org/java-team/jcabi-log/-/compare/61278b918da2e538e518e238f04694d139b3fc96...f34c9c1d5b528b1d54adb3689a8f6a2c46f18a2c 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

