[DRE-commits] [ruby-cri] 06/08: add privacy-breach.patch to remove badges from README.adoc
Cédric Boutillier
boutil at moszumanska.debian.org
Mon Apr 14 13:25:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-cri.
commit 06b64cf4efbb34694469daab15eb156bd908c654
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon Apr 14 15:03:32 2014 +0200
add privacy-breach.patch to remove badges from README.adoc
---
debian/patches/privacy-breach.patch | 19 +++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 20 insertions(+)
diff --git a/debian/patches/privacy-breach.patch b/debian/patches/privacy-breach.patch
new file mode 100644
index 0000000..0bbe3bc
--- /dev/null
+++ b/debian/patches/privacy-breach.patch
@@ -0,0 +1,19 @@
+Description: remove badges from README.adoc to avoid privacy breach
+Origin: vendor
+Author: Cédric Boutillier <boutil at debian.org>
+Last-Update: 2014-04-14
+
+--- a/README.adoc
++++ b/README.adoc
+@@ -1,11 +1,5 @@
+ = Cri =
+
+-link:http://rubygems.org/gems/cri[image:http://img.shields.io/gem/v/cri.svg[]]
+-link:https://travis-ci.org/ddfreyne/cri[image:http://img.shields.io/travis/ddfreyne/cri.svg[]]
+-link:https://coveralls.io/r/ddfreyne/cri[image:http://img.shields.io/coveralls/ddfreyne/cri.svg[]]
+-link:https://codeclimate.com/github/ddfreyne/cri[image:http://img.shields.io/codeclimate/github/ddfreyne/cri.svg[]]
+-link:http://inch-pages.github.io/github/ddfreyne/cri/[image:http://inch-pages.github.io/github/ddfreyne/cri.png[]]
+-
+ Cri is a library for building easy-to-use commandline tools with support for
+ nested commands.
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7ca3720
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+privacy-breach.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cri.git
More information about the Pkg-ruby-extras-commits
mailing list