This is an automated email from the git hooks/post-receive script. plessy pushed a commit to annotated tag debian/1.1-1 in repository samtools.
commit 7c50b7b7bf5a47a81b0a8c355c634600bcfe7291 Author: Charles Plessy <[email protected]> Date: Thu Sep 25 08:54:27 2014 +0900 Removed python-wrong-path-for-interpreter.patch, solved upstream. --- debian/patches/python-wrong-path-for-interpreter.patch | 9 --------- debian/patches/series | 1 - 2 files changed, 10 deletions(-) diff --git a/debian/patches/python-wrong-path-for-interpreter.patch b/debian/patches/python-wrong-path-for-interpreter.patch deleted file mode 100644 index cfa9f0c..0000000 --- a/debian/patches/python-wrong-path-for-interpreter.patch +++ /dev/null @@ -1,9 +0,0 @@ -Bug: https://github.com/samtools/samtools/issues/271 ---- a/misc/varfilter.py -+++ b/misc/varfilter.py -@@ -1,4 +1,4 @@ --#!/software/bin/python -+#!/usr/bin/python - # - # Copyright (C) 2009, 2010 Genome Research Ltd. - # diff --git a/debian/patches/series b/debian/patches/series index 5877cf5..74ed30a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ fix_coverage_cap.patch fix_segfault_with_small_ref.patch dynamic-build.patch -python-wrong-path-for-interpreter.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
