Control: tags 1143290 + patch Control: tags 1143290 + pending Dear maintainer,
I've prepared an NMU for compass-color-schemer-plugin (versioned as 0.2.8+20140309-4.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for compass-color-schemer-plugin-0.2.8+20140309 compass-color-schemer-plugin-0.2.8+20140309 changelog | 7 +++++++ patches/no-has_rdoc.patch | 14 ++++++++++++++ patches/series | 1 + 3 files changed, 22 insertions(+) diff -Nru compass-color-schemer-plugin-0.2.8+20140309/debian/changelog compass-color-schemer-plugin-0.2.8+20140309/debian/changelog --- compass-color-schemer-plugin-0.2.8+20140309/debian/changelog 2021-03-02 13:47:20.000000000 +0200 +++ compass-color-schemer-plugin-0.2.8+20140309/debian/changelog 2026-08-31 12:59:04.000000000 +0300 @@ -1,3 +1,10 @@ +compass-color-schemer-plugin (0.2.8+20140309-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with recent rubygems. (Closes: #1143290) + + -- Adrian Bunk <[email protected]> Mon, 31 Aug 2026 12:59:04 +0300 + compass-color-schemer-plugin (0.2.8+20140309-4) unstable; urgency=medium * simplify rules; diff -Nru compass-color-schemer-plugin-0.2.8+20140309/debian/patches/no-has_rdoc.patch compass-color-schemer-plugin-0.2.8+20140309/debian/patches/no-has_rdoc.patch --- compass-color-schemer-plugin-0.2.8+20140309/debian/patches/no-has_rdoc.patch 1970-01-01 02:00:00.000000000 +0200 +++ compass-color-schemer-plugin-0.2.8+20140309/debian/patches/no-has_rdoc.patch 2026-08-31 12:59:04.000000000 +0300 @@ -0,0 +1,14 @@ +Description: Fix FTBFS with recent rubygems +Author: Adrian Bunk <[email protected]> +Bug-Debian: https://bugs.debian.org/1143290 + +--- compass-color-schemer-plugin-0.2.8+20140309.orig/color-schemer.gemspec ++++ compass-color-schemer-plugin-0.2.8+20140309/color-schemer.gemspec +@@ -9,7 +9,6 @@ Gem::Specification.new do |s| + s.date = %q{2011-10-06} + s.description = %q{Create color schemes with ease.} + s.email = %w{[email protected]} +- s.has_rdoc = false + s.files = Dir.glob("lib/*.*") + s.files += Dir.glob("stylesheets/**/*.*") + s.files += Dir.glob("templates/**/*.*") diff -Nru compass-color-schemer-plugin-0.2.8+20140309/debian/patches/series compass-color-schemer-plugin-0.2.8+20140309/debian/patches/series --- compass-color-schemer-plugin-0.2.8+20140309/debian/patches/series 2018-12-24 18:27:01.000000000 +0200 +++ compass-color-schemer-plugin-0.2.8+20140309/debian/patches/series 2026-08-31 12:59:04.000000000 +0300 @@ -1 +1,2 @@ 2001-frameworks-below-usr-share.patch +no-has_rdoc.patch

