Your message dated Wed, 31 May 2023 08:44:33 +0200 with message-id <CAM8zJQtov9LK-vaWg3nLRVGcToDhv3UiN64_vBMMKgJzmy3G_A@mail.gmail.com> and subject line Re: Bug#1036759: unblock: heat-cfntools/1.4.2-3 has caused the Debian Bug report #1036759, regarding unblock: heat-cfntools/1.4.2-3 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.) -- 1036759: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036759 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: heat-cfntools/1.4.2-3
- From: Thomas Goirand <zigo@debian.org>
- Date: Thu, 25 May 2023 16:08:17 +0200
- Message-id: <[🔎] 168502369704.23262.17166099653425935594.reportbug@zbuz.infomaniak.ch>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock X-Debbugs-Cc: heat-cfntools@packages.debian.org Control: affects -1 + src:heat-cfntools Please unblock package heat-cfntools [ Reason ] The fix packages the missing code of heat-cfntools. [ Impact ] Package is otherwise not useable (import fails when launching the command line). [ Risks ] No risk, this just adds the missing files. [ 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 heat-cfntools/1.4.2-3diff --git a/debian/changelog b/debian/changelog index 624b1c9..cb37a99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +heat-cfntools (1.4.2-3) unstable; urgency=medium + + * Also package heat-cfntools python module (Closes: #1035994). + + -- Thomas Goirand <zigo@debian.org> Mon, 22 May 2023 15:40:56 +0200 + heat-cfntools (1.4.2-2.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff --git a/debian/heat-cfntools.install b/debian/heat-cfntools.install index 75f3882..02bc81e 100644 --- a/debian/heat-cfntools.install +++ b/debian/heat-cfntools.install @@ -1 +1,2 @@ bin/* /usr/bin/ +/usr diff --git a/debian/rules b/debian/rules index f5a5585..a90397c 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ include /usr/share/openstack-pkg-tools/pkgos.make dh $@ --with python3 override_dh_auto_install: - pkgos-dh_auto_install --no-py2 + pkgos-dh_auto_install --no-py2 --in-tmp override_dh_auto_build: echo "Do nothing..."
--- End Message ---
--- Begin Message ---
- To: Thomas Goirand <zigo@debian.org>, 1036759-done@bugs.debian.org
- Subject: Re: Bug#1036759: unblock: heat-cfntools/1.4.2-3
- From: Graham Inggs <ginggs@debian.org>
- Date: Wed, 31 May 2023 08:44:33 +0200
- Message-id: <CAM8zJQtov9LK-vaWg3nLRVGcToDhv3UiN64_vBMMKgJzmy3G_A@mail.gmail.com>
- In-reply-to: <[🔎] 876ff1d4-7a95-f6af-5d86-b279af84b38f@debian.org>
- References: <[🔎] 168502369704.23262.17166099653425935594.reportbug@zbuz.infomaniak.ch> <[🔎] 876ff1d4-7a95-f6af-5d86-b279af84b38f@debian.org>
On Tue, 30 May 2023 at 10:33, Thomas Goirand <zigo@debian.org> wrote: > Sorry. Indeed, forgot to upload, and just did it a few minutes ago. Unblocked, thanks.
--- End Message ---