[libbareword-filehandles-perl] branch master updated (80e0433 -> 761b456)
Florian Schlichting
fsfs at moszumanska.debian.org
Sat Jul 16 21:00:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libbareword-filehandles-perl.
from 80e0433 update changelog
new 9c0e0bd Add debian/upstream/metadata
new 25b9752 Update debian/changelog
adds c8621b7 Initial version
adds 9f8e154 Allow using builtin bareword filehandles
adds 23dd8ae Handle ops that take either a string or a filehandle
adds 49151ac Remove redundant PL_defgv check
adds a1ac66b Check second argument of accept, pipe and socketpair
adds 0939edd Documentation fixes
adds dcabefb v0.001
adds 4b0292e Remove unused variable
adds 65f9dfc Add gv_fetchsv macro for perl 5.8 compatibility
adds f268938 Require perl 5.8.1, since B::Hooks::OP::Check requires that too
adds 319eb51 Changelog entry
adds cb1cb84 v0.002
adds fc28059 use ppport.h for backwards compatibility
adds 7525c21 Work around erroneous op descriptions in perl < 5.8.8
adds 5e7eb2a eliminate const warnings
adds ef4e434 v0.003
adds b8a5e20 fix POD typo (RT#76421)
adds b903ef3 Use "bareword::filehandles/disabled" as the hint hash key
adds 0c571bd Exclude Makefile.PL from GatherDir instead of pruning it
adds 934a446 Ignore (MY)META.*
adds 4387de5 Fix building on -DPERL_OP_PARENT perls (RT#114394)
adds 67828bf Imported Upstream version 0.004
new 3596490 Merge tag 'upstream/0.004'
new 88bd34a Update debian/changelog
new 4cfba74 Drop fix_pod_typo.patch, applied upstream
new 13fe70e Email change: Florian Schlichting -> fsfs at debian.org
new 1d94f97 Declare compliance with Debian Policy 3.9.8
new 715896e Mark package autopkgtest-able
new 761b456 prepare changelog for release
The 9 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:
Changes | 5 +++
LICENSE | 22 ++++++-----
MANIFEST | 5 ++-
META.yml | 28 +++++++-------
Makefile.PL | 79 ++++++++++++++++++++++-----------------
README | 4 +-
debian/changelog | 12 +++++-
debian/control | 5 ++-
debian/copyright | 2 +-
debian/patches/fix_pod_typo.patch | 15 --------
debian/patches/series | 1 -
debian/upstream/metadata | 5 +++
dist.ini | 5 ++-
filehandles.xs | 13 +++++--
lib/bareword/filehandles.pm | 17 ++++-----
t/author-pod-coverage.t | 15 ++++++++
t/author-pod-syntax.t | 15 ++++++++
t/release-pod-coverage.t | 21 -----------
t/release-pod-syntax.t | 15 --------
19 files changed, 150 insertions(+), 134 deletions(-)
delete mode 100644 debian/patches/fix_pod_typo.patch
delete mode 100644 debian/patches/series
create mode 100644 debian/upstream/metadata
create mode 100644 t/author-pod-coverage.t
create mode 100644 t/author-pod-syntax.t
delete mode 100644 t/release-pod-coverage.t
delete mode 100644 t/release-pod-syntax.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbareword-filehandles-perl.git
More information about the Pkg-perl-cvs-commits
mailing list