Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
4
Remove powermock from B-D.
· b5ac648e
Markus Koschany
authored
Feb 21, 2019
b5ac648e
Ignore org.powermock artifacts.
· 9c91a2b2
Markus Koschany
authored
Feb 21, 2019
9c91a2b2
Declare compliance with Debian Policy 4.3.0.
· 147a67eb
Markus Koschany
authored
Mar 01, 2019
147a67eb
Update changelog
· 5472c687
Markus Koschany
authored
Mar 01, 2019
5472c687
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5472c687
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@debian.org> Fri, 01 Mar 2019 22:10:15 +0100
jline2 (2.14.6-1) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
5472c687
...
...
@@ -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
View file @
5472c687
...
...
@@ -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 * * * * *