[Debian-ha-commits] [crmsh] 14/16: Added patch to fix a privacy breach generic lintian warning

Richard Winters devrik-guest at moszumanska.debian.org
Tue Jan 26 22:25:04 UTC 2016


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

devrik-guest pushed a commit to branch master
in repository crmsh.

commit 59786a6cc3be77a4e25d4868c90af47d22c7d740
Author: Richard B Winters <rik at mmogp.com>
Date:   Tue Jan 26 17:13:43 2016 -0500

    Added patch to fix a privacy breach generic lintian warning
    
     - The privacy breach is from a youtube video,
    https://youtu.be/mngfxzxkflw , which does not exist anyhow
    
    Change-Id: I73e4ee47709ef8e272c4ebb4dea0b07b70cdb1cf
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 ...-privacy-breach-generic-in-a-news-release.patch | 26 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 27 insertions(+)

diff --git a/debian/patches/0005-Fix-privacy-breach-generic-in-a-news-release.patch b/debian/patches/0005-Fix-privacy-breach-generic-in-a-news-release.patch
new file mode 100644
index 0000000..dd35fdc
--- /dev/null
+++ b/debian/patches/0005-Fix-privacy-breach-generic-in-a-news-release.patch
@@ -0,0 +1,26 @@
+From: Richard B Winters <rik at mmogp.com>
+Date: Tue, 26 Jan 2016 17:12:44 -0500
+Subject: Fix privacy breach generic in a news release
+
+ - The embedded video: https://youtu.be/mngfxzxkflw, does 
+   not exist anyway
+
+Change-Id: I9e2c8cde8cd2dfd66e242a22cc217bac65e1e3df
+Signed-off-by: Richard B Winters <rik at mmogp.com>
+---
+ doc/website-v1/news/2015-05-13-release-2_1_4.adoc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/doc/website-v1/news/2015-05-13-release-2_1_4.adoc b/doc/website-v1/news/2015-05-13-release-2_1_4.adoc
+index 31297cf..e1dc9df 100644
+--- a/doc/website-v1/news/2015-05-13-release-2_1_4.adoc
++++ b/doc/website-v1/news/2015-05-13-release-2_1_4.adoc
+@@ -50,7 +50,7 @@ builds upon the crmsh history feature at openSUSE conf in The Hague
+ earlier this month. The video of that presentation is online here:
+ 
+ ++++++++++++
+-<iframe width="420" height="315" src="https://www.youtube.com/embed/mngfxzXkFLw" frameborder="0" allowfullscreen></iframe>
++<iframe width="420" height="315" src="/" frameborder="0" allowfullscreen></iframe>
+ ++++++++++++
+ 
+ https://www.youtube.com/watch?v=mngfxzXkFLw
diff --git a/debian/patches/series b/debian/patches/series
index c676e5a..7c2b3e9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0002-Fix-privacy-breach-generic-caused-by-footer-template.patch
 0003-Fix-privacy-breach-generic-caused-by-atom-xml-templa.patch
 0004-Test-to-see-if-build-works.patch
+0005-Fix-privacy-breach-generic-in-a-news-release.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/crmsh.git



More information about the Debian-HA-Commits mailing list