Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Fixed the build failure with Java 11 (Closes: #911188)
· 5ef699f3
Emmanuel Bourg
authored
Oct 17, 2018
5ef699f3
Standards-Version updated to 4.2.1
· eff9cc91
Emmanuel Bourg
authored
Oct 17, 2018
eff9cc91
Switch to debhelper level 11
· 7c7d6c0e
Emmanuel Bourg
authored
Oct 17, 2018
7c7d6c0e
Use salsa.debian.org Vcs-* URLs
· bcd1968d
Emmanuel Bourg
authored
Oct 17, 2018
bcd1968d
Upload to unstable
· 7480acd7
Emmanuel Bourg
authored
Oct 17, 2018
7480acd7
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
7480acd7
libjdo-api-java (3.1-3) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 11 (Closes: #911188)
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Wed, 17 Oct 2018 00:56:09 +0200
libjdo-api-java (3.1-2) unstable; urgency=medium
* Team upload.
...
...
debian/compat
View file @
7480acd7
1
0
1
1
debian/control
View file @
7480acd7
...
...
@@ -4,14 +4,14 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner@debian.org>
Build-Depends:
debhelper (>= 1
0
),
debhelper (>= 1
1
),
default-jdk,
libgeronimo-jta-1.2-spec-java,
libmaven-bundle-plugin-java,
maven-debian-helper (>= 1.5)
Standards-Version: 4.
1
.1
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-java
/libjdo-api-java.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/libjdo-api-java
.git
Standards-Version: 4.
2
.1
Vcs-Git: https://
salsa
.debian.org/
java-team
/libjdo-api-java.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/libjdo-api-java
Homepage: http://db.apache.org/jdo/
Package: libjdo-api-java
...
...
debian/maven.properties
View file @
7480acd7
...
...
@@ -3,3 +3,4 @@
# maven.test.skip=true
maven.test.skip
=
true
maven.compiler.release
=
8
debian/rules
View file @
7480acd7
...
...
@@ -2,6 +2,3 @@
%:
dh $@
get-orig-source:
uscan --download-current-version --force-download --no-symlink