[Piuparts-devel] [Git][debian/piuparts][develop] 2 commits: Revert "d/rules: drop workaround for #933541 now that the bug is fixed"
Holger Levsen
gitlab at salsa.debian.org
Tue Jan 19 00:40:46 GMT 2021
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
4207dd31 by Holger Levsen at 2021-01-19T01:37:55+01:00
Revert "d/rules: drop workaround for #933541 now that the bug is fixed"
This reverts commit 9abb0e661fcc0456cbf40ed62a25cd65b27bab56.
- - - - -
9ece1d47 by Holger Levsen at 2021-01-19T01:40:40+01:00
explain why this workaround should be kept for the time being
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -19,6 +19,7 @@ piuparts (1.1.2) UNRELEASED; urgency=medium
* piuparts-analyze: only wait for 60 seconds when a given section is busy
* Add exemption for /var/lib/dpkg/cmethopt (Closes: #953756)
* Add myself to uploaders
+ * d/rules: Add workaround for dh-dwz bug #933541.
* Set Description last when generating a dummy package
* Start piuparts-slave automatically after reboots again
* Add piu-slave-conova-01
=====================================
debian/rules
=====================================
@@ -18,3 +18,7 @@ override_dh_python3:
dh_python3 -p piuparts-master -p piuparts-slave /usr/share/piuparts --shebang=/usr/bin/python3
dh_python3 -N piuparts-master -N piuparts-slave
+override_dh_dwz:
+ # Workaround for https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933541
+ # (this workaround can be dropped with debhelper from buster-backports)
+ :
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/9abb0e661fcc0456cbf40ed62a25cd65b27bab56...9ece1d476a976d0b0f82d56a81d1ac36abc84836
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/9abb0e661fcc0456cbf40ed62a25cd65b27bab56...9ece1d476a976d0b0f82d56a81d1ac36abc84836
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20210119/24baa96e/attachment-0001.html>
More information about the Piuparts-devel
mailing list