Your message dated Fri, 06 Sep 2024 10:13:10 +0000
with message-id <[email protected]>
and subject line Bug#1080343: fixed in ruby-html2haml 2.3.0-3
has caused the Debian Bug report #1080343,
regarding ruby-html2haml: fix FTBFS with Minitest 5.25+
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1080343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080343
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-html2haml
Version: 2.3.0-2
Severity: normal
Tags: patch ftbfs
User: [email protected]
Usertags: origin-ubuntu oracular ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/p/minitest.patch: Fix the patch so that it works with minitest 5.25+


Thanks for considering the patch.


-- System Information:
Debian Release: trixie/sid
  APT prefers noble-updates
  APT policy: (500, 'noble-updates'), (500, 'noble-security'), (500, 'noble'), 
(100, 'noble-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.8.0-41-generic (SMP w/10 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru ruby-html2haml-2.3.0/debian/patches/minitest.patch 
ruby-html2haml-2.3.0/debian/patches/minitest.patch
--- ruby-html2haml-2.3.0/debian/patches/minitest.patch  2024-08-28 
16:52:02.000000000 -0600
+++ ruby-html2haml-2.3.0/debian/patches/minitest.patch  2024-09-02 
08:10:02.000000000 -0600
@@ -3,31 +3,37 @@
 Author: Cédric Boutillier <[email protected]>
 Last-Update: 2024-08-29
 
---- a/test/erb_test.rb
-+++ b/test/erb_test.rb
+Index: ruby-html2haml/test/erb_test.rb
+===================================================================
+--- ruby-html2haml.orig/test/erb_test.rb
++++ ruby-html2haml/test/erb_test.rb
 @@ -1,7 +1,7 @@
  $: << './test'
  require 'test_helper'
  
 -class ErbTest < MiniTest::Unit::TestCase
-+class ErbTest < Minitest::Unit::TestCase
++class ErbTest < Minitest::Test
    def test_erb
      assert_equal '- foo = bar', render_erb('<% foo = bar %>')
      assert_equal '- foo = bar', render_erb('<% foo = bar -%>')
---- a/test/html2haml_test.rb
-+++ b/test/html2haml_test.rb
+Index: ruby-html2haml/test/html2haml_test.rb
+===================================================================
+--- ruby-html2haml.orig/test/html2haml_test.rb
++++ ruby-html2haml/test/html2haml_test.rb
 @@ -2,7 +2,7 @@
  $: << './test'
  require 'test_helper'
  
 -class Html2HamlTest < MiniTest::Unit::TestCase
-+class Html2HamlTest < Minitest::Unit::TestCase
++class Html2HamlTest < Minitest::Test
    def test_empty_render_should_remain_empty
      assert_equal '', render('')
    end
---- a/test/test_helper.rb
-+++ b/test/test_helper.rb
-@@ -6,11 +6,12 @@
+Index: ruby-html2haml/test/test_helper.rb
+===================================================================
+--- ruby-html2haml.orig/test/test_helper.rb
++++ ruby-html2haml/test/test_helper.rb
+@@ -6,11 +6,12 @@ end
  
  # require "bundler/setup"
  require "minitest/autorun"
@@ -37,7 +43,7 @@
  require 'html2haml/html/erb'
  
 -class MiniTest::Unit::TestCase
-+class Minitest::Unit::TestCase
++class Minitest::Test
    protected
    def render(text, options = {})
      Html2haml::HTML.new(text, options).render.rstrip

--- End Message ---
--- Begin Message ---
Source: ruby-html2haml
Source-Version: 2.3.0-3
Done: Cédric Boutillier <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-html2haml, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (supplier of updated ruby-html2haml 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 06 Sep 2024 11:11:25 +0200
Source: ruby-html2haml
Architecture: source
Version: 2.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Closes: 1080343
Changes:
 ruby-html2haml (2.3.0-3) unstable; urgency=medium
 .
   * Modify minitest patch to fix FTBFS with Minitest 5.25+ (Closes: #1080343).
     Thanks Zixing Liu for the report and the patch
Checksums-Sha1:
 d2d845b2fac72fedba5a7f59d97105b501cb6238 1540 ruby-html2haml_2.3.0-3.dsc
 c6168e757621a9ae5b5ae5ccb4aff1d5513c168b 18221 ruby-html2haml_2.3.0.orig.tar.gz
 8a723e8d806981cae7460be1c3a99d2efa635b0b 5532 
ruby-html2haml_2.3.0-3.debian.tar.xz
 3d93394bb95e37c9acfe902f9df1b755f374b527 9386 
ruby-html2haml_2.3.0-3_amd64.buildinfo
Checksums-Sha256:
 7249c0079dd1d3c078760b62f578a595de82e79ebfc36d8b030bf6bcf4bbf503 1540 
ruby-html2haml_2.3.0-3.dsc
 7d56d47e5e1638480edfd0d4870ec41722eee5baeba19c6acb211612247b9a15 18221 
ruby-html2haml_2.3.0.orig.tar.gz
 f3488c181dfb0dadb13d2f3d5211d0b9d450f0afdf68a9c6fa99d6a33554b507 5532 
ruby-html2haml_2.3.0-3.debian.tar.xz
 a5b53706818a167f4aa73bcd75206de4dbdb6b86ddaeaf10a19fa28b51a9c6e0 9386 
ruby-html2haml_2.3.0-3_amd64.buildinfo
Files:
 bdf3fc3c366b411c016bf5b60a58e494 1540 ruby optional ruby-html2haml_2.3.0-3.dsc
 b5bd996224e36a80099fa48282bbc28f 18221 ruby optional 
ruby-html2haml_2.3.0.orig.tar.gz
 d3c67fe1098955de8c397fad05e79089 5532 ruby optional 
ruby-html2haml_2.3.0-3.debian.tar.xz
 e45e01db78b7ff36849559c94e2c69ae 9386 ruby optional 
ruby-html2haml_2.3.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCZtrJsAAKCRBSaZq2P58r
w/oUAQDczMxNgxsU55j+OhVpX2+kAJQTA3ga2UoH4Ov6HwXbpwEAg1jblRXWv+R7
pOTS9Trk2yoFIhB7rByixVSNQASu9gU=
=AOHI
-----END PGP SIGNATURE-----

Attachment: pgpL230k8POsk.pgp
Description: PGP signature


--- End Message ---

Reply via email to