Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Remove powermock from B-D.
· b5b2853f
Markus Koschany
authored
Feb 21, 2019
b5b2853f
Declare compliance with Debian Policy 4.3.0.
· 2b317414
Markus Koschany
authored
Mar 01, 2019
2b317414
Update changelog
· 9579888c
Markus Koschany
authored
Mar 01, 2019
9579888c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9579888c
commons-email (1.5-3)
UNRELEASED
; urgency=medium
commons-email (1.5-3)
unstable
; urgency=medium
*
Put under team maintainance
*
Team upload.
-- Christopher Hoskin <mans0954@debian.org> Mon, 23 Jul 2018 22:33:24 +0100
[ Christopher Hoskin ]
* Put under team maintenance.
[ Markus Koschany ]
* Remove powermock from B-D. See #875358.
* Declare compliance with Debian Policy 4.3.0.
-- Markus Koschany <apo@debian.org> Fri, 01 Mar 2019 22:17:51 +0100
commons-email (1.5-2) unstable; urgency=medium
...
...
debian/control
View file @
9579888c
...
...
@@ -3,8 +3,8 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Christopher Hoskin <mans0954@debian.org>
Build-Depends: debhelper (>= 11), maven-debian-helper,
libmail-java, junit4,
libpowermock-java,
libeasymock-java
Standards-Version: 4.
1.5
libmail-java, junit4, libeasymock-java
Standards-Version: 4.
3.0
Section: java
Homepage: https://commons.apache.org/proper/commons-email/
Vcs-Git: https://salsa.debian.org/java-team/commons-email.git
...
...
debian/maven.ignoreRules
View file @
9579888c
...
...
@@ -17,3 +17,4 @@ org.codehaus.mojo findbugs-maven-plugin * * * *
#org.powermock powermock-module-junit4 * * * *
org.slf4j slf4j-jdk14 * * * *
org.subethamail subethasmtp * * * *
org.powermock * * * * *