[DRE-commits] [foodcritic] 03/04: Drop no-rubygems patch, superseded upstream

Stefano Rivera stefano at rivera.za.net
Fri Jul 22 18:45:03 UTC 2016


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

stefanor pushed a commit to branch master
in repository foodcritic.

commit 7e8234e8202d71d903420f14599edbeec031350d
Author: Stefano Rivera <stefanor at debian.org>
Date:   Wed Jul 20 16:01:50 2016 -0700

    Drop no-rubygems patch, superseded upstream
---
 debian/changelog           |  4 ++--
 debian/patches/no-rubygems | 14 --------------
 debian/patches/series      |  1 -
 3 files changed, 2 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1938112..bb75db3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,8 @@ foodcritic (7.0.1-1) UNRELEASED; urgency=medium
   * New upstream release.
   * No need to repack, any more.
   * Refresh patches.
-  * Drop dont-load-minitest-autorun-in-cucumber-tests.patch, superseded
-    upstream.
+  * Drop dont-load-minitest-autorun-in-cucumber-tests.patch and no-rubygems,
+    superseded upstream.
   * B-D on ruby-cucumber-core instead of ruby-gherkin, following upstream.
   * Bump Standards-Version to 3.9.8, no changes needed.
 
diff --git a/debian/patches/no-rubygems b/debian/patches/no-rubygems
deleted file mode 100644
index 0fafcf7..0000000
--- a/debian/patches/no-rubygems
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Drop rubygems requires
-Author: Stefano Rivera <stefanor at debian.org>
-Forwarded: not-needed
-Last-Updated: 2013-06-05
-
---- a/lib/foodcritic/linter.rb
-+++ b/lib/foodcritic/linter.rb
-@@ -1,6 +1,5 @@
- require 'optparse'
- require 'ripper'
--require 'rubygems'
- require 'set'
- 
- module FoodCritic
diff --git a/debian/patches/series b/debian/patches/series
index 6068ab0..a1e5aaf 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-no-rubygems
 system-install-layout
 no-rufus-lru
 autopkgtests-no-lib

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



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