[Git][java-team/dom4j][master] 3 commits: Ignore the dependency on xml-apis (provided by the JRE)
Emmanuel Bourg
gitlab at salsa.debian.org
Sat Apr 18 13:50:56 BST 2020
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / dom4j
Commits:
4fa185b1 by Emmanuel Bourg at 2020-04-18T14:49:49+02:00
Ignore the dependency on xml-apis (provided by the JRE)
- - - - -
5c88c246 by Emmanuel Bourg at 2020-04-18T14:49:56+02:00
Standards-Version updated to 4.5.0
- - - - -
98e3216b by Emmanuel Bourg at 2020-04-18T14:50:16+02:00
Switch to debhelper level 12
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/maven.ignoreRules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+dom4j (2.1.1-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Ignore the dependency on xml-apis (provided by the JRE)
+ * Standards-Version updated to 4.5.0
+ * Switch to debhelper level 12
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sat, 18 Apr 2020 14:49:05 +0200
+
dom4j (2.1.1-2) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Uploaders:
Emmanuel Bourg <ebourg at apache.org>
Build-Depends:
antlr,
- debhelper (>= 11~),
+ debhelper-compat (= 12),
default-jdk,
default-jdk-doc,
gradle-debian-helper,
@@ -20,7 +20,7 @@ Build-Depends:
libxpp2-java (>= 2.1.10-8~),
libxpp3-java,
maven-repo-helper
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/java-team/dom4j.git
Vcs-Browser: https://salsa.debian.org/java-team/dom4j
Homepage: https://dom4j.github.io
=====================================
debian/maven.ignoreRules
=====================================
@@ -1 +1,2 @@
javax.xml.stream stax-api
+xml-apis xml-apis
View it on GitLab: https://salsa.debian.org/java-team/dom4j/-/compare/e5a2b278338954367e31eb9987310abbd6a13f4c...98e3216bce9ce78f25e97306072d67474b61bdaf
--
View it on GitLab: https://salsa.debian.org/java-team/dom4j/-/compare/e5a2b278338954367e31eb9987310abbd6a13f4c...98e3216bce9ce78f25e97306072d67474b61bdaf
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/20200418/19d7c41a/attachment.html>
More information about the pkg-java-commits
mailing list