[DRE-commits] [ruby-roadie] 01/01: Remove 0001-gemspec-relax-dependency-on-css_parser.patch, ruby-css-parser is already updated

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Aug 27 23:45:51 UTC 2017


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

kanashiro pushed a commit to branch master
in repository ruby-roadie.

commit 0f3d4d509cd2c8c6acc5692182ec806af2193e7b
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Sun Aug 27 20:45:33 2017 -0300

    Remove 0001-gemspec-relax-dependency-on-css_parser.patch, ruby-css-parser is already updated
---
 debian/changelog                                   |  7 +++++++
 ...01-gemspec-relax-dependency-on-css_parser.patch | 23 ----------------------
 debian/patches/series                              |  1 -
 3 files changed, 7 insertions(+), 24 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf182bd..db35e9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-roadie (3.2.2-2) UNRELEASED; urgency=medium
+
+  * Remove 0001-gemspec-relax-dependency-on-css_parser.patch, ruby-css-parser
+    is already updated
+
+ -- Lucas Kanashiro <kanashiro at debian.org>  Sun, 27 Aug 2017 20:44:29 -0300
+
 ruby-roadie (3.2.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/patches/0001-gemspec-relax-dependency-on-css_parser.patch b/debian/patches/0001-gemspec-relax-dependency-on-css_parser.patch
deleted file mode 100644
index c136f73..0000000
--- a/debian/patches/0001-gemspec-relax-dependency-on-css_parser.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From: Antonio Terceiro <terceiro at debian.org>
-Date: Fri, 11 Aug 2017 12:33:22 -0400
-Subject: gemspec: relax dependency on css_parser
-
-This patch is Debian-specific and should be dropped when ruby-css-parser
-gets updated to 1.4+
----
- roadie.gemspec | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/roadie.gemspec b/roadie.gemspec
-index 36ed948..490d274 100644
---- a/roadie.gemspec
-+++ b/roadie.gemspec
-@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
-   s.required_ruby_version = ">= 1.9"
- 
-   s.add_dependency 'nokogiri', '~> 1.5'
--  s.add_dependency 'css_parser', '~> 1.4'
-+  s.add_dependency 'css_parser', '~> 1.3'
- 
-   s.add_development_dependency 'rspec', '~> 3.0'
-   s.add_development_dependency 'rspec-collection_matchers', '~> 1.0'
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 44a2b14..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-gemspec-relax-dependency-on-css_parser.patch

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



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