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

Bug#1061096: marked as done (bullseye-pu: package ruby-aws-sdk-core/3.104.3-3+deb11u1)



Your message dated Sat, 10 Feb 2024 13:02:58 +0000
with message-id <E1rYn0U-002xsn-Hp@coccia.debian.org>
and subject line Released with 11.9
has caused the Debian Bug report #1061096,
regarding bullseye-pu: package ruby-aws-sdk-core/3.104.3-3+deb11u1
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.)


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


[ Reason ]

The oldstable version of ruby-aws-sdk-core isn't shipping the necessary VERSION
file which is required for the functionality of this package. This proposed
update is aiming to fix that bug (See: #1035389)

[ Impact ]

If the update isn't approved, the package will be unusable in bullseye

[ 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 (old)stable
  [x] the issue is verified as fixed in unstable

[ Changes ]

--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-aws-sdk-core (3.104.3-3+deb11u2) bullseye; urgency=medium
+
+  * Team upload.
+  * Include VERSION file in package (Closes: #1035389)
+
+ -- Vivek K J <vivekkj@disroot.org>  Thu, 18 Jan 2024 12:05:59 +0530
+
 ruby-aws-sdk-core (3.104.3-3+deb11u1) bullseye; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index 8650938..3d8535e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 
 export GEM2DEB_TEST_RUNNER = --check-dependencies
-export VERSION = $(cat ../VERSION)
+export DH_RUBY = --gem-install
+
 
 %:
        dh $@ --buildsystem=ruby --with ruby

--- End Message ---
--- Begin Message ---
Version: 11.9

The upload requested in this bug has been released as part of 11.9.

--- End Message ---

Reply to: