Your message dated Sat, 01 Aug 2020 12:51:28 +0100
with message-id
<43535efb498a168cf81452ca0c326f004f46adc6.ca...@adam-barratt.org.uk>
and subject line Closing bugs for fixes included in 10.5 point release
has caused the Debian Bug report #960020,
regarding buster-pu: package bundler/1.17.3-3+deb10u1
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.)
--
960020: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960020
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: buster
User: [email protected]
Usertags: pu
ruby-bundler has an insuffiently versioned dependency on ruby-molinillo
which can cause problems problems after partial upgrades from stretch
(#945481).
ruby-molinillo | 0.5.0-2 | oldstable | source, all
ruby-molinillo | 0.6.4-1 | stable | source, all
The package is already uploaded to DELAYED/10.
Andreas
diff -Nru bundler-1.17.3/debian/changelog bundler-1.17.3/debian/changelog
--- bundler-1.17.3/debian/changelog 2019-03-09 12:41:37.000000000 +0100
+++ bundler-1.17.3/debian/changelog 2020-05-08 13:49:23.000000000 +0200
@@ -1,3 +1,12 @@
+bundler (1.17.3-3+deb10u1) buster; urgency=medium
+
+ * Non-maintainer upload.
+
+ [ Utkarsh Gupta ]
+ * Bump minimum version of ruby-molinillo in ruby-bundler (Closes: #945481)
+
+ -- Andreas Beckmann <[email protected]> Fri, 08 May 2020 13:49:23 +0200
+
bundler (1.17.3-3) unstable; urgency=medium
* Add test for locating bundler binaries
diff -Nru bundler-1.17.3/debian/control bundler-1.17.3/debian/control
--- bundler-1.17.3/debian/control 2019-03-09 12:41:37.000000000 +0100
+++ bundler-1.17.3/debian/control 2020-05-08 13:49:23.000000000 +0200
@@ -20,7 +20,7 @@
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-molinillo (>= 0.4.5~),
+ ruby-molinillo (>= 0.6~),
ruby-net-http-persistent (>= 2.7-1),
ruby-thor (>= 0.19.4~),
rubygems-integration,
diff -Nru bundler-1.17.3/debian/gbp.conf bundler-1.17.3/debian/gbp.conf
--- bundler-1.17.3/debian/gbp.conf 2019-03-09 12:41:37.000000000 +0100
+++ bundler-1.17.3/debian/gbp.conf 2020-05-08 13:49:23.000000000 +0200
@@ -1,5 +1,6 @@
[DEFAULT]
pristine-tar = True
+debian-branch = buster
[import-orig]
filter = [ 'lib/bundler/vendor/molinillo/*', 'lib/bundler/vendor/net/*',
'lib/bundler/vendor/thor/*' ]
--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 10.5
Hi,
Each of these bugs relates to an update that was included in today's
stable point release.
Regards,
Adam
--- End Message ---