Package: release.debian.org
Control: affects -1 + src:ruby-aws-sdk
X-Debbugs-Cc: ruby-aws-sdk@packages.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
Severity: normal
Please unblock package ruby-aws-sdk
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 ]
Unfortunately, this package runs no test during build time, and
therefore, nothing during autopkgtest time. However, the changes
applied
were cosmetic (bump debhelper version, Stadards-Version, and add a new
runtime dependency for ${ruby:Depends}). There is no code change.
I manually installed the package and made use of the main functions and
it is working well.
[ 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-aws-sdk/1.67.0-3
diff -Nru ruby-aws-sdk-1.67.0/debian/changelog ruby-aws-sdk-1.67.0/debian/changelog
--- ruby-aws-sdk-1.67.0/debian/changelog 2018-03-18 22:45:48.000000000 -0300
+++ ruby-aws-sdk-1.67.0/debian/changelog 2025-05-07 15:03:18.000000000 -0300
@@ -1,3 +1,12 @@
+ruby-aws-sdk (1.67.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * Bump debhelper compat level to 13
+ * Declare compliance with Debian Policy 4.7.1
+ * d/control: runtime depend on ${ruby:Depends}
+
+ -- Lucas Kanashiro <kanashiro@debian.org> Wed, 07 May 2025 15:03:18 -0300
+
ruby-aws-sdk (1.67.0-2) unstable; urgency=medium
* Team upload.
diff -Nru ruby-aws-sdk-1.67.0/debian/compat ruby-aws-sdk-1.67.0/debian/compat
--- ruby-aws-sdk-1.67.0/debian/compat 2018-03-18 22:45:48.000000000 -0300
+++ ruby-aws-sdk-1.67.0/debian/compat 1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-11
diff -Nru ruby-aws-sdk-1.67.0/debian/control ruby-aws-sdk-1.67.0/debian/control
--- ruby-aws-sdk-1.67.0/debian/control 2018-03-18 22:45:48.000000000 -0300
+++ ruby-aws-sdk-1.67.0/debian/control 2025-05-07 15:03:18.000000000 -0300
@@ -3,9 +3,9 @@
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: David Suárez <david.sephirot@gmail.com>
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
gem2deb
-Standards-Version: 4.1.3
+Standards-Version: 4.7.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-aws-sdk.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-aws-sdk.git
Homepage: https://aws.amazon.com/sdkforruby
@@ -19,6 +19,7 @@
ruby-json (>= 1.4),
ruby-nokogiri (>= 1),
ruby-uuidtools (>= 2.1),
+ ${ruby:Depends},
${misc:Depends},
${shlibs:Depends}
Suggests: pry
Attachment:
signature.asc
Description: This is a digitally signed message part