Skip to content
Commits on Source (7)
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@apache.org> Tue, 08 May 2018 22:05:22 +0200
xml-maven-plugin (1.0.1-3) unstable; urgency=medium
* Team upload.
......
......@@ -4,25 +4,23 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Eugene Zhukov <eugene@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
......
......@@ -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 * * * *
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/ * *
......@@ -6,6 +6,3 @@
override_dh_clean:
dh_clean
rm -rf src/test/it*/target
get-orig-source:
uscan --download-current-version