[jffi] 04/05: set multi-arch fields in debian/control
Tony Mancill
tmancill at moszumanska.debian.org
Sat Apr 4 22:33:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jffi.
commit c1e723689e742c7516268ffcd330ad64c46208f6
Author: tony mancill <tmancill at debian.org>
Date: Sat Apr 4 15:21:20 2015 -0700
set multi-arch fields in debian/control
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 954a362..282a573 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Homepage: http://github.com/wmeissner/jffi
Package: libjffi-java
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}, libjffi-jni (>= ${source:Version})
Description: Java Foreign Function Interface
JFFI is a wrapper for libffi, the foreign function interface library. A foreign
@@ -27,6 +28,7 @@ Description: Java Foreign Function Interface
Package: libjffi-jni
Architecture: any
+Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: libjffi-java
Description: Java Foreign Function Interface (JNI library)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi.git
More information about the pkg-java-commits
mailing list