[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#861407: unblock: nanoc/4.4.7-3



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <terceiro@debian.org>  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

Attachment: signature.asc
Description: PGP signature


Reply to: