[med-svn] [htsjdk] 03/04: Add 'dfsg' in MANIFEST version
Vincent Danjean
vdanjean at debian.org
Mon Sep 7 08:02:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
vdanjean pushed a commit to branch master
in repository htsjdk.
commit d27ca7905c795340d6055722f06dce6a5e9ca3ec
Author: Vincent Danjean <Vincent.Danjean at ens-lyon.org>
Date: Mon Sep 7 09:22:27 2015 +0200
Add 'dfsg' in MANIFEST version
---
debian/patches/10-build.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/patches/10-build.xml b/debian/patches/10-build.xml
index 2f1d55d..5eca8e2 100644
--- a/debian/patches/10-build.xml
+++ b/debian/patches/10-build.xml
@@ -7,6 +7,15 @@ Origin: vendor
Forwarded: no
--- a/build.xml
+++ b/build.xml
+@@ -40,7 +40,7 @@
+
+ <!-- Get GIT hash, if available, otherwise leave it blank. -->
+
+- <property name="repository.revision" value=""/>
++ <property name="repository.revision" value="dfsg"/>
+ <property name="htsjdk-version" value="1.138"/>
+ <property name="htsjdk-version-file" value="htsjdk.version.properties"/>
+ <property name="testng.verbosity" value="2"/>
@@ -72,6 +72,11 @@
<fileset dir="${lib}">
<include name="**/*.jar"/>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htsjdk.git
More information about the debian-med-commit
mailing list