[Python-modules-commits] [python-releases] 11/14: patch README.rst to avoid privacy breach caused by included travis-ci image

Jan Dittberner jandd at moszumanska.debian.org
Sat Jan 30 19:14:04 UTC 2016


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

jandd pushed a commit to branch master
in repository python-releases.

commit bdb0e8428053bd02c2022bc37866fc64f82ebced
Merge: 34777ae 9f5ee4d
Author: Jan Dittberner <jandd at debian.org>
Date:   Sat Jan 30 19:41:12 2016 +0100

    patch README.rst to avoid privacy breach caused by included travis-ci
    image

 README.rst                                           |  3 ---
 debian/.git-dpm                                      |  4 ++--
 debian/changelog                                     |  2 ++
 ...avis-ci-image-and-link-to-avoid-privacy-bre.patch | 20 ++++++++++++++++++++
 debian/patches/series                                |  1 +
 5 files changed, 25 insertions(+), 5 deletions(-)

diff --cc debian/.git-dpm
index 29a6712,0000000..84cd60c
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 6dcf67af033c32dc78cacc93ae8ed126a6d36817
- 6dcf67af033c32dc78cacc93ae8ed126a6d36817
++9f5ee4d88503024479c3d6828c59aebb4b48090b
++9f5ee4d88503024479c3d6828c59aebb4b48090b
 +6dcf67af033c32dc78cacc93ae8ed126a6d36817
 +6dcf67af033c32dc78cacc93ae8ed126a6d36817
 +python-releases_1.0.0.orig.tar.gz
 +caca8e82b5fb043bc97f39dd8d1eb16d3f6a9a1d
 +22563
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index c8da87d,0000000..c537da8
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,37 -1,0 +1,39 @@@
 +python-releases (1.0.0-1) UNRELEASED; urgency=medium
 +
 +  * Team upload.
 +  * add missing trailing slash in debian/clean (Closes: #808616)
 +  * Use https URL for Vcs-Git in debian/control
 +  * Disable tests in debian/rules because they require spec which is not
 +    packaged for debian yet, remove python{3,}-docutils from Build-Depends
 +  * New upstream version
 +  * add new python-releases-doc binary package containing the Sphinx
 +    documentation
 +    - add stanza to debian/control
 +    - add sphinx-build invocation in debian/rules
 +    - add docs/_build/ to debian/clean
 +    - add debian/python-releases-doc.doc-base and
 +      debian/python-releases-doc.docs files
 +  * Add myself to copyright file, bump copyright years
++  * patch README.rst to avoid privacy breach caused by included travis-ci
++    image
 +
 + -- Jan Dittberner <jandd at debian.org>  Sat, 30 Jan 2016 18:02:20 +0100
 +
 +python-releases (0.7.0-2) unstable; urgency=medium
 +
 +  [ Zygmunt Krynicki ]
 +  * debian/watch: use the new pypi redirector
 +
 +  [ Jan Dittberner ]
 +  * Team upload.
 +  * add python{,3}-docutils to Build-Depends to fix failing test import
 +    (Closes: #802137)
 +  * bump Standards-Version to 3.9.6 (no changes needed)
 +
 + -- Jan Dittberner <jandd at debian.org>  Mon, 26 Oct 2015 21:03:29 +0100
 +
 +python-releases (0.7.0-1) unstable; urgency=medium
 +
 +  * Initial release. (Closes: #745347)
 +
 + -- Zygmunt Krynicki <zygmunt.krynicki at canonical.com>  Tue, 09 Sep 2014 11:13:29 +0200
diff --cc debian/patches/0001-Remove-travis-ci-image-and-link-to-avoid-privacy-bre.patch
index 0000000,0000000..47e6685
new file mode 100644
--- /dev/null
+++ b/debian/patches/0001-Remove-travis-ci-image-and-link-to-avoid-privacy-bre.patch
@@@ -1,0 -1,0 +1,20 @@@
++From 9f5ee4d88503024479c3d6828c59aebb4b48090b Mon Sep 17 00:00:00 2001
++From: Jan Dittberner <jandd at debian.org>
++Date: Sat, 30 Jan 2016 18:54:34 +0100
++Subject: Remove travis-ci image and link to avoid privacy breach
++
++---
++ README.rst | 3 ---
++ 1 file changed, 3 deletions(-)
++
++diff --git a/README.rst b/README.rst
++index 6e79e84..f427115 100644
++--- a/README.rst
+++++ b/README.rst
++@@ -1,6 +1,3 @@
++-.. image:: https://secure.travis-ci.org/bitprophet/releases.png?branch=master
++-        :target: https://travis-ci.org/bitprophet/releases
++-
++ What is Releases?
++ =================
++ 
diff --cc debian/patches/series
index 0000000,0000000..5941db9
new file mode 100644
--- /dev/null
+++ b/debian/patches/series
@@@ -1,0 -1,0 +1,1 @@@
++0001-Remove-travis-ci-image-and-link-to-avoid-privacy-bre.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-releases.git



More information about the Python-modules-commits mailing list