[DRE-commits] [gitlab] 02/04: skip peek-mysql2

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 11 16:49:17 UTC 2017


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

praveen pushed a commit to branch master
in repository gitlab.

commit fc14a15c98aeb9ebf71b81493d2d7965da33a04b
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Sep 11 18:38:16 2017 +0530

    skip peek-mysql2
---
 debian/patches/0290-skip-peek-mysql2.patch | 11 +++++++++++
 debian/patches/series                      |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/0290-skip-peek-mysql2.patch b/debian/patches/0290-skip-peek-mysql2.patch
new file mode 100644
index 0000000..bebefd0
--- /dev/null
+++ b/debian/patches/0290-skip-peek-mysql2.patch
@@ -0,0 +1,11 @@
+--- a/Gemfile
++++ b/Gemfile
+@@ -272,7 +272,7 @@
+ gem 'peek', '~> 1.0', '>= 1.0.1'
+ gem 'peek-gc', '~> 0.0.2'
+ gem 'peek-host', '~> 1.0'
+-gem 'peek-mysql2', '~> 1.1', group: :mysql
++#gem 'peek-mysql2', '~> 1.1', group: :mysql
+ gem 'peek-performance_bar', '~> 1.3'
+ gem 'peek-pg', '~> 1.3', group: :postgres
+ gem 'peek-rblineprof', '~> 0.2.0'
diff --git a/debian/patches/series b/debian/patches/series
index 65d792a..dad4783 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,6 +10,7 @@ pid-log-paths.patch
 0250-relax-licensee.patch
 0270-relax-toml-rb.patch
 0280-relax-pg.patch
+0290-skip-peek-mysql2.patch
 0410-set-webpack-root.patch
 0420-use-system-libs.patch
 add-system-lib-path-for-webpack.patch

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



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