[java-gnome] 02/04: explicitly list binary-arch and binary-indep packages

Tony Mancill tmancill at moszumanska.debian.org
Wed Sep 10 04:36:41 UTC 2014


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

tmancill pushed a commit to branch master
in repository java-gnome.

commit 8616e2246e78ee606dac694c0d82e0d61c6daf26
Author: tony mancill <tmancill at debian.org>
Date:   Mon Sep 8 21:09:41 2014 -0700

    explicitly list binary-arch and binary-indep packages
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5c6dfb4..c9b1aa9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=/usr/lib/jni jdk=/usr/lib/jvm/default-java
+DEB_ARCH_PACKAGES = libjava-gnome-jni
+DEB_INDEP_PACKAGES = libjava-gnome-java-doc libjava-gnome-java
 
 ifneq (,$(filter $(DEB_HOST_ARCH), i386 amd64 powerpc))
 DEB_MAKE_ENVVARS += DISPLAY=":99"

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



More information about the pkg-java-commits mailing list