[Git][java-team/jline2][master] 4 commits: Remove powermock from B-D.
Markus Koschany
gitlab at salsa.debian.org
Fri Mar 1 21:15:48 GMT 2019
Markus Koschany pushed to branch master at Debian Java Maintainers / jline2
Commits:
b5ac648e by Markus Koschany at 2019-02-21T22:45:53Z
Remove powermock from B-D.
- - - - -
9c91a2b2 by Markus Koschany at 2019-02-21T22:49:17Z
Ignore org.powermock artifacts.
- - - - -
147a67eb by Markus Koschany at 2019-03-01T21:09:34Z
Declare compliance with Debian Policy 4.3.0.
- - - - -
5472c687 by Markus Koschany at 2019-03-01T21:11:04Z
Update changelog
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/maven.ignoreRules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+jline2 (2.14.6-2) unstable; urgency=medium
+
+ * Team upload.
+ * Remove powermock from B-D. See #875358.
+ * Ignore org.powermock artifacts.
+ * Declare compliance with Debian Policy 4.3.0.
+
+ -- Markus Koschany <apo at debian.org> Fri, 01 Mar 2019 22:10:15 +0100
+
jline2 (2.14.6-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -11,9 +11,8 @@ Build-Depends:
Build-Depends-Indep:
libeasymock-java,
libjansi-java (>= 1.12),
- libpowermock-java,
junit4
-Standards-Version: 4.1.3
+Standards-Version: 4.3.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jline2.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jline2.git
Homepage: https://github.com/jline/jline2
=====================================
debian/maven.ignoreRules
=====================================
@@ -17,3 +17,4 @@ org.apache.maven.scm maven-scm-* * * * *
org.codehaus.mojo animal-sniffer-maven-plugin * * * *
org.codehaus.mojo cobertura-maven-plugin * * * *
org.codehaus.mojo findbugs-maven-plugin * * * *
+org.powermock * * * * *
View it on GitLab: https://salsa.debian.org/java-team/jline2/compare/3acfb97f8df80eb4f2f831fd2bc2bfd994a948a1...5472c687b0938d3d54f356a4dff483712cea956d
--
View it on GitLab: https://salsa.debian.org/java-team/jline2/compare/3acfb97f8df80eb4f2f831fd2bc2bfd994a948a1...5472c687b0938d3d54f356a4dff483712cea956d
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/20190301/3a6a04b0/attachment.html>
More information about the pkg-java-commits
mailing list