[Git][java-team/stax-ex][master] 7 commits: Standards-Version updated to 4.1.5

Emmanuel Bourg gitlab at salsa.debian.org
Tue Jul 24 15:52:19 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / stax-ex


Commits:
e17666c9 by Emmanuel Bourg at 2018-07-24T16:37:22+02:00
Standards-Version updated to 4.1.5

- - - - -
ab604578 by Emmanuel Bourg at 2018-07-24T16:37:28+02:00
Switch to debhelper level 11

- - - - -
7f058005 by Emmanuel Bourg at 2018-07-24T16:37:32+02:00
Use salsa.debian.org Vcs-* URLs

- - - - -
1c7cd223 by Emmanuel Bourg at 2018-07-24T16:38:22+02:00
Wrap and sort

- - - - -
95c0e3b3 by Emmanuel Bourg at 2018-07-24T16:46:16+02:00
Removed the stax-api dependency from the installed pom

- - - - -
790c01a5 by Emmanuel Bourg at 2018-07-24T16:49:18+02:00
Added a dependency on libactivation-java

- - - - -
68e72ce6 by Emmanuel Bourg at 2018-07-24T16:51:09+02:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/maven.ignoreRules
- debian/maven.rules
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+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 at apache.org>  Tue, 24 Jul 2018 16:51:01 +0200
+
 stax-ex (1.7.8-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,22 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Timo Aaltonen <tjaalton at ubuntu.com>
-Build-Depends: debhelper (>= 10),
-               default-jdk,
-               javahelper,
-               junit4,
-               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
+Build-Depends:
+ debhelper (>= 11~),
+ default-jdk,
+ javahelper,
+ junit4,
+ libactivation-java,
+ libmaven-bundle-plugin-java,
+ maven-debian-helper (>= 1.5)
+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
=====================================
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -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
=====================================
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,3 +1,2 @@
 
 junit junit jar s/.*/4.x/ * *
-s/javax.xml.stream/stax/ stax-api jar s/1.0-2/1.0.1/ * *


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename



View it on GitLab: https://salsa.debian.org/java-team/stax-ex/compare/f5caf6da927d14e33bd670590329885696b45451...68e72ce6aec955797c2c6a156ebd9df6b88daccc

-- 
View it on GitLab: https://salsa.debian.org/java-team/stax-ex/compare/f5caf6da927d14e33bd670590329885696b45451...68e72ce6aec955797c2c6a156ebd9df6b88daccc
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180724/d45839c1/attachment.html>


More information about the pkg-java-commits mailing list