Control: tags 1143289 + patch Control: tags 1143289 + pending Dear maintainer,
I've prepared an NMU for compass-fancy-buttons-plugin (versioned as 1.1.1~20120313-7.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for compass-fancy-buttons-plugin-1.1.1~20120313 compass-fancy-buttons-plugin-1.1.1~20120313 changelog | 7 +++++++ patches/no-has_rdoc.patch | 14 ++++++++++++++ patches/series | 1 + 3 files changed, 22 insertions(+) diff -Nru compass-fancy-buttons-plugin-1.1.1~20120313/debian/changelog compass-fancy-buttons-plugin-1.1.1~20120313/debian/changelog --- compass-fancy-buttons-plugin-1.1.1~20120313/debian/changelog 2021-03-02 14:10:46.000000000 +0200 +++ compass-fancy-buttons-plugin-1.1.1~20120313/debian/changelog 2026-08-31 13:08:30.000000000 +0300 @@ -1,3 +1,10 @@ +compass-fancy-buttons-plugin (1.1.1~20120313-7.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with recent rubygems. (Closes: #1143289) + + -- Adrian Bunk <[email protected]> Mon, 31 Aug 2026 13:08:30 +0300 + compass-fancy-buttons-plugin (1.1.1~20120313-7) unstable; urgency=medium * stop depend on ruby ruby-sass diff -Nru compass-fancy-buttons-plugin-1.1.1~20120313/debian/patches/no-has_rdoc.patch compass-fancy-buttons-plugin-1.1.1~20120313/debian/patches/no-has_rdoc.patch --- compass-fancy-buttons-plugin-1.1.1~20120313/debian/patches/no-has_rdoc.patch 1970-01-01 02:00:00.000000000 +0200 +++ compass-fancy-buttons-plugin-1.1.1~20120313/debian/patches/no-has_rdoc.patch 2026-08-31 13:08:30.000000000 +0300 @@ -0,0 +1,14 @@ +Description: Fix FTBFS with recent rubygems +Author: Adrian Bunk <[email protected]> +Bug-Debian: https://bugs.debian.org/1143289 + +--- compass-fancy-buttons-plugin-1.1.1~20120313.orig/fancy-buttons.gemspec ++++ compass-fancy-buttons-plugin-1.1.1~20120313/fancy-buttons.gemspec +@@ -8,7 +8,6 @@ Gem::Specification.new do |gemspec| + gemspec.homepage = "http://github.com/imathis/fancy-buttons" + gemspec.authors = ["Brandon Mathis"] + gemspec.email = "[email protected]" +- gemspec.has_rdoc = false + gemspec.require_paths = %w(lib) + gemspec.rubygems_version = "1.4.2" + gemspec.summary = "Make fancy CSS3 buttons with the Compass stylesheet authoring framework." diff -Nru compass-fancy-buttons-plugin-1.1.1~20120313/debian/patches/series compass-fancy-buttons-plugin-1.1.1~20120313/debian/patches/series --- compass-fancy-buttons-plugin-1.1.1~20120313/debian/patches/series 2021-01-06 13:55:38.000000000 +0200 +++ compass-fancy-buttons-plugin-1.1.1~20120313/debian/patches/series 2026-08-31 13:08:30.000000000 +0300 @@ -1,2 +1,3 @@ 2001-frameworks-below-usr-share.patch 2002-version_inline.patch +no-has_rdoc.patch

