Liubov Chuprikova pushed to branch master at Debian Med / python-pybedtools
Commits: 847bcd15 by Liubov Chuprikova at 2018-07-15T12:41:54+03:00 Fix privacy-breach-generic warnings - - - - - 2 changed files: - + debian/patches/remove_badges_from_documentation.patch - debian/patches/series Changes: ===================================== debian/patches/remove_badges_from_documentation.patch ===================================== --- /dev/null +++ b/debian/patches/remove_badges_from_documentation.patch @@ -0,0 +1,24 @@ +Author: Liubov Chuprikova <[email protected]> +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 ===================================== --- a/debian/patches/series +++ b/debian/patches/series @@ -5,3 +5,4 @@ disable-test-156 rename-scripts c8dff864dbc942bb7adb3e719b0702f7e3989d36.patch define_filenotfounderror_python2.patch +remove_badges_from_documentation.patch View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/commit/847bcd15e1c064d87058c85d89205af4c194b09a -- View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/commit/847bcd15e1c064d87058c85d89205af4c194b09a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
