Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
Standards-Version updated to 4.1.5
· e17666c9
Emmanuel Bourg
authored
Jul 24, 2018
e17666c9
Switch to debhelper level 11
· ab604578
Emmanuel Bourg
authored
Jul 24, 2018
ab604578
Use salsa.debian.org Vcs-* URLs
· 7f058005
Emmanuel Bourg
authored
Jul 24, 2018
7f058005
Wrap and sort
· 1c7cd223
Emmanuel Bourg
authored
Jul 24, 2018
1c7cd223
Removed the stax-api dependency from the installed pom
· 95c0e3b3
Emmanuel Bourg
authored
Jul 24, 2018
95c0e3b3
Added a dependency on libactivation-java
· 790c01a5
Emmanuel Bourg
authored
Jul 24, 2018
790c01a5
Upload to unstable
· 68e72ce6
Emmanuel Bourg
authored
Jul 24, 2018
68e72ce6
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
68e72ce6
stax-ex (1.7.8-2) unstable; urgency=medium
* Team upload.
* Removed the stax-api dependency from the installed pom
* Added a dependency on libactivation-java
* Standards-Version updated to 4.1.5
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Tue, 24 Jul 2018 16:51:01 +0200
stax-ex (1.7.8-1) unstable; urgency=medium
* Team upload.
...
...
debian/compat
View file @
68e72ce6
1
0
1
1
debian/control
View file @
68e72ce6
...
...
@@ -3,20 +3,22 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton@ubuntu.com>
Build-Depends: debhelper (>= 10),
Build-Depends:
debhelper (>= 11~),
default-jdk,
javahelper,
junit4,
libactivation-java,
libmaven-bundle-plugin-java,
maven-debian-helper (>= 1.5)
Standards-Version: 4.1.
1
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-java
/stax-ex.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/stax-ex
.git
Standards-Version: 4.1.
5
Vcs-Git: https://
salsa
.debian.org/
java-team
/stax-ex.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/stax-ex
Homepage: https://javaee.github.io/metro-stax-ex/
Package: libstax-ex-java
Architecture: all
Depends:
${java:Depends},
${maven:Depends}, ${misc:Depends}
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: Extended StAX API
This project develops a few extensions to complement JSR-173 StAX API in the
...
...
debian/maven.ignoreRules
View file @
68e72ce6
...
...
@@ -4,5 +4,4 @@ org.apache.maven.plugins maven-release-plugin * * * *
org.codehaus.mojo buildnumber-maven-plugin * * * *
org.glassfish.copyright glassfish-copyright-maven-plugin * * * *
org.glassfish.findbugs findbugs * * * *
javax.activation activation * * * *
javax.xml.stream stax-api * * * *
debian/maven.rules
View file @
68e72ce6
junit junit jar s/.*/4.x/ * *
s/javax.xml.stream/stax/ stax-api jar s/1.0-2/1.0.1/ * *
debian/rules
View file @
68e72ce6
...
...
@@ -2,6 +2,3 @@
%:
dh $@
get-orig-source:
uscan --download-current-version --force-download --rename