[Git][java-team/freeplane][master] fix #915889
Felix Natter
gitlab at salsa.debian.org
Fri Dec 21 20:47:54 GMT 2018
Felix Natter pushed to branch master at Debian Java Maintainers / freeplane
Commits:
e0b43c04 by Felix Natter at 2018-12-21T20:47:44Z
fix #915889
- - - - -
2 changed files:
- debian/changelog
- + debian/maven.rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+freeplane (1.7.2-2) unstable; urgency=medium
+
+ * Add maven rule for pulling javax.servlet:javax.servlet-api:3.1
+ instead of javax.servlet:javax.servlet-api:debian (Closes: #915889)
+
+ -- Felix Natter <fnatter at gmx.net> Fri, 21 Dec 2018 21:31:46 +0100
+
freeplane (1.7.2-1) unstable; urgency=medium
* New upstream release, compatible with Java11
=====================================
debian/maven.rules
=====================================
@@ -0,0 +1,2 @@
+javax.servlet javax.servlet-api * s/.*/3.1/ * *
+
View it on GitLab: https://salsa.debian.org/java-team/freeplane/commit/e0b43c04ed6d3fe74f1da09f6507bcfba5a9378a
--
View it on GitLab: https://salsa.debian.org/java-team/freeplane/commit/e0b43c04ed6d3fe74f1da09f6507bcfba5a9378a
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/20181221/2d710ac6/attachment.html>
More information about the pkg-java-commits
mailing list