[Debian-islamic-commits] [SCM] Packaging for Zekr branch, master, updated. 74b844033e0b21c52eca613bb14ae9c2f1ae14cf

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Sat Dec 5 20:42:59 UTC 2009


The following commit has been merged in the master branch:
commit 74b844033e0b21c52eca613bb14ae9c2f1ae14cf
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Sat Dec 5 22:36:45 2009 +0200

    debian/control: Build-Depend on javahelper >= 0.23~
    debian/rules: Exclude lib*spi-java from jh_depends

diff --git a/debian/control b/debian/control
index 02278f1..51cc270 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: ant, default-jdk-builddep,
  liblucene2-java (>= 2.3.0), velocity (>= 1.4), 
  libswt-gtk-3.5-java (<< 3.5.1+repack~), libcommons-codec-java, 
  libjlayer-java, libcommons-codec-java, libbasicplayer-java, libtritonus-java,
- libmp3spi-java, libvorbisspi-java, javahelper
+ libmp3spi-java, libvorbisspi-java, javahelper (>= 0.23~)
 Build-Depends: debhelper (>= 7.3.3~)
 Standards-Version: 3.8.3
 Homepage: http://www.zekr.org
diff --git a/debian/rules b/debian/rules
index 8083fbd..08efa2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_installchangelogs:
 	dh_installchangelogs doc/changes.txt
 
 override_jh_depends:
-	jh_depends -jdefault
+	jh_depends -jdefault -Xlibmp3spi-java -Xlibvorbisspi-java
 
 DEB_SOURCE_PACKAGE := $(shell dpkg-parsechangelog | grep '^Source:' | cut -d' ' -f2)
 DEB_UPSTREAM_VERSION := $(shell dpkg-parsechangelog | grep '^Version:' | cut -d' ' -f2 | cut -d- -f1 | cut -d+ -f1)

-- 
Packaging for Zekr



More information about the Debian-islamic-commits mailing list