[med-svn] [qualimap] 01/03: Thanks Bas for pointing out the typo
Andreas Tille
tille at debian.org
Thu Nov 26 17:37:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository qualimap.
commit d1d59c881177b84b8dd47170b864eb20f23dced2
Author: Andreas Tille <tille at debian.org>
Date: Thu Nov 26 18:32:46 2015 +0100
Thanks Bas for pointing out the typo
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 3376dda..5210db5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ override_dh_auto_configure:
mvn --offline install:install-file \
-Dmaven.repo.local=$(CURDIR)/debian/maven-repo \
-Dfile=/usr/share/java/sam.jar \
- -DgroupId=net/sf \
+ -DgroupId=net.sf \
-DartifactId=samtools \
-Dversion=fake \
-Dpackaging=jar
@@ -33,7 +33,7 @@ override_dh_auto_configure:
mvn --offline install:install-file \
-Dmaven.repo.local=$(CURDIR)/debian/maven-repo \
-Dfile=/usr/share/java/picard.jar \
- -DgroupId=net/sf \
+ -DgroupId=net.sf \
-DartifactId=picard \
-Dversion=fake \
-Dpackaging=jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qualimap.git
More information about the debian-med-commit
mailing list