Merge ~danilogondolfo/ubuntu/+source/libwww-mechanize-perl:ubuntu/devel into ubuntu/+source/libwww-mechanize-perl:ubuntu/devel

Proposed by Danilo Egea Gondolfo
Status: Merged
Merged at revision: b1c2a8ef28c0ed6dabd0e3bb63e11d2b91a820f8
Proposed branch: ~danilogondolfo/ubuntu/+source/libwww-mechanize-perl:ubuntu/devel
Merge into: ubuntu/+source/libwww-mechanize-perl:ubuntu/devel
Diff against target: 38 lines (+12/-1)
3 files modified
debian/changelog (+8/-0)
debian/control (+2/-1)
debian/tests/pkg-perl/smoke-skip (+2/-0)
Reviewer Review Type Date Requested Status
Athos Ribeiro (community) Approve
git-ubuntu import Pending
Review via email: mp+446065@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

Thanks, Danilo. LGTM.

I pushed your changes to a PPA at https://launchpad.net/~athos-ribeiro/+archive/ubuntu/libwww-mechanize-perl-tests/+packages so I can run autopkgtests within our infra to ensure tests are passing with the new changes.

I will report back here once I have the results.

review: Approve
Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

From ppa-dev-tools:

$ ppa tests ppa:athos-ribeiro/libwww-mechanize-perl-tests

* Results:
  - libwww-mechanize-perl/2.17-1ubuntu1
    + ✅ libwww-mechanize-perl on mantic for amd64 @ 05.07.23 17:38:32 Log️ 🗒️: https://autopkgtest.ubuntu.com/results/autopkgtest-mantic-athos-ribeiro-libwww-mechanize-perl-tests/mantic/amd64/libw/libwww-mechanize-perl/20230705_173832_3902b@/log.gz

Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

Uploaded:

Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading libwww-mechanize-perl_2.17-1ubuntu1.dsc: done.
  Uploading libwww-mechanize-perl_2.17-1ubuntu1.debian.tar.xz: done.
  Uploading libwww-mechanize-perl_2.17-1ubuntu1_source.buildinfo: done.
  Uploading libwww-mechanize-perl_2.17-1ubuntu1_source.changes: done.
Successfully uploaded packages.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 9d0c3b7..d0132a5 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,11 @@
6+libwww-mechanize-perl (2.17-1ubuntu1) mantic; urgency=medium
7+
8+ * Disable t/local/referer.t.
9+ This file deadlocks on Ubuntu during autopkgtests. Pending further
10+ investigation. See LP 2025645.
11+
12+ -- Danilo Egea Gondolfo <danilo.egea.gondolfo@canonical.com> Wed, 05 Jul 2023 12:25:04 +0100
13+
14 libwww-mechanize-perl (2.17-1) unstable; urgency=medium
15
16 * Import upstream version 2.17.
17diff --git a/debian/control b/debian/control
18index eabadcf..d0f2cd3 100644
19--- a/debian/control
20+++ b/debian/control
21@@ -1,5 +1,6 @@
22 Source: libwww-mechanize-perl
23-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
24+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
25+XSBC-Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
26 Uploaders: gregor herrmann <gregoa@debian.org>,
27 Ansgar Burchardt <ansgar@debian.org>,
28 Florian Schlichting <fsfs@debian.org>
29diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip
30index 95e3794..5c2bc30 100644
31--- a/debian/tests/pkg-perl/smoke-skip
32+++ b/debian/tests/pkg-perl/smoke-skip
33@@ -2,3 +2,5 @@
34 t/upload.t
35 # fails on ipv6-only hosts: #962727
36 t/cookies.t
37+# it deadlocks during autopkgtests on Ubuntu. See LP: #2025645
38+t/local/referer.t

Subscribers

People subscribed via source and target branches