Your message dated Sat, 7 Aug 2021 21:41:29 +0200
with message-id <[email protected]>
and subject line Re: Bug#991974: unblock: twitter-bootstrap4/4.5.2+dfsg1-8
has caused the Debian Bug report #991974,
regarding unblock: twitter-bootstrap4/4.5.2+dfsg1-8
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.)
--
991974: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991974
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]
Please unblock package twitter-bootstrap4
[ Reason ]
4.5.2+dfsg1-7 changes missed some .map files (scss-to-css). This version
reinstall them (RC bug #991939).
[ Impact ]
Nothing
[ Tests ]
No changes
[ Risks ]
No risks
[ 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
Cheers,
Yadd
unblock twitter-bootstrap4/4.5.2+dfsg1-8
diff --git a/debian/changelog b/debian/changelog
index a563bd262..679b41db1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+twitter-bootstrap4 (4.5.2+dfsg1-8) unstable; urgency=medium
+
+ * Add missing .map files (Closes: #991939)
+
+ -- Yadd <[email protected]> Sat, 07 Aug 2021 07:07:47 +0200
+
twitter-bootstrap4 (4.5.2+dfsg1-7) unstable; urgency=medium
[ Pirate Praveen ]
diff --git a/debian/rules b/debian/rules
index 7cdd8537a..287468842 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ override_dh_auto_build:
sassc --sourcemap=auto scss/bootstrap-reboot.scss
dist/tmp/bootstrap-reboot.css
node debian/postcss.js
cp -v dist/tmp/*.css dist/css/
+ cp -v dist/tmp/*.css.map dist/css/
sassc --sourcemap=auto --style compressed dist/tmp/bootstrap.css
dist/css/bootstrap.min.css
sassc --sourcemap=auto --style compressed dist/tmp/bootstrap-grid.css
dist/css/bootstrap-grid.min.css
sassc --sourcemap=auto --style compressed dist/tmp/bootstrap-reboot.css
dist/css/bootstrap-reboot.min.css
--- End Message ---
--- Begin Message ---
Hi Yadd,
On 07-08-2021 07:13, Yadd wrote:
> Please unblock package twitter-bootstrap4
The deadline was last Tuesday [1].
Paul
[1] https://lists.debian.org/debian-devel-announce/2021/07/msg00003.html
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---