This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository python-pysam.
commit 9f996881fb2decce7d3937aa3e38cacc23d99c39 Author: Afif Elghraoui <[email protected]> Date: Wed Jun 24 19:26:03 2015 -0700 Exclude bundled htslib convenience-copy --- debian/copyright | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 65b833c..9752a41 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pysam Upstream-Contact: Andreas Heger <[email protected]> Source: https://github.com/pysam-developers/pysam +Files-Excluded: htslib/* Files: * Copyright: 2008-2010 Genome Research Ltd. diff --git a/debian/watch b/debian/watch index 9c83725..ef3b160 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/pysam-developers/pysam/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz +opts="repacksuffix=+ds1" https://github.com/pysam-developers/pysam/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
