Skip to content

Commits on Source 5

istack-commons (3.0.6-2) unstable; urgency=medium
* Team upload.
* Added the missing dependency on libwagon-http-java
for libistack-commons-java
* Standards-Version updated to 4.2.0
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Fri, 03 Aug 2018 15:24:19 +0200
istack-commons (3.0.6-1) unstable; urgency=medium
* Team upload.
......
......@@ -3,10 +3,11 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton@ubuntu.com>
Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 2.2)
Build-Depends-Indep:
Build-Depends:
ant,
ant-optional,
debhelper (>= 11),
default-jdk,
junit (>= 3.8.2),
junit4,
libargs4j-java (>= 2.0.1),
......@@ -22,15 +23,16 @@ Build-Depends-Indep:
libplexus-component-metadata-java,
libplexus-io-java,
libwagon-http-java,
maven-debian-helper (>= 2.2),
testng (>= 6)
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/istack-commons.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/istack-commons.git
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/java-team/istack-commons.git
Vcs-Browser: https://salsa.debian.org/java-team/istack-commons
Homepage: https://javaee.github.io/jaxb-istack-commons/
Package: libistack-commons-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Depends: ${maven:Depends}, ${misc:Depends}, libwagon-http-java
Recommends: ${maven:OptionalDepends}
Description: Common code for some Glassfish projects
The iStack Commons project was created to promote code reuse. The shared
......
......@@ -14,6 +14,3 @@ override_dh_auto_install:
override_dh_auto_clean:
dh_auto_clean
get-orig-source:
uscan --download-current-version --force-download --rename