Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Fixed the build failure with Java 11 (Closes: #911190)
· a866a447
Emmanuel Bourg
authored
Oct 17, 2018
a866a447
Standards-Version updated to 4.2.1
· a2b47cdf
Emmanuel Bourg
authored
Oct 17, 2018
a2b47cdf
Use salsa.debian.org Vcs-* URLs
· 5fb6b4e6
Emmanuel Bourg
authored
Oct 17, 2018
5fb6b4e6
Wrap and sort
· 8344f925
Emmanuel Bourg
authored
Oct 17, 2018
8344f925
Upload to unstable
· 2cec8f8e
Emmanuel Bourg
authored
Oct 17, 2018
2cec8f8e
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2cec8f8e
openjpa (2.4.2-6) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 11 (Closes: #911190)
* Standards-Version updated to 4.2.1
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Wed, 17 Oct 2018 01:15:26 +0200
openjpa (2.4.2-5) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
2cec8f8e
Source: openjpa
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Stephen Nelson <stephen@eccostudio.com>
Section: java
Priority: optional
Build-Depends: ant,
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Stephen Nelson <stephen@eccostudio.com>
Build-Depends:
ant,
ant-contrib,
ant-optional,
aspectj,
...
...
@@ -39,18 +40,17 @@ Build-Depends: ant,
libxbean-java,
maven-debian-helper,
xmlto
Standards-Version: 4.
1.4
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-java
/openjpa.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/openjpa
.git
Standards-Version: 4.
2.1
Vcs-Git: https://
salsa
.debian.org/
java-team
/openjpa.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/openjpa
Homepage: http://openjpa.apache.org
Package: libopenjpa-java
Architecture: all
Breaks:
libopenjpa-java-doc (<< 2.4.2-4)
Replaces:
libopenjpa-java-doc (<< 2.4.2-4)
Depends: libcommons-collections3-java,
Breaks: libopenjpa-java-doc (<< 2.4.2-4)
Replaces: libopenjpa-java-doc (<< 2.4.2-4)
Depends:
libcommons-collections3-java,
libcommons-dbcp-java,
libcommons-jci-rhino-java,
libcommons-lang-java,
...
...
debian/maven.properties
View file @
2cec8f8e
maven.test.skip
=
true
maven.compiler.source
=
1.7
maven.compiler.target
=
1.7
maven.compiler.release
=
7
debian/rules
View file @
2cec8f8e
...
...
@@ -2,6 +2,3 @@
%:
dh $@
get-orig-source:
uscan --download-current-version --force-download --rename