[Git][java-team/xml-maven-plugin][master] 7 commits: Standards-Version updated to 4.1.4

Emmanuel Bourg gitlab at salsa.debian.org
Tue May 8 21:09:51 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / xml-maven-plugin


Commits:
cc2416f9 by Emmanuel Bourg at 2018-05-08T21:33:30+02:00
Standards-Version updated to 4.1.4

- - - - -
02f96e38 by Emmanuel Bourg at 2018-05-08T21:33:36+02:00
Switch to debhelper level 11

- - - - -
50cc126d by Emmanuel Bourg at 2018-05-08T21:33:42+02:00
Use salsa.debian.org Vcs-* URLs

- - - - -
331a437f by Emmanuel Bourg at 2018-05-08T21:58:00+02:00
Removed the dependency on libjaxp1.3-java

- - - - -
f463b095 by Emmanuel Bourg at 2018-05-08T22:01:40+02:00
Removed the unused build dependency on maven-invoker-plugin

- - - - -
ca5c1e02 by Emmanuel Bourg at 2018-05-08T22:04:37+02:00
Removed the Maven rule for plexus-resources

- - - - -
7df63dc2 by Emmanuel Bourg at 2018-05-08T22:05:29+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,15 @@
+xml-maven-plugin (1.0.1-4) unstable; urgency=medium
+
+  * Team upload.
+  * Removed the dependency on libjaxp1.3-java
+  * Removed the unused build dependency on maven-invoker-plugin
+  * Removed the Maven rule for plexus-resources
+  * Standards-Version updated to 4.1.4
+  * Switch to debhelper level 11
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 08 May 2018 22:05:22 +0200
+
 xml-maven-plugin (1.0.1-3) 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
@@ -4,25 +4,23 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Eugene Zhukov <eugene at debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
  default-jdk,
  junit4,
- libjaxp1.3-java,
- libmaven-invoker-plugin-java,
  libmaven-plugin-testing-java,
  libmaven-plugin-tools-java,
  libmaven3-core-java,
  libplexus-io-java,
- libplexus-resources-java,
+ libplexus-resources-java (>= 1.1.0-1~),
  libplexus-utils-java,
  libsaxonhe-java,
  libxalan2-java,
  libxerces2-java,
  libxml-commons-resolver1.1-java (>= 1.2),
  maven-debian-helper (>= 1.5)
-Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/xml-maven-plugin.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xml-maven-plugin.git
+Standards-Version: 4.1.4
+Vcs-Git: https://salsa.debian.org/java-team/xml-maven-plugin.git
+Vcs-Browser: https://salsa.debian.org/java-team/xml-maven-plugin
 Homepage: https://github.com/mojohaus/xml-maven-plugin/
 
 Package: libxml-maven-plugin-java


=====================================
debian/maven.ignoreRules
=====================================
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -2,3 +2,5 @@
 org.apache.maven.plugins maven-changes-plugin * * * *
 org.apache.rat apache-rat-plugin * * * *
 org.apache.maven.plugins maven-checkstyle-plugin * * * *
+org.apache.maven.plugins maven-invoker-plugin * * * *
+xml-apis xml-apis * * * *


=====================================
debian/maven.rules
=====================================
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,4 @@
 
 junit junit * s/.*/4.x/ * *
 net.sf.saxon s/saxon/Saxon-HE jar s/.*/debian * *
-org.codehaus.plexus plexus-resources jar s/1\..*/1.x/ * *
 org.apache.maven maven-* * s/.*/3.x/ * *


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,3 @@
 override_dh_clean:
 	dh_clean
 	rm -rf src/test/it*/target
-
-get-orig-source:
-	uscan --download-current-version



View it on GitLab: https://salsa.debian.org/java-team/xml-maven-plugin/compare/f72ba3d3f2d8d61e6003c9480e8e955d0521d249...7df63dc23befb0bca8265053bdc9b68933c98edb

---
View it on GitLab: https://salsa.debian.org/java-team/xml-maven-plugin/compare/f72ba3d3f2d8d61e6003c9480e8e955d0521d249...7df63dc23befb0bca8265053bdc9b68933c98edb
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/20180508/66a6fa2f/attachment.html>


More information about the pkg-java-commits mailing list