[DRE-commits] [ruby-mocha] 03/04: fix privacy breach

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jan 16 11:08:05 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-mocha.

commit 9c61270a64fd05b55c7ef1114e3b01146db0ba25
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Jan 16 11:53:48 2014 +0100

    fix privacy breach
---
 debian/patches/privacy_breach.patch | 14 ++++++++++++++
 debian/patches/series               |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/privacy_breach.patch b/debian/patches/privacy_breach.patch
new file mode 100644
index 0000000..4ebf169
--- /dev/null
+++ b/debian/patches/privacy_breach.patch
@@ -0,0 +1,14 @@
+Description: Remove call to external elements in README, which, once converted
+ to HTML, can cause privacy breach
+Author: Cédric Boutillier <boutil at debian.org>
+Forwarded: no
+Last-Update: 2014-01-16
+
+--- a/README.md
++++ b/README.md
+@@ -1,5 +1,3 @@
+-## Mocha [![build status](https://secure.travis-ci.org/freerange/mocha.png)](https://secure.travis-ci.org/freerange/mocha) [![Gem Version](https://badge.fury.io/rb/mocha.png)](http://badge.fury.io/rb/mocha)
+-
+ ### Description
+ 
+ * A Ruby library for mocking and stubbing.
diff --git a/debian/patches/series b/debian/patches/series
index 4ff16f3..f06bdd5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 add_rubygems_requirement.patch
 deactivate_failing_tests.patch
+privacy_breach.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mocha.git



More information about the Pkg-ruby-extras-commits mailing list