Hi Paul, On Sat, 2025-05-24 at 15:47 +0200, Paul Gevers wrote: > Control: tags -1 moreinfo > > Hi, > > On 21-05-2025 03:46, Lucas Kanashiro wrote: > > 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. > > > Please show with a diffoscope output that the debhelper bump didn't > have > any unintended effects. Thanks for reviewing this unblock request. I am attaching the diffoscope output. From what I can see, there are just the changes I already presented via debdiff plus some timestamp changes in some files. Cheers, Lucas Kanashiro.
$ sudo docker run --rm -t -w $(pwd) -v $(pwd):$(pwd):ro registry.salsa.debian.org/reproducible-builds/diffoscope ruby-numerizer_0.2.0-2_all.deb ruby-numerizer_0.2.0-3_all.deb Unable to find image 'registry.salsa.debian.org/reproducible-builds/diffoscope:latest' locally latest: Pulling from reproducible-builds/diffoscope 02f085131bbb: Pull complete a9fffac1810d: Pull complete 146b576269c9: Pull complete 4f4fb700ef54: Pull complete Digest: sha256:a882040344ce560b74f20291056d1d1f12a92cbf7d22bde26708cd54d3b0778a Status: Downloaded newer image for registry.salsa.debian.org/reproducible-builds/diffoscope:latest --- ruby-numerizer_0.2.0-2_all.deb +++ ruby-numerizer_0.2.0-3_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ --rw-r--r-- 0 0 0 4 2020-01-07 17:26:35.000000 debian-binary │ --rw-r--r-- 0 0 0 824 2020-01-07 17:26:35.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3520 2020-01-07 17:26:35.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 4 2025-05-07 21:23:24.000000 debian-binary │ +-rw-r--r-- 0 0 0 804 2025-05-07 21:23:24.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 3892 2025-05-07 21:23:24.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 591 2020-01-07 17:26:35.000000 ./control │ │ │ --rw-r--r-- 0 root (0) root (0) 411 2020-01-07 17:26:35.000000 ./md5sums │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./ │ │ │ +-rw-r--r-- 0 root (0) root (0) 545 2025-05-07 21:23:24.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 411 2025-05-07 21:23:24.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: ruby-numerizer │ │ │ -Version: 0.2.0-2 │ │ │ +Version: 0.2.0-3 │ │ │ Architecture: all │ │ │ -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> │ │ │ Installed-Size: 23 │ │ │ -Depends: ruby | ruby-interpreter │ │ │ Breaks: ruby-chronic-duration (<< 0.10.6.2~) │ │ │ Section: ruby │ │ │ Priority: optional │ │ │ -Homepage: http://github.com/jduff/numerizer │ │ │ +Homepage: https://github.com/jduff/numerizer │ │ │ Description: parse numbers in natural language from strings (ex forty two) │ │ │ Numerizer is a library to help with parsing numbers in natural language from │ │ │ strings (ex forty two). It was extracted from the awesome Chronic gem │ │ │ http://github.com/evaryont/chronic. │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -1,16 +1,16 @@ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/lib/ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/lib/ruby/ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/lib/ruby/vendor_ruby/ │ │ │ --rw-r--r-- 0 root (0) root (0) 4838 2020-01-07 17:26:35.000000 ./usr/lib/ruby/vendor_ruby/numerizer.rb │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/share/ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/share/doc/ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/share/doc/ruby-numerizer/ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/lib/ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/lib/ruby/ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/lib/ruby/vendor_ruby/ │ │ │ +-rw-r--r-- 0 root (0) root (0) 4838 2025-05-07 21:23:24.000000 ./usr/lib/ruby/vendor_ruby/numerizer.rb │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/share/ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/share/doc/ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/share/doc/ruby-numerizer/ │ │ │ -rw-r--r-- 0 root (0) root (0) 617 2018-09-01 00:05:19.000000 ./usr/share/doc/ruby-numerizer/README.rdoc │ │ │ --rw-r--r-- 0 root (0) root (0) 420 2020-01-07 17:26:35.000000 ./usr/share/doc/ruby-numerizer/changelog.Debian.gz │ │ │ --rw-r--r-- 0 root (0) root (0) 1346 2020-01-07 17:26:35.000000 ./usr/share/doc/ruby-numerizer/copyright │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/share/rubygems-integration/ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/share/rubygems-integration/all/ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2020-01-07 17:26:35.000000 ./usr/share/rubygems-integration/all/specifications/ │ │ │ --rw-r--r-- 0 root (0) root (0) 1146 2020-01-07 17:26:35.000000 ./usr/share/rubygems-integration/all/specifications/numerizer-0.2.0.gemspec │ │ │ +-rw-r--r-- 0 root (0) root (0) 772 2025-05-07 21:23:24.000000 ./usr/share/doc/ruby-numerizer/changelog.Debian.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 1347 2025-05-07 21:23:24.000000 ./usr/share/doc/ruby-numerizer/copyright │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/share/rubygems-integration/ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/share/rubygems-integration/all/ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-05-07 21:23:24.000000 ./usr/share/rubygems-integration/all/specifications/ │ │ │ +-rw-r--r-- 0 root (0) root (0) 1146 2025-05-07 21:23:24.000000 ./usr/share/rubygems-integration/all/specifications/numerizer-0.2.0.gemspec │ │ ├── ./usr/share/doc/ruby-numerizer/changelog.Debian.gz │ │ │ ├── changelog.Debian │ │ │ │ @@ -1,10 +1,34 @@ │ │ │ │ +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 │ │ │ │ │ │ │ │ ruby-numerizer (0.2.0-1) experimental; urgency=medium │ │ │ │ │ │ │ │ [ Utkarsh Gupta ] │ │ │ │ * Add salsa-ci.yml │ │ ├── ./usr/share/doc/ruby-numerizer/copyright │ │ │ @@ -1,8 +1,8 @@ │ │ │ -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 │ │ │ │ │ │ Files: * │ │ │ Copyright: 2009 Tom Preston-Werner │ │ │ License: Expat │ │ ├── ./usr/share/rubygems-integration/all/specifications/numerizer-0.2.0.gemspec │ │ │ @@ -4,15 +4,15 @@ │ │ │ Gem::Specification.new do |s| │ │ │ s.name = "numerizer".freeze │ │ │ s.version = "0.2.0".freeze │ │ │ │ │ │ s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= │ │ │ s.require_paths = ["lib".freeze] │ │ │ s.authors = ["John Duff".freeze] │ │ │ - s.date = "2020-01-07" │ │ │ + s.date = "2025-05-07" │ │ │ s.description = "Numerizer is a gem to help with parsing numbers in natural language from strings (ex forty two). It was extracted from the awesome Chronic gem http://github.com/evaryont/chronic.".freeze │ │ │ s.email = "duff.john@gmail.com".freeze │ │ │ s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze] │ │ │ s.files = [".document".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "lib/numerizer.rb".freeze, "numerizer.gemspec".freeze, "test/test_helper.rb".freeze, "test/test_numerizer.rb".freeze] │ │ │ s.homepage = "http://github.com/jduff/numerizer".freeze │ │ │ s.licenses = ["MIT".freeze] │ │ │ s.rubygems_version = "2.2.2".freeze
Attachment:
signature.asc
Description: This is a digitally signed message part