[osmosis] 25/28: Add build dependency on git, used by gradle build system.

Bas Couwenberg sebastic at xs4all.nl
Sun Apr 6 01:47:09 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osmosis.

commit 94b200cff1e5ce7620edd7e78c5fafec1a439275
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Apr 5 00:30:01 2014 +0200

    Add build dependency on git, used by gradle build system.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6951598..9ace731 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ osmosis (0.43.1-1) UNRELEASED; urgency=low
   * Add build dependency on libwoodstox-java.
   * Add patch to use packaged libraries during build.
   * Remove generated files and directories on clean.
+  * Add build dependency on git, used by gradle build system.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 16 Mar 2014 15:17:02 +0100
 
diff --git a/debian/control b/debian/control
index 3f845c6..d85335f 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Build-Depends: gradle,
                checkstyle (>= 5.6),
                ivy,
                junit4 (>= 4.10),
+               git,
                default-jdk,
                maven-repo-helper
 Standards-Version: 3.9.3

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



More information about the Pkg-grass-devel mailing list