[DRE-commits] [ruby-mysql2] 04/05: packaging nitpicks

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Feb 25 15:11:01 UTC 2016


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

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

commit e5fd25b0d41d5ae034d24c4206ccf6c48d42deaa
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Feb 25 11:59:59 2016 -0300

    packaging nitpicks
---
 debian/changelog                            | 2 ++
 debian/patches/skip-problematic-tests.patch | 7 +++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 63ecce3..20a1951 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 ruby-mysql2 (0.4.3-1) UNRELEASED; urgency=medium
 
+  * Team upload
+
   [ Christian Hofstaedtler ]
   * Imported Upstream version 0.4.2
   * Drop upstream applied patches
diff --git a/debian/patches/skip-problematic-tests.patch b/debian/patches/skip-problematic-tests.patch
index 2b8992c..679b2a2 100644
--- a/debian/patches/skip-problematic-tests.patch
+++ b/debian/patches/skip-problematic-tests.patch
@@ -1,3 +1,10 @@
+Description: skip problematic tests
+ For some reason I cannot get these tests to pass on Debian. The first one will
+ fail randomly, while the second one will always fail.
+Author: Antonio Terceiro <terceiro at debian.org>
+Origin: vendor
+Forwarded: not-needed
+Last-Update: 2016-02-24
 --- a/spec/mysql2/client_spec.rb
 +++ b/spec/mysql2/client_spec.rb
 @@ -554,7 +554,7 @@ RSpec.describe Mysql2::Client do

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



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