[Git][java-team/lombok-ast][master] 7 commits: Switch to compat level 11.
Markus Koschany
gitlab at salsa.debian.org
Thu Oct 4 17:53:52 BST 2018
Markus Koschany pushed to branch master at Debian Java Maintainers / lombok-ast
Commits:
a23d7b65 by Markus Koschany at 2018-10-02T20:52:15Z
Switch to compat level 11.
- - - - -
bdd224d2 by Markus Koschany at 2018-10-02T20:52:37Z
Declare compliance with Debian Policy 4.2.1.
- - - - -
9c31238a by Markus Koschany at 2018-10-02T20:56:16Z
Use https for Format field.
- - - - -
705f025e by Markus Koschany at 2018-10-03T15:11:52Z
Tighten B-D on lombok to fix a FTBFS.
- - - - -
1e2df139 by Markus Koschany at 2018-10-03T15:13:39Z
Update changelog
- - - - -
56e16267 by Markus Koschany at 2018-10-04T08:49:32Z
Update changelog timestamp
- - - - -
b2f037ea by Markus Koschany at 2018-10-04T08:51:24Z
Fix versioned liblombok-java build-dependency.
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+lombok-ast (0.2+ds-4) unstable; urgency=medium
+
+ * Switch to compat level 11.
+ * Declare compliance with Debian Policy 4.2.1.
+ * Use https for Format field.
+ * Tighten B-D on lombok to fix a FTBFS. (Closes: #906382)
+
+ -- Markus Koschany <apo at debian.org> Thu, 04 Oct 2018 10:49:26 +0200
+
lombok-ast (0.2+ds-3) unstable; urgency=medium
* Team upload.
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends:
ant,
ant-optional,
cmdreader,
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk,
ivyplusplus,
javahelper,
@@ -17,10 +17,10 @@ Build-Depends:
libecj-java,
libguava-java,
libjsch-java,
- liblombok-java,
+ liblombok-java (>= 1.16.22-3),
libjsr305-java,
maven-repo-helper
-Standards-Version: 4.1.1
+Standards-Version: 4.2.1
Homepage: https://projectlombok.org
Vcs-Git: https://anonscm.debian.org/git/pkg-java/lombok-ast.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/lombok-ast.git
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lombok.ast
Source: https://github.com/rzwitserloot/lombok.ast/
@@ -38,7 +38,7 @@ Copyright: 2010, John Resig
License: Expat or GPL-2
Files: debian/*
-Copyright: 2016, Markus Koschany <apo at debian.org>
+Copyright: 2016-2018, Markus Koschany <apo at debian.org>
License: Expat
License: Expat
View it on GitLab: https://salsa.debian.org/java-team/lombok-ast/compare/0321f6528df2fc4352393448d733aec831eebd8d...b2f037ea80ee19ebcc2dd43e720940a04a775b89
--
View it on GitLab: https://salsa.debian.org/java-team/lombok-ast/compare/0321f6528df2fc4352393448d733aec831eebd8d...b2f037ea80ee19ebcc2dd43e720940a04a775b89
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/20181004/33858eaf/attachment.html>
More information about the pkg-java-commits
mailing list