Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
Switch to compat level 11.
· a23d7b65
Markus Koschany
authored
Oct 02, 2018
a23d7b65
Declare compliance with Debian Policy 4.2.1.
· bdd224d2
Markus Koschany
authored
Oct 02, 2018
bdd224d2
Use https for Format field.
· 9c31238a
Markus Koschany
authored
Oct 02, 2018
9c31238a
Tighten B-D on lombok to fix a FTBFS.
· 705f025e
Markus Koschany
authored
Oct 03, 2018
705f025e
Update changelog
· 1e2df139
Markus Koschany
authored
Oct 03, 2018
1e2df139
Update changelog timestamp
· 56e16267
Markus Koschany
authored
Oct 04, 2018
56e16267
Fix versioned liblombok-java build-dependency.
· b2f037ea
Markus Koschany
authored
Oct 04, 2018
b2f037ea
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b2f037ea
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@debian.org> Thu, 04 Oct 2018 10:49:26 +0200
lombok-ast (0.2+ds-3) unstable; urgency=medium
* Team upload.
...
...
debian/compat
View file @
b2f037ea
1
0
1
1
debian/control
View file @
b2f037ea
...
...
@@ -8,7 +8,7 @@ Build-Depends:
ant,
ant-optional,
cmdreader,
debhelper (>= 1
0
),
debhelper (>= 1
1
),
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
View file @
b2f037ea
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://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@debian.org>
Copyright: 2016
-2018
, Markus Koschany <apo@debian.org>
License: Expat
License: Expat
...
...