[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1106201: marked as done (unblock: ruby-numerizer/0.2.0-3)



Your message dated Sun, 01 Jun 2025 16:12:08 +0000
with message-id <E1uLlI8-002FvA-2R@respighi.debian.org>
and subject line unblock ruby-numerizer
has caused the Debian Bug report #1106201,
regarding unblock: ruby-numerizer/0.2.0-3
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 owner@bugs.debian.org
immediately.)


-- 
1106201: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1106201
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Control: affects -1 + src:ruby-numerizer
X-Debbugs-Cc: ruby-numerizer@packages.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package ruby-numerizer

This package version fixed a reproducible builds issue.

[ Reason ]
There was a reproducible builds issue because this package was not
rebuilt for more than 5 years. The tooling changed and a simple rebuild
was needed to fix it.

[ Impact ]
The package shipped in Trixie will reproducibly build without issue.

[ Tests ]
autopkgtest is passing and there is no issue with reverse dependencies.

[ Risks ]
The risk is that something changed in the new debhelper that made it
behave differently. I, personally, did not spotted any issue, but
that's
the only risk that I foresee.

There is no code change, so nothing related to the upstream code is
expected.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

unblock ruby-numerizer/0.2.0-3
diff -Nru ruby-numerizer-0.2.0/debian/changelog ruby-numerizer-0.2.0/debian/changelog
--- ruby-numerizer-0.2.0/debian/changelog	2020-01-07 14:26:35.000000000 -0300
+++ ruby-numerizer-0.2.0/debian/changelog	2025-05-07 18:23:24.000000000 -0300
@@ -1,6 +1,30 @@
+ruby-numerizer (0.2.0-3) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.5.0, no changes needed.
+  * Apply multi-arch hints.
+    + ruby-numerizer: Add :all qualifier for ruby dependency.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.5.1, no changes needed.
+  * Update standards version to 4.6.1, no changes needed.
+
+  [ Lucas Kanashiro ]
+  * Declare compliance with Debian Policy 4.7.2
+  * d/control: runtime depends on ${ruby:Depends} instead of ruby interpreter
+
+ -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 07 May 2025 18:23:24 -0300
+
 ruby-numerizer (0.2.0-2) unstable; urgency=medium
 
-  * Reupload to unstable 
+  * Reupload to unstable
 
  -- Pirate Praveen <praveen@debian.org>  Tue, 07 Jan 2020 22:56:35 +0530
 
diff -Nru ruby-numerizer-0.2.0/debian/control ruby-numerizer-0.2.0/debian/control
--- ruby-numerizer-0.2.0/debian/control	2020-01-07 14:26:35.000000000 -0300
+++ ruby-numerizer-0.2.0/debian/control	2025-05-07 18:22:34.000000000 -0300
@@ -1,22 +1,22 @@
 Source: ruby-numerizer
 Section: ruby
 Priority: optional
-Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
+Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                gem2deb,
                rake
-Standards-Version: 4.4.1
+Standards-Version: 4.7.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-numerizer.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-numerizer
-Homepage: http://github.com/jduff/numerizer
+Homepage: https://github.com/jduff/numerizer
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-numerizer
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter,
+Depends: ${ruby:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: ruby-chronic-duration (<< 0.10.6.2~)
diff -Nru ruby-numerizer-0.2.0/debian/copyright ruby-numerizer-0.2.0/debian/copyright
--- ruby-numerizer-0.2.0/debian/copyright	2020-01-07 14:26:35.000000000 -0300
+++ ruby-numerizer-0.2.0/debian/copyright	2025-05-07 18:21:34.000000000 -0300
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: numerizer
 Source: https://rubygems.org/gems/numerizer
 
diff -Nru ruby-numerizer-0.2.0/debian/upstream/metadata ruby-numerizer-0.2.0/debian/upstream/metadata
--- ruby-numerizer-0.2.0/debian/upstream/metadata	1969-12-31 21:00:00.000000000 -0300
+++ ruby-numerizer-0.2.0/debian/upstream/metadata	2025-05-07 18:21:34.000000000 -0300
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/jduff/numerizer/issues
+Bug-Submit: https://github.com/jduff/numerizer/issues/new
+Repository: https://github.com/jduff/numerizer.git
+Repository-Browse: https://github.com/jduff/numerizer
diff -Nru ruby-numerizer-0.2.0/debian/watch ruby-numerizer-0.2.0/debian/watch
--- ruby-numerizer-0.2.0/debian/watch	2020-01-07 14:26:35.000000000 -0300
+++ ruby-numerizer-0.2.0/debian/watch	2025-05-07 18:21:34.000000000 -0300
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://gemwatch.debian.net/numerizer .*/numerizer-(.*).tar.gz

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Unblocked ruby-numerizer.

--- End Message ---

Reply to: