[DRE-commits] [ruby-pluggaloid] 04/05: refresh and eliminate lintian warning: quilt-patch-missing-description

Daisuke Higuchi dai at moszumanska.debian.org
Thu May 12 20:27:27 UTC 2016


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

dai pushed a commit to annotated tag debian/1.1.1-1
in repository ruby-pluggaloid.

commit 4039fc8082583e75afc33e46b8163b43464387bc
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Fri May 13 05:20:39 2016 +0900

    refresh and eliminate lintian warning: quilt-patch-missing-description
---
 debian/patches/remove_require_bundler.patch | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/patches/remove_require_bundler.patch b/debian/patches/remove_require_bundler.patch
index 3e23c9e..51a253d 100644
--- a/debian/patches/remove_require_bundler.patch
+++ b/debian/patches/remove_require_bundler.patch
@@ -1,3 +1,7 @@
+Description: remove require bundler
+Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
+Last-Update: 2016-05-13
+
 Index: ruby-pluggaloid/test/multi_vm_test.rb
 ===================================================================
 --- ruby-pluggaloid.orig/test/multi_vm_test.rb
@@ -20,3 +24,13 @@ Index: ruby-pluggaloid/test/plugin_test.rb
  require 'minitest/autorun'
  
  require 'pluggaloid'
+Index: ruby-pluggaloid/test/handler_tag_test.rb
+===================================================================
+--- ruby-pluggaloid.orig/test/handler_tag_test.rb
++++ ruby-pluggaloid/test/handler_tag_test.rb
+@@ -1,5 +1,4 @@
+ # -*- coding: utf-8 -*-
+-require 'bundler/setup'
+ require 'minitest/autorun'
+ 
+ require 'pluggaloid'

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



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