[med-svn] [mrbayes] 06/10: Make sure tarball will be properly named

Andreas Tille tille at debian.org
Wed Dec 30 21:49:25 UTC 2015


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

tille pushed a commit to branch master
in repository mrbayes.

commit 2b09c842d48e7fdae34bf290651f6301a250287d
Author: Andreas Tille <tille at debian.org>
Date:   Wed Dec 30 22:31:33 2015 +0100

    Make sure tarball will be properly named
---
 debian/get-orig-source | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/get-orig-source b/debian/get-orig-source
index a6bcd2c..f97d1d2 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -40,5 +40,5 @@ rm -f tmp/Release_instructions.txt
 mv tmp/* ${TARDIR}/documentation
 rmdir tmp
 
-GZIP="--best --no-name" XZ_OPT="-6v" tar --owner=root --group=root --mode=a+rX -a -cf ${TARDIR}+dfsg.orig.tar.${COMPRESSION} ${TARDIR}
+GZIP="--best --no-name" XZ_OPT="-6v" tar --owner=root --group=root --mode=a+rX -a -cf ${NAME}_${VERSION}+dfsg.orig.tar.${COMPRESSION} ${TARDIR}
 rm -rf ${TARDIR}

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



More information about the debian-med-commit mailing list