Loading debian/patches/remove_badges_from_documentation.patch 0 → 100644 +24 −0 Original line number Diff line number Diff line Author: Liubov Chuprikova <chuprikovalv@gmail.com> Last-Update: Sun, 15 July 2018 12:37:03 +0300 Description: Remove GitHub badges from documentation as they cause privacy-breach-generic lintian warnings. --- a/README.rst +++ b/README.rst @@ -1,15 +1,6 @@ Overview -------- -.. image:: https://travis-ci.org/daler/pybedtools.png?branch=master - :target: https://travis-ci.org/daler/pybedtools - -.. image:: https://badge.fury.io/py/pybedtools.svg?style=flat - :target: http://badge.fury.io/py/pybedtools - -.. image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg - :target: http://bioconda.github.io - The `BEDTools suite of programs <http://bedtools.readthedocs.org/>`_ is widely used for genomic interval manipulation or "genome algebra". `pybedtools` wraps and extends BEDTools and offers feature-level manipulations from within debian/patches/series +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ disable-test-156 rename-scripts c8dff864dbc942bb7adb3e719b0702f7e3989d36.patch define_filenotfounderror_python2.patch remove_badges_from_documentation.patch Loading
debian/patches/remove_badges_from_documentation.patch 0 → 100644 +24 −0 Original line number Diff line number Diff line Author: Liubov Chuprikova <chuprikovalv@gmail.com> Last-Update: Sun, 15 July 2018 12:37:03 +0300 Description: Remove GitHub badges from documentation as they cause privacy-breach-generic lintian warnings. --- a/README.rst +++ b/README.rst @@ -1,15 +1,6 @@ Overview -------- -.. image:: https://travis-ci.org/daler/pybedtools.png?branch=master - :target: https://travis-ci.org/daler/pybedtools - -.. image:: https://badge.fury.io/py/pybedtools.svg?style=flat - :target: http://badge.fury.io/py/pybedtools - -.. image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg - :target: http://bioconda.github.io - The `BEDTools suite of programs <http://bedtools.readthedocs.org/>`_ is widely used for genomic interval manipulation or "genome algebra". `pybedtools` wraps and extends BEDTools and offers feature-level manipulations from within
debian/patches/series +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ disable-test-156 rename-scripts c8dff864dbc942bb7adb3e719b0702f7e3989d36.patch define_filenotfounderror_python2.patch remove_badges_from_documentation.patch