Your message dated Fri, 28 Apr 2017 13:58:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#861407: unblock: nanoc/4.4.7-3
has caused the Debian Bug report #861407,
regarding unblock: nanoc/4.4.7-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.)
--
861407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861407
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package nanoc
this release fixes a FTBFS on some timezones
debdiff attached
unblock nanoc/4.4.7-3
-- System Information:
Debian Release: 9.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500,
'unstable'), (500, 'testing'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64
(x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru nanoc-4.4.7/debian/changelog nanoc-4.4.7/debian/changelog
--- nanoc-4.4.7/debian/changelog 2017-01-10 11:47:00.000000000 -0200
+++ nanoc-4.4.7/debian/changelog 2017-04-27 19:09:59.000000000 -0300
@@ -1,3 +1,11 @@
+nanoc (4.4.7-3) unstable; urgency=medium
+
+ * Team upload.
+ * debian/rules: export TZ=UTC to make sure the tests pass regardless of the
+ local timezone (Closes: #861119)
+
+ -- Antonio Terceiro <[email protected]> Thu, 27 Apr 2017 19:09:59 -0300
+
nanoc (4.4.7-2) unstable; urgency=medium
* Depend on asciidoc-base instead of asciidoc (Closes: #850357)
diff -Nru nanoc-4.4.7/debian/rules nanoc-4.4.7/debian/rules
--- nanoc-4.4.7/debian/rules 2017-01-10 11:47:00.000000000 -0200
+++ nanoc-4.4.7/debian/rules 2017-04-27 19:09:59.000000000 -0300
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
export GEM2DEB_TEST_RUNNER = --check-dependencies
+export TZ = UTC
%:
dh $@ --buildsystem=ruby --with ruby
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Antonio Terceiro:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package nanoc
>
> this release fixes a FTBFS on some timezones
>
> debdiff attached
>
> unblock nanoc/4.4.7-3
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---