diff --git a/debian/patches/removed-privacy-breach2.patch b/debian/patches/removed-privacy-breach2.patch new file mode 100644 index 0000000..b09eb6b --- /dev/null +++ b/debian/patches/removed-privacy-breach2.patch @@ -0,0 +1,17 @@ +Description: 2nd privacy breach +Author: Thomas Goirand +Forwarded: no +Last-Update: 2014-11-14 + +--- python-pygit2-0.21.4.orig/docs/development.rst ++++ python-pygit2-0.21.4/docs/development.rst +@@ -2,9 +2,6 @@ + The development version + ********************************************************************** + +-.. image:: https://secure.travis-ci.org/libgit2/pygit2.png +- :target: http://travis-ci.org/libgit2/pygit2 +- + .. code-block:: sh + + $ git clone git://github.com/libgit2/pygit2.git diff --git a/debian/patches/series b/debian/patches/series index 4102a97..abd7699 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ removed-privacy-breach.patch +removed-privacy-breach2.patch