Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
Standards-Version updated to 4.1.4
· cc2416f9
Emmanuel Bourg
authored
May 08, 2018
cc2416f9
Switch to debhelper level 11
· 02f96e38
Emmanuel Bourg
authored
May 08, 2018
02f96e38
Use salsa.debian.org Vcs-* URLs
· 50cc126d
Emmanuel Bourg
authored
May 08, 2018
50cc126d
Removed the dependency on libjaxp1.3-java
· 331a437f
Emmanuel Bourg
authored
May 08, 2018
331a437f
Removed the unused build dependency on maven-invoker-plugin
· f463b095
Emmanuel Bourg
authored
May 08, 2018
f463b095
Removed the Maven rule for plexus-resources
· ca5c1e02
Emmanuel Bourg
authored
May 08, 2018
ca5c1e02
Upload to unstable
· 7df63dc2
Emmanuel Bourg
authored
May 08, 2018
7df63dc2
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
7df63dc2
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.
...
...
debian/compat
View file @
7df63dc2
1
0
1
1
debian/control
View file @
7df63dc2
...
...
@@ -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 (>= 1
0
),
debhelper (>= 1
1
),
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
View file @
7df63dc2
...
...
@@ -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
View file @
7df63dc2
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
View file @
7df63dc2
...
...
@@ -6,6 +6,3 @@
override_dh_clean:
dh_clean
rm -rf src/test/it*/target
get-orig-source:
uscan --download-current-version