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

Bug#1018182: marked as done (buster-pu: package libhttp-cookiejar-perl/0.008-1+deb10u1)



Your message dated Sat, 10 Sep 2022 13:40:55 +0100
with message-id <2cfc9645343bdb910fe19c07bddfec2c428346a3.camel@adam-barratt.org.uk>
and subject line Closing requests for updates included in 10.13
has caused the Debian Bug report #1018182,
regarding buster-pu: package libhttp-cookiejar-perl/0.008-1+deb10u1
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.)


-- 
1018182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018182
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian.org@packages.debian.org
Usertags: pu
X-Debbugs-Cc: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>

  * Add patch to fix FTBFS after 09 Jun 2021. (Closes: #991649)
diff -Nru libhttp-cookiejar-perl-0.008/debian/changelog libhttp-cookiejar-perl-0.008/debian/changelog
--- libhttp-cookiejar-perl-0.008/debian/changelog	2015-11-08 19:01:33.000000000 +0200
+++ libhttp-cookiejar-perl-0.008/debian/changelog	2022-08-26 19:58:25.000000000 +0300
@@ -1,3 +1,10 @@
+libhttp-cookiejar-perl (0.008-1+deb10u1) buster; urgency=medium
+
+  * Non-maintainer upload.
+  * Add patch to fix FTBFS after 09 Jun 2021. (Closes: #991649)
+
+ -- Adrian Bunk <bunk@debian.org>  Fri, 26 Aug 2022 19:58:25 +0300
+
 libhttp-cookiejar-perl (0.008-1) unstable; urgency=medium
 
   * Import upstream version 0.008.
diff -Nru libhttp-cookiejar-perl-0.008/debian/patches/postpone-test-expiry.patch libhttp-cookiejar-perl-0.008/debian/patches/postpone-test-expiry.patch
--- libhttp-cookiejar-perl-0.008/debian/patches/postpone-test-expiry.patch	1970-01-01 02:00:00.000000000 +0200
+++ libhttp-cookiejar-perl-0.008/debian/patches/postpone-test-expiry.patch	2022-08-26 19:58:12.000000000 +0300
@@ -0,0 +1,21 @@
+Description: postpone expiry dates in test suites to 2041
+Author: David Golden
+Origin: upstream, https://github.com/dagolden/HTTP-CookieJar/commit/7a3b9b163526784bf18a69172df736d190c15940
+Bug: https://github.com/dagolden/HTTP-CookieJar/issues/11
+Bug-Debian: https://bugs.debian.org/991649
+Applied-Upstream: 0.011
+Reviewed-by: Étienne Mollier <emollier@debian.org>
+Last-Update: 2021-07-29
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- libhttp-cookiejar-perl.orig/t/examples.t
++++ libhttp-cookiejar-perl/t/examples.t
+@@ -38,7 +38,7 @@
+ 
+ subtest "expiration" => sub {
+     $jar->clear;
+-    $jar->add( $req, "lang=en-US; Expires=Wed, 09 Jun 2021 10:18:14 GMT" );
++    $jar->add( $req, "lang=en-US; Expires=Sun, 09 Jun 2041 10:18:14 GMT" );
+     is( $jar->cookie_header($req), "lang=en-US" );
+     $jar->add( $req, "lang=; Expires=Sun, 06 Nov 1994 08:49:37 GMT" );
+     is( $jar->cookie_header($req), "" );
diff -Nru libhttp-cookiejar-perl-0.008/debian/patches/series libhttp-cookiejar-perl-0.008/debian/patches/series
--- libhttp-cookiejar-perl-0.008/debian/patches/series	1970-01-01 02:00:00.000000000 +0200
+++ libhttp-cookiejar-perl-0.008/debian/patches/series	2021-07-29 20:12:41.000000000 +0300
@@ -0,0 +1 @@
+postpone-test-expiry.patch

--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 10.13

Hi,

Each of the updates referenced in these bugs was included in today's
10.13 point release.

Regards,

Adam

--- End Message ---

Reply to: