[DRE-commits] [rdtool] 05/07: add simple DEP3 headers to applied patches
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jan 23 18:21:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository rdtool.
commit b5cb5b199609a17756be5c39a2cf723c6ffd7eca
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Jan 23 19:12:43 2014 +0100
add simple DEP3 headers to applied patches
---
debian/patches/010_change_dot_rd2rc_path | 2 ++
debian/patches/020_test_load_fix | 3 +++
2 files changed, 5 insertions(+)
diff --git a/debian/patches/010_change_dot_rd2rc_path b/debian/patches/010_change_dot_rd2rc_path
index c7704fc..44294d5 100644
--- a/debian/patches/010_change_dot_rd2rc_path
+++ b/debian/patches/010_change_dot_rd2rc_path
@@ -1,3 +1,5 @@
+Description: use systemwide rd2 configuration file
+Origin: vendor
--- a/bin/rd2
+++ b/bin/rd2
@@ -77,10 +77,10 @@
diff --git a/debian/patches/020_test_load_fix b/debian/patches/020_test_load_fix
index f31353f..ec4144a 100644
--- a/debian/patches/020_test_load_fix
+++ b/debian/patches/020_test_load_fix
@@ -1,3 +1,6 @@
+Description: fix relative path to find dummy.rb as test/ is not in the loadpath
+Origin: vendor
+
--- a/test/test-nonterminal-inline.rb
+++ b/test/test-nonterminal-inline.rb
@@ -2,7 +2,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rdtool.git
More information about the Pkg-ruby-extras-commits
mailing list