DhMakePerl

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

   * Debian::WNPP::Query: use HTTPS for debian.org URLs.

   [ Salvatore Bonaccorso ]
   * Create packages using Standards-Version 4.1.1
   * Use Standards-Version 4.1.1 in testsuite control files
   * Declare compliance with Debian policy 4.1.1

   [ Alex Muntada ]
   * Remove inactive pkg-perl members from Uploaders.

   [ Damyan Ivanov ]
   * drop -T flag from debian-version.t (Closes: #878901)

0.95 (2017-06-17)

  [ Damyan Ivanov ]
  * centralized method for determining if a given package belongs to the set
    of core Perl packages
  * is_core_perl_package: strip architecture before matching package name
  * FromCPAN/find_debs_for_modules: remove core packages from the result of
    DpkgLists->scan_perl_mod
    (Closes: #854046)

  [ Alex Muntada ]
  * Debian::Control::Stanza: accept case-insensitive field names in new()
    as required by Debian Policy while retaining the canonical accessors.
    Thanks to Ben Finney for the bug report. (Closes: #860023)

  [ gregor herrmann ]
  * Drop debian/source/local-options. The options were for non-native
    packages and caused warnings from dpkg-source.
  * Add debian/gbp.conf to tell gbp and dpt-push about the tag format.

0.94 (2017-03-16)

  [ Carnë Draug ]
  * Fix "Error: Can't locate object method "get_user"" Create new
    DhMakePerl::Command::Packaging->get_user method which is used when
    DEBEMAIL and EMAIL are unset.  Fixes regression from 0.93.
    (Closes: #856532)

0.93 (2017-01-26)

  [ gregor herrmann ]
  * DhMakePerl::Command::Packaging: replace "This plugin" with the module
    name in the long description, like we already did with "This module"
    and "This library".
  * Fix a typo in dh-make-perl's POD. Thanks to lintian.
  * Extend checks for 'perl-modules'.
    perl-modules has been replaced by perl-modules-5.2[24]. Adapt checks
    for it.
  * Remove headers from Contents test files. Thanks to Paul Wise for the
    bug report. (Closes: #842887)

  [ Christopher Hoskin ]
  * Require user intervention to resolve version ambiguity
    (Closes: #848337)

  [ gregor herrmann ]
  * Debian::Dependency: add support for build profiles (so called
    "restriction formulas") to the parse() function.
    Thanks to David Bremner for the bug report. (Closes: #850000)

  [ Carnë Draug ]
  * Use dh-make-perl email and name information for git commits,
    including git commits done by pristine-tar.
    (Closes: #852332)
  * DhMakePerl::Command::Packaging: add two new methods: get_email
    and get_name.

  [ gregor herrmann ]
  * dh-make-perl(1): remove references to quilt(1) which are only relevant
    for pre '3.0 (quilt)' source packages.
  * dh-make-perl(1): add paragraph about dependency tracking and required
    packages/files to POD. (Closes: #851136)
  * dh-make-perl(1): add new contributors to credits.
  * Update years of copyright.
  * Add debian/tests/pkg-perl/use-name to run autopkgtest's use.t test.

0.92 (2016-09-20)

  [ Christian Hofstaedtler ]
  * Remove Christopher Sacca <csacca@thecsl.org> from Uploaders.
    (Closes: #831593)

  [ gregor herrmann ]
  * Use Dpkg::Source::Package's get_default_diff_ignore_regex() function
    instead of the deprecated $diff_ignore_default_regexp string.
    Thanks to Guillem Jover for the bug report. (Closes: #834199)
  * Drop latest-debian-changelog-entry-changed-to-native lintian overrides.
  * Add t/dists/Strange-2.1/DEADJOE to test default exclude regexp.
  * Remove Nathan Handler from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!
  * DhMakePerl::Command::Packaging: strip leading articles from short
    description.
  * debian/control: add build dependency on libdpkg-parse-perl to avoid
    warnings during tests.
  * debian/control: remove Homepage field which still pointed to MetaCPAN.

  [ Axel Beckert ]
  * lib/Debian/AptContents.pm:
    + Add path component with architecture triplet to regexp in
      read_cache(). Fixes "dh-make-perl locate" not finding any XS or
      C-written modules anymore. (RT#117963) Thanks Joenio Costa for the
      bug report!
    + Fix typo in code comment.
  * Don't let dh_clean remove t/dists/Strange-2.1/DEADJOE.

0.91 (2016-07-02)

  [ gregor herrmann ]
  * debian/source/format: switch to '3.0 (native)'.
    Cf. the thread at https://lists.debian.org/debian-perl/2016/03/msg00038.html
    for the history and pros/cons of having a non-native vs. a native package.
  * Drop debian/{watch,upstream-signing-key.pgp,source/include-binaries}.
    Not needed for a native package.
  * Add a lintian override for latest-debian-changelog-entry-changed-to-
    native.
  * Debian::Control::FromCPAN: find_debs_for_modules(): exit version loop.
    When searching for versioned dependency, the method issues the warning
    "$module package in APT ($d) does not satisfy $dep" even when higher



( run in 1.242 second using v1.01-cache-2.11-cpan-437f7b0c052 )