Your message dated Wed, 26 Aug 2026 10:14:14 +0000
with message-id
<vEJsh91o5c0DxdHF-oVvaFV7cV_JUR6VO6C-mZE563KgbmdNs2WuMVfkgSv5aKuOZnMmxGHUjt7AKDes8mrPhKJGooAfrEh21tHrrS2mrl0=@protonmail.com>
and subject line ITP: ruby-uri -- This module provides classes to handle
Uniform Resource Identifiers.
has caused the Debian Bug report #1144561,
regarding ITP: ruby-uri -- This module provides classes to handle Uniform
Resource Identifiers.
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.)
--
1144561: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1144561
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Norwid Behrnd <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]
* Package name : ruby-uri
Version : 1.1.1
Upstream Contact: to be determined / pending[1]
* URL : https://github.com/ruby/uri
* License : Ruby or BSD-2-Clause
Programming Lang: Ruby
Description : This module provides classes to handle Uniform Resource
Identifiers.
Features include:
* Uniform way of handling URIs.
* Flexibility to introduce custom URI schemes.
* Flexibility to have an alternate URI::Parser (or just different
patterns and regexp's).
Separate from this, the upstream reference of already admitted `ruby-mdl`
published new versions, and starting with version 0.18.0 an additional
dependency is `uri`.[2] However (Ruby 3.3.8 from servers of Debian forky)
```bash
$ ruby -e "require 'uri'; puts URI::VERSION"
0.13.2
```
published by February 26, 2025 appears to be behind the current version
1.1.1 (November 04, 2025), which might contribute to an issue previously
reported upstream.[3] The later update of `ruby-mdl` is the motivation.
According to the Debian package tracker, there is no `ruby-uri` yet.
Eventually, I am going to need a sponsor for an upload to Debian. I would
feel more comfortable if there were a co-maintainer in addition to the
usual review process.
[1] https://github.com/ruby/uri/issues/243 -- is the addition of Hiroshi
SHIBATA, maintainer of the .gem on rubygems.org, an option here?
[2] https://rubygems.org/gems/mdl/versions/0.18.1/dependencies
[3] https://github.com/markdownlint/markdownlint/issues/605
--- End Message ---
--- Begin Message ---
I withdraw my ITP for `ruby-uri`.
While preparing an update of `ruby-mdl`, current ruby 3.3.8 (2025-04-09 revision
b200bad6cd) fully supports the scope of the test suite provided on GitHub now
added to the building of the .deb. Remote tests as defined by d/ci-salsa.yml
equally pass successfully. Thus `ruby-mdl` does not require an additional
`ruby-uri` to Ruby's standard library.
--- End Message ---