[DRE-commits] [ruby-listen] 21/30: add DEP-3 headers to patches

Markus Tornow nadir-guest at alioth.debian.org
Mon Oct 7 19:25:15 UTC 2013


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

nadir-guest pushed a commit to branch master
in repository ruby-listen.

commit 76d21c87558dc973e749303a0811be14db98b60c
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Dec 18 14:14:49 2012 +0100

    add DEP-3 headers to patches
---
 debian/patches/mark_unstable_test_pending    |    7 +++++++
 debian/patches/skip_dependency_manager_test  |    6 ++++++
 debian/patches/test-failure-linux-rb-require |    5 +++++
 3 files changed, 18 insertions(+)

diff --git a/debian/patches/mark_unstable_test_pending b/debian/patches/mark_unstable_test_pending
index 5acc215..4d3429e 100644
--- a/debian/patches/mark_unstable_test_pending
+++ b/debian/patches/mark_unstable_test_pending
@@ -1,3 +1,10 @@
+Description: deactivate tests that are randomly failing
+ These tests require that some operations occur during the same second, which
+ cannot be garanteed.
+Bug: https://github.com/guard/listen/issues/55#issuecomment-7238619
+Author: Srihari K <srih4ri at gmail.com>
+Last-Update: 2012-11-16
+
 --- a/spec/listen/directory_record_spec.rb
 +++ b/spec/listen/directory_record_spec.rb
 @@ -422,6 +422,9 @@
diff --git a/debian/patches/skip_dependency_manager_test b/debian/patches/skip_dependency_manager_test
index e79a27d..a8a42d1 100644
--- a/debian/patches/skip_dependency_manager_test
+++ b/debian/patches/skip_dependency_manager_test
@@ -1,3 +1,9 @@
+Description: Skip tests of the dependency manager
+ The dependency manager is disabled in Debian, since all the dependencies are
+ handled by APT.
+Author: Srihari K <srih4ri at gmail.com>
+Last-Update: 2012-11-16
+
 --- a/spec/listen/dependency_manager_spec.rb
 +++ b/spec/listen/dependency_manager_spec.rb
 @@ -55,15 +55,16 @@
diff --git a/debian/patches/test-failure-linux-rb-require b/debian/patches/test-failure-linux-rb-require
index 70918ea..383e983 100644
--- a/debian/patches/test-failure-linux-rb-require
+++ b/debian/patches/test-failure-linux-rb-require
@@ -1,3 +1,8 @@
+Description: replace a call to the dependency manager by a basic 'require'
+ The dependency should already be installed. No need for further checks
+Author: Srihari K <srih4ri at gmail.com>
+Last-Update: 2012-11-04
+
 --- a/lib/listen/adapters/linux.rb
 +++ b/lib/listen/adapters/linux.rb
 @@ -7,7 +7,8 @@ module Listen

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



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