[med-svn] [mhap] 02/02: Don't hardcode upstream version in d/rules

Afif Elghraoui afif at moszumanska.debian.org
Sat Jul 9 22:18:06 UTC 2016


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

afif pushed a commit to branch master
in repository mhap.

commit 089c860c22def822721da0f811baa1e10a17b37a
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sat Jul 9 15:15:57 2016 -0700

    Don't hardcode upstream version in d/rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a598d69..d7b3f9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,4 @@ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-$(DEB_HOST_ARCH)
 	dh $@ --with javahelper
 
 override_dh_link:
-	dh_link usr/share/java/mhap-1.6.jar usr/bin/mhap
+	dh_link usr/share/java/mhap-$(DEB_VERSION_UPSTREAM).jar usr/bin/mhap

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mhap.git



More information about the debian-med-commit mailing list