[libtwelvemonkeys-java] 04/06: Build-Depend on jmagick and support it.
Markus Koschany
apo at moszumanska.debian.org
Tue Jun 27 13:28:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libtwelvemonkeys-java.
commit 9e4a7303072fd2d89c0b72bdea6b7337fe2cb0d8
Author: Markus Koschany <apo at debian.org>
Date: Tue Jun 27 14:16:22 2017 +0200
Build-Depend on jmagick and support it.
---
debian/control | 1 +
debian/maven.ignoreRules | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4650242..6552896 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
default-jdk-doc,
maven-debian-helper (>= 2.1),
libcommons-fileupload-java,
+ libjmagick6-java,
libmaven-javadoc-plugin-java,
libservlet3.1-java
Standards-Version: 4.0.0
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index ce016b1..c0a6715 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,5 +1,4 @@
* * test-jar * * *
-jmagick jmagick * * * *
junit junit * * * *
org.apache.maven.plugins maven-checkstyle-plugin * * * *
org.apache.maven.plugins maven-pmd-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libtwelvemonkeys-java.git
More information about the pkg-java-commits
mailing list