[Debian-islamic-commits] [SCM] Packaging for Zekr branch, master, updated. debian/0.7.5+repack-1-3-g06f35bd

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sun May 16 05:39:53 UTC 2010


The following commit has been merged in the master branch:
commit 605f67be7183cce9872949727402000a648b466d
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Mon Apr 26 17:31:56 2010 +0200

    * 02_build_xml.patch: Fix path of jlayer JAR file
    * debian/rules: exclude libjlayer-java from Depends, as it is in
      Recommends.

diff --git a/debian/patches/02_build_xml.patch b/debian/patches/02_build_xml.patch
index 5c71bc1..503c8ec 100644
--- a/debian/patches/02_build_xml.patch
+++ b/debian/patches/02_build_xml.patch
@@ -59,7 +59,7 @@ Author: Mohammad Derakhshani <mohammad at zekr.org>
 +	<property name="commons-codec.jar" value="${libdir}/commons-codec.jar" />

 +    <property name="commons-configuration.jar" value="${libdir}/commons-configuration.jar" />

 +

-+    <property name="jlayer.jar" value="${libdir}/jlayer.jar" />

++    <property name="jlayer.jar" value="${libdir}/jl.jar" />

 +    <property name="basicplayer.jar" value="${libdir}/basicplayer.jar" />

 +    <property name="tritonus-share.jar" value="${libdir}/tritonus_share.jar" />

 +	<property name="tritonus-jorbis.jar" value="${libdir}/tritonus-jorbis.jar" />

diff --git a/debian/rules b/debian/rules
index 412da2f..b782c79 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 -Xlibmp3spi-java -Xlibvorbisspi-java
+	jh_depends -jdefault -Xlibmp3spi-java -Xlibvorbisspi-java -Xlibjlayer-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