Debian Package Tracker
Register | Log in
Subscribe

dh-make-perl

helper for creating Debian packages from perl modules

Choose email to subscribe with

general
  • source: dh-make-perl (main)
  • version: 0.116
  • maintainer: Debian Perl Group (archive) (DMD) (LowNMU)
  • uploaders: Axel Beckert [DMD] – Salvatore Bonaccorso [DMD] – Wolfgang Schemmel [DMD] – gregor herrmann [DMD] – Damyan Ivanov [DMD]
  • arch: all
  • std-ver: 4.5.1
  • 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.94
  • oldstable: 0.105
  • stable: 0.116
  • testing: 0.116
  • unstable: 0.116
versioned links
  • 0.94: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.105: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.116: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • dh-make-perl (16 bugs: 0, 9, 7, 0)
  • libdebian-source-perl (1 bugs: 0, 1, 0, 0)
action needed
2 bugs tagged help in the BTS normal
The BTS contains 2 bugs tagged help, please consider helping the maintainer in dealing with them.
Created: 2019-03-21 Last update: 2022-05-16 19:02
2 bugs tagged patch in the BTS normal
The BTS contains patches fixing 2 bugs, consider including or untagging them.
Created: 2021-08-14 Last update: 2022-05-16 19:02
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.117, 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 1d4c1b5464909bc6819589e3381a25441f2b7307
Author: gregor herrmann <gregoa@debian.org>
Date:   Thu May 12 16:28:50 2022 +0200

    update changelog
    
    Gbp-Dch: Ignore

commit 62b0ac0d2f374106a96ccefc2c171c15fdf67ff2
Author: gregor herrmann <gregoa@debian.org>
Date:   Thu May 12 16:27:24 2022 +0200

    Update copyright years.

commit 00bbc30626edb97d12aad945e07ec0186b34f1f9
Author: gregor herrmann <gregoa@debian.org>
Date:   Thu May 12 16:24:24 2022 +0200

    Update Standards-Version to 4.6.1
    
    for dh-make-perl itself, for created packages, and in the test suite.

commit 0e302c3c8cc1a4c2175245d10b354b94df60cea5
Author: Jenkins <jenkins@jenkins.debian.net>
Date:   Wed Feb 2 15:22:49 2022 +0000

    Remove constraints unnecessary since buster
    
    * dh-make-perl: Drop versioned constraint on apt and apt-file in Recommends.
    * libdebian-source-perl: Drop versioned constraint on dpkg in Depends.
    * libdebian-source-perl: Drop versioned constraint on dh-make-perl in Replaces.
    * libdebian-source-perl: Drop versioned constraint on dh-make-perl in Breaks.
    
    Changes-By: deb-scrub-obsolete

commit 80836857871dc9c215637af37964381fcbe7111a
Author: Yadd <yadd@debian.org>
Date:   Mon Jan 31 16:28:01 2022 +0100

    Debian::Dependency: don't fail on empty dependency
    
    Closes: #1004673

commit 334caa4d1c4a784525e3312d942556584de20f35
Author: gregor herrmann <gregoa@debian.org>
Date:   Thu Sep 2 16:53:31 2021 +0200

    update changelog
    
    Gbp-Dch: Ignore

commit a78a209f0e7c896b581bf92a5d958cd31dea6082
Merge: 8a9cf27 26448af
Author: gregor herrmann <gregoa@debian.org>
Date:   Thu Sep 2 14:37:13 2021 +0000

    Merge branch 'newlinesucks' into 'master'
    
    building package sucks with "DpkgSyntax error: Invalid line (missing ':'..."
    
    See merge request perl-team/modules/packages/dh-make-perl!4

commit 26448af99f2ea461fac9aa6132237a59177d9b6b
Author: Katharina Drexel <katharina.drexel@bfh.ch>
Date:   Tue Aug 31 18:45:20 2021 +0000

    building package sucks with "DpkgSyntax error: Invalid line (missing ':'..."

commit 8a9cf27cd9480348bc76422c30427f35cd8b138c
Author: gregor herrmann <gregoa@debian.org>
Date:   Wed Aug 18 14:38:39 2021 +0200

    update changelog
    
    Gbp-Dch: Ignore

commit 1b68cdb50adf06afb72fe2119e68b89282d5c4ed
Author: gregor herrmann <gregoa@debian.org>
Date:   Wed Aug 18 14:35:50 2021 +0200

    Update Standards-Version to 4.6.0
    
    for dh-make-perl itself, for created packages, and in the test suite.

commit 77a42b6b09407d36efdba75fc1096a36966dcb73
Author: gregor herrmann <gregoa@debian.org>
Date:   Tue Apr 13 18:47:03 2021 +0200

    update changelog
    
    Gbp-Dch: Ignore

commit dbc7262fbe1e5dd85ad72179dab3df909da8af79
Author: gregor herrmann <gregoa@debian.org>
Date:   Tue Apr 13 18:44:54 2021 +0200

    make comment in the code a bit more verbose
    
    so that we have references later
    
    Gbp-Dch: Ignore

commit 20d12aef8b9d8b31550a46e8c3fce8d19d4f1ecd
Merge: 1969d67 196ca0a
Author: gregor herrmann <gregoa@debian.org>
Date:   Tue Apr 13 16:43:00 2021 +0000

    Merge branch 'bug_815390' into 'master'
    
    When orig_pwd is not set by CPAN falback to one defined by dist (this is related to bug #815390)
    
    See merge request perl-team/modules/packages/dh-make-perl!3

commit 196ca0afe0504c687e8a465414076883748281eb
Author: Boris Shtrasman <borissh1983+debian@gmail.com>
Date:   Wed Mar 31 13:16:02 2021 +0300

    When orig_pwd is not set by CPAN falback to one defined by dist (this is related to bug #815390)

commit 1969d671edbadd38ff3c6d3558b427e8c94c7691
Author: gregor herrmann <gregoa@debian.org>
Date:   Fri Feb 26 23:51:33 2021 +0100

    bump VERSION after release
    
    Gbp-Dch: Ignore
Created: 2018-04-06 Last update: 2022-05-12 16:11
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.1 instead of 4.5.1).
Created: 2021-08-18 Last update: 2022-05-11 23:25
news
[rss feed]
  • [2021-03-09] dh-make-perl 0.116 MIGRATED to testing (Debian testing watch)
  • [2021-02-26] Accepted dh-make-perl 0.116 (source) into unstable (gregor herrmann)
  • [2021-01-28] dh-make-perl 0.115 MIGRATED to testing (Debian testing watch)
  • [2021-01-28] dh-make-perl 0.115 MIGRATED to testing (Debian testing watch)
  • [2021-01-25] Accepted dh-make-perl 0.115 (source) into unstable (gregor herrmann)
  • [2021-01-09] dh-make-perl 0.114 MIGRATED to testing (Debian testing watch)
  • [2021-01-06] Accepted dh-make-perl 0.114 (source) into unstable (gregor herrmann)
  • [2020-07-15] dh-make-perl 0.113 MIGRATED to testing (Debian testing watch)
  • [2020-07-11] Accepted dh-make-perl 0.113 (source) into unstable (gregor herrmann)
  • [2020-05-19] dh-make-perl 0.112 MIGRATED to testing (Debian testing watch)
  • [2020-05-16] Accepted dh-make-perl 0.112 (source) into unstable (gregor herrmann)
  • [2020-03-24] dh-make-perl 0.111 MIGRATED to testing (Debian testing watch)
  • [2020-03-21] Accepted dh-make-perl 0.111 (source) into unstable (gregor herrmann)
  • [2020-02-22] Accepted dh-make-perl 0.110 (source) into experimental (gregor herrmann)
  • [2020-01-24] dh-make-perl 0.109 MIGRATED to testing (Debian testing watch)
  • [2020-01-21] Accepted dh-make-perl 0.109 (source) into unstable (gregor herrmann)
  • [2019-12-07] dh-make-perl 0.108 MIGRATED to testing (Debian testing watch)
  • [2019-12-04] Accepted dh-make-perl 0.108 (source) into unstable (gregor herrmann)
  • [2019-09-17] dh-make-perl 0.107 MIGRATED to testing (Debian testing watch)
  • [2019-09-14] Accepted dh-make-perl 0.107 (source) into unstable (gregor herrmann)
  • [2019-07-24] dh-make-perl 0.106 MIGRATED to testing (Debian testing watch)
  • [2019-07-19] Accepted dh-make-perl 0.106 (source) into unstable (gregor herrmann)
  • [2019-03-11] dh-make-perl 0.105 MIGRATED to testing (Debian testing watch)
  • [2019-02-28] Accepted dh-make-perl 0.105 (source) into unstable (gregor herrmann)
  • [2019-02-07] dh-make-perl 0.104 MIGRATED to testing (Debian testing watch)
  • [2019-02-04] Accepted dh-make-perl 0.104 (source) into unstable (gregor herrmann)
  • [2018-09-02] dh-make-perl 0.103 MIGRATED to testing (Debian testing watch)
  • [2018-08-30] Accepted dh-make-perl 0.103 (source) into unstable (gregor herrmann)
  • [2018-07-27] dh-make-perl 0.102 MIGRATED to testing (Debian testing watch)
  • [2018-07-24] Accepted dh-make-perl 0.102 (source) into unstable (gregor herrmann)
  • 1
  • 2
bugs [bug history graph]
  • all: 19
  • RC: 0
  • I&N: 10
  • M&W: 7
  • F&P: 2
  • patch: 2
  • help: 2
links
  • lintian
  • buildd: logs, clang, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.116
  • 4 bugs (1 patch)

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