[jffi-1.2.7] 01/01: Remove unused dependencies

Tim Potter tpot-guest at moszumanska.debian.org
Tue Jan 27 05:15:28 UTC 2015


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

tpot-guest pushed a commit to branch master
in repository jffi-1.2.7.

commit 9c9ba921f6875bf2785f9beb553035476c940c11
Author: Tim Potter <tpot at hp.com>
Date:   Tue Jan 27 16:15:03 2015 +1100

    Remove unused dependencies
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index de2780f..4c6a292 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
  javahelper,
  maven-debian-helper,
  libmaven-antrun-plugin-java, libmaven-assembly-plugin-java,
- maven-repo-helper, libffi-dev, pkg-config,
+ maven-repo-helper, 
  ant-optional, default-jdk, junit4, bnd
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/jffi.git
@@ -17,7 +17,7 @@ Homepage: http://github.com/wmeissner/jffi
 
 Package: libjffi-java
 Architecture: all
-Depends: ${misc:Depends}, libjffi-jni (>= ${source:Version})
+Depends: ${misc:Depends}
 Description: Java Foreign Function Interface
  JFFI is a wrapper for libffi, the foreign function interface library. A foreign
  function interface is the popular name for the interface that allows code

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



More information about the pkg-java-commits mailing list