Control: tags 1143291 + patch Control: tags 1143291 + pending Dear maintainer,
I've prepared an NMU for compass-layoutgala-plugin (versioned as 0.2.1-3.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for compass-layoutgala-plugin-0.2.1 compass-layoutgala-plugin-0.2.1 changelog | 7 +++++++ patches/no-has_rdoc.patch | 14 ++++++++++++++ patches/series | 1 + 3 files changed, 22 insertions(+) diff -Nru compass-layoutgala-plugin-0.2.1/debian/changelog compass-layoutgala-plugin-0.2.1/debian/changelog --- compass-layoutgala-plugin-0.2.1/debian/changelog 2021-03-02 14:34:24.000000000 +0200 +++ compass-layoutgala-plugin-0.2.1/debian/changelog 2026-08-31 13:18:35.000000000 +0300 @@ -1,3 +1,10 @@ +compass-layoutgala-plugin (0.2.1-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with recent rubygems. (Closes: #1143291) + + -- Adrian Bunk <[email protected]> Mon, 31 Aug 2026 13:18:35 +0300 + compass-layoutgala-plugin (0.2.1-3) unstable; urgency=medium * stop depend on ruby ruby-sass diff -Nru compass-layoutgala-plugin-0.2.1/debian/patches/no-has_rdoc.patch compass-layoutgala-plugin-0.2.1/debian/patches/no-has_rdoc.patch --- compass-layoutgala-plugin-0.2.1/debian/patches/no-has_rdoc.patch 1970-01-01 02:00:00.000000000 +0200 +++ compass-layoutgala-plugin-0.2.1/debian/patches/no-has_rdoc.patch 2026-08-31 13:18:35.000000000 +0300 @@ -0,0 +1,14 @@ +Description: Fix FTBFS with recent rubygems +Author: Adrian Bunk <[email protected]> +Bug-Debian: https://bugs.debian.org/1143291 + +--- compass-layoutgala-plugin-0.2.1.orig/compass-layoutgala-plugin.gemspec ++++ compass-layoutgala-plugin-0.2.1/compass-layoutgala-plugin.gemspec +@@ -18,7 +18,6 @@ Gem::Specification.new do |s| + s.files += Dir.glob("templates/**/*.*") + + # Gem Bookkeeping +- s.has_rdoc = false + s.require_paths = ["lib"] + s.rubygems_version = %q{1.3.6} + s.add_dependency('sass', ['~>3.3']) diff -Nru compass-layoutgala-plugin-0.2.1/debian/patches/series compass-layoutgala-plugin-0.2.1/debian/patches/series --- compass-layoutgala-plugin-0.2.1/debian/patches/series 2019-03-02 20:44:38.000000000 +0200 +++ compass-layoutgala-plugin-0.2.1/debian/patches/series 2026-08-31 13:18:35.000000000 +0300 @@ -1 +1,2 @@ 2001-frameworks-below-usr-share.patch +no-has_rdoc.patch

