[med-svn] samtools 03/05: Remove source files not present in upstream tarball

Afif Elghraoui afif-guest at moszumanska.debian.org
Mon Sep 14 05:23:17 UTC 2015


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

afif-guest pushed a commit to branch debian/unstable
in repository samtools.

commit 702d28926f97b3acb9ce92705cbbe28b41015615
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Sep 13 21:08:18 2015 -0700

    Remove source files not present in upstream tarball
    
    I'm not sure how they got there, but they cause problems
    when building the package.
---
 .travis.yml | 18 ------------------
 README.md   | 13 -------------
 2 files changed, 31 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 35dd1d1..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-# Control file for continuous integration testing at http://travis-ci.org/
-
-language: c
-compiler:
-  - clang
-  - gcc
-
-matrix:
-  include:
-    # An unoptimised C99 build, for detecting non-static inline functions
-    - compiler: gcc
-      env: CFLAGS="-std=gnu99 -O0"
-
-before_script:
-  - git clone --depth=5 --branch=develop git://github.com/samtools/htslib.git
-  - export HTSDIR=./htslib
-
-script: make -e && make -e test
diff --git a/README.md b/README.md
deleted file mode 100644
index e1f6a6a..0000000
--- a/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-samtools
-========
-
-This is the official development repository for samtools.
-
-The original samtools package has been split into three separate
-but tightly coordinated projects:
-- [htslib](https://github.com/samtools/htslib): C-library for handling high-throughput sequencing data
-- samtools: mpileup and other tools for handling SAM, BAM, CRAM
-- [bcftools](https://github.com/samtools/bcftools): calling and other tools for handling VCF, BCF
-
-See also http://github.com/samtools/
-

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



More information about the debian-med-commit mailing list