[DRE-commits] [ruby-simplecov-html] 08/12: provide a patch header

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Oct 22 20:27:23 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-simplecov-html.

commit 190544f77b6429813b5f1759724c96916d0bd84c
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Oct 22 18:04:40 2015 -0200

    provide a patch header
---
 debian/patches/dont-touch-load-path.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/dont-touch-load-path.patch b/debian/patches/dont-touch-load-path.patch
index 87857a1..dad1a2e 100644
--- a/debian/patches/dont-touch-load-path.patch
+++ b/debian/patches/dont-touch-load-path.patch
@@ -1,3 +1,12 @@
+Description: avoid touching the $LOAD_PATH
+ This fixes getting coverage report on a project that is also already installed
+ locally as a Debian package
+Author: Antonio Terceiro <terceiro at debian.org>
+Origin: vendor
+Forwarded: not-needed
+Last-Update: 2015-10-22
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/lib/simplecov-html.rb
 +++ b/lib/simplecov-html.rb
 @@ -106,5 +106,4 @@ module SimpleCov

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



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