[gradle] 07/16: d/control: Remove maven from Build-Depends

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Wed Sep 30 00:37:59 UTC 2015


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

seamlik-guest pushed a commit to branch master
in repository gradle.

commit d1b0a7d906810746e50e14b9a5e72b71e6f9328c
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Wed Sep 30 06:26:33 2015 +0800

    d/control: Remove maven from Build-Depends
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 50b353a..7a8bd2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ gradle (2.7-1) UNRELEASED; urgency=low
   * d/copyright: Simplify file exclusion pattern with *.min.js
   * Refresh patches
   * Remove maven_testng.diff: No longer needed.
+  * d/control: Remove maven from Build-Depends
 
  -- Kai-Chung Yan <seamlikok at gmail.com>  Wed, 30 Sep 2015 04:37:18 +0800
 
diff --git a/debian/compat b/debian/compat
index ec63514..f11c82a 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+9
\ No newline at end of file
diff --git a/debian/control b/debian/control
index c0f0a4f..52fc14d 100644
--- a/debian/control
+++ b/debian/control
@@ -67,7 +67,6 @@ Build-Depends: ant,
                libxbean-java,
                libxerces2-java,
                libxslthl-java,
-               maven (>= 3),
                pandoc,
                testng
 Standards-Version: 3.9.6

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



More information about the pkg-java-commits mailing list