[jimfs] 06/07: Simplified the Maven rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 8 14:34:26 GMT 2018


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jimfs.

commit f702ee8d0518bed976c2d774141c727434af8868
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Mar 8 15:29:26 2018 +0100

    Simplified the Maven rules
---
 debian/changelog   | 1 +
 debian/maven.rules | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ab8d638..ff5088e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jimfs (1.1-5) UNRELEASED; urgency=medium
   * Removed the build dependency on maven-repo-helper,
     libmaven-compiler-plugin-java, libmaven-source-plugin-java
     and libplexus-compiler-java
+  * Simplified the Maven rules
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
 
diff --git a/debian/maven.rules b/debian/maven.rules
index aa2d5fe..89968d5 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1 @@
-com.google.truth truth jar s/.*/0.7.0/ * *
 org.codehaus.plexus plexus-compiler-javac jar s/.*/2.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jimfs.git



More information about the pkg-java-commits mailing list