[libmodule-build-perl] branch master updated (a75e501 -> 2de092f)
gregor herrmann
gregoa at debian.org
Mon Jun 19 17:29:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libmodule-build-perl.
from a75e501 prepare changelog for release
new 137f9b4 Add debian/gbp.conf to tell gbp import-orig to merge the upstream branch
new 3059487 update changelog
adds d659ee6 Bumped version to 0.42_21
adds bcc04c2 Include relative path for do in Build/Makefile.PL will function without . in @INC
adds 2be2e05 remove use deprecate
adds 60c247d Prepare for release 0.42_21
adds 5b3327d Update to 0.4222
adds 5d94d41 Add code to special case dot-in-inc in Build
adds 6da4326 Prepare for release 0.42_23
adds 15f9c83 Prepare for release 0.4224
adds a16c8bc New upstream version 0.422400
new 17d26e2 Merge tag 'upstream/0.422400'
new df5fdb0 update changelog
new 803537a Update years of packaging copyright.
new b7ba659 Update patches with git-debcherry.
new 9e81878 Declare compliance with Debian Policy 4.0.0.
new 2de092f releasing package libmodule-build-perl version 0.422400-1
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Build.PL | 2 +-
Changes | 18 +
META.json | 42 +-
META.yml | 42 +-
Makefile.PL | 2 +-
README | 1186 +++++++++++---------
debian/changelog | 15 +
debian/control | 2 +-
debian/copyright | 2 +-
debian/gbp.conf | 3 +
...003-Make-Module-Build-set-PERL_UNSAFE_INC.patch | 26 -
debian/patches/man-ext | 4 +-
debian/patches/series | 1 -
lib/Module/Build.pm | 4 +-
lib/Module/Build/Base.pm | 10 +-
lib/Module/Build/Compat.pm | 2 +-
lib/Module/Build/Config.pm | 2 +-
lib/Module/Build/Cookbook.pm | 2 +-
lib/Module/Build/Dumper.pm | 2 +-
lib/Module/Build/Notes.pm | 2 +-
lib/Module/Build/PPMMaker.pm | 2 +-
lib/Module/Build/Platform/Default.pm | 2 +-
lib/Module/Build/Platform/MacOS.pm | 2 +-
lib/Module/Build/Platform/Unix.pm | 2 +-
lib/Module/Build/Platform/VMS.pm | 2 +-
lib/Module/Build/Platform/VOS.pm | 2 +-
lib/Module/Build/Platform/Windows.pm | 2 +-
lib/Module/Build/Platform/aix.pm | 2 +-
lib/Module/Build/Platform/cygwin.pm | 2 +-
lib/Module/Build/Platform/darwin.pm | 2 +-
lib/Module/Build/Platform/os2.pm | 2 +-
lib/Module/Build/PodParser.pm | 2 +-
32 files changed, 740 insertions(+), 653 deletions(-)
create mode 100644 debian/gbp.conf
delete mode 100644 debian/patches/0003-Make-Module-Build-set-PERL_UNSAFE_INC.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-build-perl.git
More information about the Pkg-perl-cvs-commits
mailing list