Your message dated Wed, 31 May 2023 08:44:33 +0200
with message-id 
<cam8zjqtov9lk-vawg3nlrvgctodhv3uin64_vbmmkgjzmy3...@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 [email protected]
immediately.)


-- 
1036759: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036759
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
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-3
diff --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 <[email protected]>  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 ---
On Tue, 30 May 2023 at 10:33, Thomas Goirand <[email protected]> wrote:
> Sorry. Indeed, forgot to upload, and just did it a few minutes ago.

Unblocked, thanks.

--- End Message ---

Reply via email to