[DRE-commits] [ruby-metriks] 01/01: Add DEP-3 header for patches

Tim Potter tpot-guest at moszumanska.debian.org
Fri Sep 26 23:53:57 UTC 2014


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

tpot-guest pushed a commit to branch master
in repository ruby-metriks.

commit 463a070a3216568d9d72a3f8231f87355ca3ccf9
Author: Tim Potter <tpot at hp.com>
Date:   Sat Sep 27 09:53:33 2014 +1000

    Add DEP-3 header for patches
---
 debian/patches/fix-test-generate-title-test.patch                   | 5 +++++
 .../patches/increase-timeout-on-thread_error_handling_tests.patch   | 6 ++++++
 debian/patches/require-mocha-setup.patch                            | 6 ++++++
 3 files changed, 17 insertions(+)

diff --git a/debian/patches/fix-test-generate-title-test.patch b/debian/patches/fix-test-generate-title-test.patch
index dc086da..acdb19a 100644
--- a/debian/patches/fix-test-generate-title-test.patch
+++ b/debian/patches/fix-test-generate-title-test.patch
@@ -1,3 +1,8 @@
+Description: Fix broken title reporter test
+ Fix a typo in required test output for ProcTitleReporterTest
+Author: Tim Potter <tpot at hp.com>
+Last Update: 2014-09-27
+
 --- ruby-metriks-0.9.9.6.orig/test/proc_title_reporter_test.rb
 +++ ruby-metriks-0.9.9.6/test/proc_title_reporter_test.rb
 @@ -20,6 +20,6 @@ class ProcTitleReporterTest < Test::Unit
diff --git a/debian/patches/increase-timeout-on-thread_error_handling_tests.patch b/debian/patches/increase-timeout-on-thread_error_handling_tests.patch
index 4e925e3..1b0c5eb 100644
--- a/debian/patches/increase-timeout-on-thread_error_handling_tests.patch
+++ b/debian/patches/increase-timeout-on-thread_error_handling_tests.patch
@@ -1,3 +1,9 @@
+Description: Increase timeout a thread error handling test
+ Increase hardcoded timeout to ensure test runs on a slow test
+ system, for example a virtual machine.
+Author: Tim Potter <tpot at hp.com>
+Last Update: 2014-09-27
+
 --- ruby-metriks-0.9.9.6.orig/test/thread_error_handling_tests.rb
 +++ ruby-metriks-0.9.9.6/test/thread_error_handling_tests.rb
 @@ -10,7 +10,7 @@ module ThreadErrorHandlingTests
diff --git a/debian/patches/require-mocha-setup.patch b/debian/patches/require-mocha-setup.patch
index 52c3056..5442ce5 100644
--- a/debian/patches/require-mocha-setup.patch
+++ b/debian/patches/require-mocha-setup.patch
@@ -1,3 +1,9 @@
+Description: Require mocha/setup instead of mocha in test helper
+ API for mocha has changed slightly since these tests were 
+ developed and this patch ensures the tests run correctly.
+Author: Tim Potter <tpot at hp.com>
+Last Update: 2014-09-27
+
 --- ruby-metriks-0.9.9.6.orig/test/test_helper.rb
 +++ ruby-metriks-0.9.9.6/test/test_helper.rb
 @@ -1,7 +1,7 @@

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



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