Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
5
Added the missing dependency on libwagon-http-java for libistack-commons-java
· 00659e57
Emmanuel Bourg
authored
Aug 03, 2018
00659e57
Standards-Version updated to 4.2.0
· a1cced7a
Emmanuel Bourg
authored
Aug 03, 2018
a1cced7a
Wrap and sort
· 3c3a7abe
Emmanuel Bourg
authored
Aug 03, 2018
3c3a7abe
Use salsa.debian.org Vcs-* URLs
· a75bb513
Emmanuel Bourg
authored
Aug 03, 2018
a75bb513
Upload to unstable
· 3be95527
Emmanuel Bourg
authored
Aug 03, 2018
3be95527
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3be95527
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.
...
...
debian/control
View file @
3be95527
...
...
@@ -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
...
...
debian/rules
View file @
3be95527
...
...
@@ -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