[Git][java-team/jcabi-log][debian/sid] 3 commits: Bumped compat level to 13
Mechtilde Stehmann
gitlab at salsa.debian.org
Sat Nov 14 12:49:41 GMT 2020
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 <mechtilde at debian.org> 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 <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Mechtilde Stehmann <mechtilde at debian.org>
-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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20201114/9cdcd7a7/attachment.html>
More information about the pkg-java-commits
mailing list