This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to branch master in repository trinityrnaseq.
commit 5ae7d245e69e9aa8bc832080113ce82af5b28dd6 Author: Michael R. Crusoe <[email protected]> Date: Fri May 20 01:23:11 2016 -0700 fix local version mangle & update excludes --- debian/copyright | 8 -------- debian/watch | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/debian/copyright b/debian/copyright index 0152d6d..acfe0ad 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,22 +7,14 @@ Files-Excluded: trinity-plugins/jellyfish-*.tar.gz Butterfly/jar-in-jar-loader.zip Butterfly/src/lib/*.jar Butterfly/src/src/jaligner - Butterfly/prev_vers trinity-plugins/Trimmomatic* trinity-plugins/parafly* trinity-plugins/collectl trinity-plugins/GAL* trinity-plugins/htslib*tar* trinity-plugins/samtools* - trinity-plugins/slclust/Makefile.bak galaxy-plugin Analysis/GenomeViewPlugin/* - Chrysalis/MakeDepend.dSYM/* - util/R/noiseq.r - util/deprecated - sample_data/test_DE_analysis/deprecated - hpc_conf/deprecated - Analysis/DifferentialExpression/deprecated Files: * Copyright: 2011 The Broad Institute, Inc diff --git a/debian/watch b/debian/watch index 6b40d11..2079114 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg.*//g,repack,compression=xz" \ https://github.com/trinityrnaseq/trinityrnaseq/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/trinityrnaseq.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
