Your message dated Mon, 17 Apr 2023 21:39:38 +0200 with message-id <e483986c-a76b-070c-8297-07a6a1f20814@debian.org> and subject line Re: Bug#1034497: unblock: jekyll/4.3.1+dfsg-2 has caused the Debian Bug report #1034497, regarding unblock: jekyll/4.3.1+dfsg-2 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 owner@bugs.debian.org immediately.) -- 1034497: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034497 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: jekyll/4.3.1+dfsg-2
- From: Antonio Terceiro <terceiro@debian.org>
- Date: Sun, 16 Apr 2023 23:24:49 -0300
- Message-id: <[🔎] ZDyt8UYg3skKbyrr@debian.org>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock X-Debbugs-Cc: jekyll@packages.debian.org Control: affects -1 + src:jekyll Please unblock package jekyll [ Reason ] Fix for test failure on some timezones [ Impact ] This has no effect on end users [ Tests ] All tests pass both during build and under autopkgtest [ Risks ] Trivial change [ 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 [ Other info ] n/a unblock jekyll/4.3.1+dfsg-2diff --git a/debian/changelog b/debian/changelog index dbecdf8..b91ea6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jekyll (4.3.1+dfsg-2) unstable; urgency=medium + + * Team upload + * debian/ruby-tests.rake: always run tests under TZ=UTC (Closes: #1034450) + + -- Antonio Terceiro <terceiro@debian.org> Sun, 16 Apr 2023 18:35:56 -0300 + jekyll (4.3.1+dfsg-1) unstable; urgency=medium * Team upload diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake index e926490..26eeaf2 100644 --- a/debian/ruby-tests.rake +++ b/debian/ruby-tests.rake @@ -8,6 +8,8 @@ exclude = %w[ test/test_win_tz.rb ] +ENV["TZ"] = "UTC" + Gem2Deb::Rake::TestTask.new(:test) do |t| t.libs << 'lib' << 'test' if ENV['AUTOPKGTEST_TEST_NEW_COMMAND']Attachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: Antonio Terceiro <terceiro@debian.org>, 1034497-done@bugs.debian.org
- Subject: Re: Bug#1034497: unblock: jekyll/4.3.1+dfsg-2
- From: Paul Gevers <elbrus@debian.org>
- Date: Mon, 17 Apr 2023 21:39:38 +0200
- Message-id: <e483986c-a76b-070c-8297-07a6a1f20814@debian.org>
- In-reply-to: <[🔎] ZDyt8UYg3skKbyrr@debian.org>
- References: <[🔎] ZDyt8UYg3skKbyrr@debian.org>
Hi Antonio, On 17-04-2023 04:24, Antonio Terceiro wrote:unblock jekyll/4.3.1+dfsg-2done. PaulAttachment: OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---