[libterm-readline-gnu-perl] branch master updated (1d5dcdf -> 2383eb4)
Salvatore Bonaccorso
carnil at debian.org
Sat Mar 15 23:48:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
carnil pushed a change to branch master
in repository libterm-readline-gnu-perl.
from 1d5dcdf update changelog / add PROBLEM (FTBFS) and TODO (hardening only partially ...)
adds 65f5b2c Imported Upstream version 1.22
new 1be1730 Merge tag 'upstream/1.22'
new 2063154 Refresh 10term.patch (offset)
new e922c0d Refresh 20new.patch (offset)
new 4f41a7c Refresh 30outstream.patch (offset)
new 13afd7b Refresh 40terminfo.patch (offset)
new 2804419 Add 50-fix-manpage-has-errors-from-pod2man.patch patch
new d45953a Update copyright years for upstream files
new 2383eb4 Prepare changelog for release
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:
README => Changes | 125 ++--
Gnu.pm | 290 +++++----
Gnu.xs | 665 ++++++++++++++++-----
Gnu/XS.pm | 10 +-
INSTALL | 81 ++-
MANIFEST | 10 +-
META.yml | 35 +-
Makefile.PL | 108 +++-
README | 425 +------------
debian/changelog | 21 +-
debian/copyright | 2 +-
debian/patches/10term.patch | 2 +-
debian/patches/20new.patch | 4 +-
debian/patches/30outstream.patch | 2 +-
debian/patches/40terminfo.patch | 2 +-
.../50-fix-manpage-has-errors-from-pod2man.patch | 18 +
debian/patches/series | 1 +
eg/fileman | 9 +-
eg/perlsh | 6 +-
eg/pftp | 22 +-
eg/ptksh+ | 2 +-
ppport.h | 0
t/00checkver.t | 7 +-
t/button.pl | 3 -
t/callback.t | 31 +-
t/comptest/0123 | 0
t/comptest/012345 | 0
t/comptest/023456 | 0
t/comptest/README | 0
t/comptest/a_b | 0
t/history.t | 35 +-
t/inputrc | 0
t/readline.t | 245 +++++---
typemap | 2 +-
34 files changed, 1196 insertions(+), 967 deletions(-)
copy README => Changes (83%)
mode change 100755 => 100644
mode change 100755 => 100644 Gnu.pm
mode change 100755 => 100644 Gnu.xs
mode change 100755 => 100644 Gnu/XS.pm
mode change 100755 => 100644 INSTALL
mode change 100755 => 100644 MANIFEST
mode change 100755 => 100644 META.yml
mode change 100755 => 100644 Makefile.PL
mode change 100755 => 100644 README
create mode 100644 debian/patches/50-fix-manpage-has-errors-from-pod2man.patch
mode change 100755 => 100644 eg/fileman
mode change 100755 => 100644 eg/perlsh
mode change 100755 => 100644 eg/pftp
mode change 100755 => 100644 eg/ptksh+
mode change 100755 => 100644 ppport.h
delete mode 100755 t/button.pl
mode change 100755 => 100644 t/callback.t
mode change 100755 => 100644 t/comptest/0123
mode change 100755 => 100644 t/comptest/012345
mode change 100755 => 100644 t/comptest/023456
mode change 100755 => 100644 t/comptest/README
mode change 100755 => 100644 t/comptest/a_b
mode change 100755 => 100644 t/history.t
mode change 100755 => 100644 t/inputrc
mode change 100755 => 100644 t/readline.t
mode change 100755 => 100644 typemap
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libterm-readline-gnu-perl.git
More information about the Pkg-perl-cvs-commits
mailing list