Debian Package Tracker
Register | Log in
Subscribe

pkg-perl-tools

collection of tools to aid packaging Perl modules in Debian

Choose email to subscribe with

general
  • source: pkg-perl-tools (main)
  • version: 0.88
  • maintainer: Debian Perl Group (archive) (DMD) (LowNMU)
  • uploaders: Axel Beckert [DMD] – Damyan Ivanov [DMD] – gregor herrmann [DMD] – Salvatore Bonaccorso [DMD] – Niko Tyni [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.64
  • oldstable: 0.75
  • stable: 0.82
  • testing: 0.88
  • unstable: 0.88
versioned links
  • 0.64: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.75: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.82: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.88: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • pkg-perl-autopkgtest (2 bugs: 0, 1, 1, 0)
  • pkg-perl-tools (4 bugs: 0, 1, 3, 0)
action needed
Marked for autoremoval on 11 October due to dietlibc, llvm-toolchain-19, spirv-llvm-translator-19: #1067946, #1084954, #1095866, #1124069, #1124098, #1133251, #1142869, #1145338 high
Version 0.88 of pkg-perl-tools is marked for autoremoval from testing on Sun 11 Oct 2026. It depends (transitively) on dietlibc, llvm-toolchain-19, spirv-llvm-translator-19, affected by #1067946, #1084954, #1095866, #1124069, #1124098, #1133251, #1142869, #1145338. You should try to prevent the removal by fixing these RC bugs.
Created: 2026-08-01 Last update: 2026-09-14 20:32
lintian reports 1 error and 1 warning high
Lintian reports 1 error and 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2026-04-02 Last update: 2026-04-10 13:31
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 0.89, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 5fece42c45643abbdddcf9216e6c622276a4e146
Author: gregor herrmann <gregoa@debian.org>
Date:   Tue Sep 1 00:14:05 2026 +0200

    update changelog
    
    Gbp-Dch: Ignore

commit 64c179b3ebf0650479954289a4e114ba6857cea8
Author: Edmund Lodewijks <edmund@proteamail.com>
Date:   Mon Aug 31 12:06:45 2026 +0200

    gen-itp: encode only the display name in the From: header
    
    encode("MIME-Header", ...) was applied to the whole `Maintainer` string. This caused two issues.
    
    1. The encoded-word swallows the `angle-addr`, so the generated `From:` line carries no address any parser can see. RFC 2047 section 5 allows an encoded-word in the `phrase` of an address, but nowhere inside an `addr-spec`, precisely because MTAs do not decode MIME before routing emails.
    
    2. The `Maintainer` string is bytes, so `encode()` treats each byte as a character and a non-ASCII name comes out double-encoded: "Jörg" becomes "Jörg". (Note that the `Owner:` field four lines below already decodes it first.)
    
    Pure-ASCII names were encoded too, which is legal but leaves the header unreadable for no gain (you can't just read an email on disk anymore, if you wanted to do that).
    
    This patch adds `mime_encode_address()`, which:
    - splits the phrase from the `angle-addr`,
    - decodes to characters, and
    - encodes the phrase only when it is not ASCII.
    - an ASCII phrase containing RFC 5322 specials (dot, comma, colon...) is quoted instead, to keep it readable for the human eye (again, in case you check the raw email).
    
    The thirteen ITPs I generated between 2026-08-26 and 2026-08-31 all had to have their From: corrected by hand before I could send them.
    
    Closes:  #1146308

commit 073a0ba972c73e07a2fef2a407d20462bca29dc4
Author: gregor herrmann <gregoa@debian.org>
Date:   Mon Apr 20 00:12:22 2026 +0200

    update changelog
    
    Gbp-Dch: Ignore

commit aee029cbc6ef2d3897c404c387d65753d16c3a1e
Author: gregor herrmann <gregoa@debian.org>
Date:   Mon Apr 20 00:11:18 2026 +0200

    dpt-fixup: let cme do the reformatting of debian/control again
    
    to avoid changes in the sort order of fields.
    
    Closes: #1133353


https://salsa.debian.org/api/v4/projects/perl-team%2Fmodules%2Fpackages%2Fpkg-perl-tools API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2026-04-20 Last update: 2026-09-14 20:32
news
[rss feed]
  • [2026-04-04] pkg-perl-tools 0.88 MIGRATED to testing (Debian testing watch)
  • [2026-04-01] Accepted pkg-perl-tools 0.88 (source) into unstable (gregor herrmann)
  • [2026-03-24] pkg-perl-tools 0.87 MIGRATED to testing (Debian testing watch)
  • [2026-03-20] Accepted pkg-perl-tools 0.87 (source) into unstable (Alexandre Detiste)
  • [2026-03-19] pkg-perl-tools 0.86 MIGRATED to testing (Debian testing watch)
  • [2026-03-16] Accepted pkg-perl-tools 0.86 (source) into unstable (gregor herrmann)
  • [2025-12-26] pkg-perl-tools 0.85 MIGRATED to testing (Debian testing watch)
  • [2025-12-23] Accepted pkg-perl-tools 0.85 (source) into unstable (gregor herrmann)
  • [2025-11-03] pkg-perl-tools 0.84 MIGRATED to testing (Debian testing watch)
  • [2025-10-31] Accepted pkg-perl-tools 0.84 (source) into unstable (Roland Rosenfeld)
  • [2025-09-10] pkg-perl-tools 0.83 MIGRATED to testing (Debian testing watch)
  • [2025-09-07] Accepted pkg-perl-tools 0.83 (source) into unstable (gregor herrmann)
  • [2025-03-03] pkg-perl-tools 0.82 MIGRATED to testing (Debian testing watch)
  • [2025-02-28] Accepted pkg-perl-tools 0.82 (source) into unstable (gregor herrmann)
  • [2025-02-24] pkg-perl-tools 0.81 MIGRATED to testing (Debian testing watch)
  • [2025-02-21] Accepted pkg-perl-tools 0.81 (source) into unstable (gregor herrmann)
  • [2024-11-11] pkg-perl-tools 0.80 MIGRATED to testing (Debian testing watch)
  • [2024-11-09] Accepted pkg-perl-tools 0.80 (source) into unstable (gregor herrmann)
  • [2024-05-13] pkg-perl-tools 0.79 MIGRATED to testing (Debian testing watch)
  • [2024-05-11] Accepted pkg-perl-tools 0.79 (source) into unstable (gregor herrmann)
  • [2024-03-11] pkg-perl-tools 0.78 MIGRATED to testing (Debian testing watch)
  • [2024-03-04] Accepted pkg-perl-tools 0.78 (source) into unstable (gregor herrmann)
  • [2024-01-24] pkg-perl-tools 0.77 MIGRATED to testing (Debian testing watch)
  • [2024-01-21] Accepted pkg-perl-tools 0.77 (source) into unstable (gregor herrmann)
  • [2023-08-03] pkg-perl-tools 0.76 MIGRATED to testing (Debian testing watch)
  • [2023-07-31] Accepted pkg-perl-tools 0.76 (source) into unstable (gregor herrmann)
  • [2023-03-06] pkg-perl-tools 0.75 MIGRATED to testing (Debian testing watch)
  • [2023-02-24] Accepted pkg-perl-tools 0.75 (source) into unstable (gregor herrmann)
  • [2023-02-21] Accepted pkg-perl-tools 0.74 (source) into unstable (gregor herrmann)
  • [2022-12-30] pkg-perl-tools 0.73 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 8
  • RC: 0
  • I&N: 2
  • M&W: 4
  • F&P: 2
  • patch: 0
links
  • homepage
  • lintian (1, 1)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.88

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing