[libdata-showtable-perl] branch master updated (258ba9e -> b812ef7)
Florian Schlichting
fsfs at alioth.debian.org
Mon Sep 16 08:42:25 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libdata-showtable-perl.
from 258ba9e debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
adds a408aa4 Imported Upstream version 4.1
new e761ba4 Merge tag 'upstream/4.1'
new e78bcb4 Import Upstream version 4.1
new 0baaf0e update years and email address of upstream copyright
new e215a7d Bump dh compatibility to level 8 (no changes necessary)
new 008250a Bump Standards-Version to 3.9.4 (directly link GPL-1 and GPL-2)
new 8e31d68 drop path-to-perl.patch (fixed upstream), refresh and forward pod-errors.patch
new 79cd25d fix typo in long description
new a89c1be Add myself to uploaders and copyright
new b812ef7 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:
CVS/Entries | 13 ---
CVS/Repository | 1 -
Copyright | 2 +-
Data-ShowTable-3.1.html | 2 +-
Data-ShowTable-3.3.html | 2 +-
MANIFEST | 8 +-
META.json | 39 ++++++++
META.yml | 21 ++++
Makefile.PL | 7 +-
README | 10 +-
ShowTable.pm | 23 +++--
debian/changelog | 16 ++-
debian/compat | 2 +-
debian/control | 8 +-
debian/copyright | 38 +++----
debian/patches/path-to-perl.patch | 10 --
debian/patches/pod-errors.patch | 200 ++-----------------------------------
debian/patches/series | 1 -
gen-html | 10 +-
gen-tests | 8 +-
showtable | 30 +++---
showtable-3.1.html | 2 +-
showtable-3.3.html | 2 +-
t/CVS/Entries | 8 --
t/CVS/Repository | 1 -
t/OBJ-TEST.pl | 8 +-
t/Test-Setup.pl | 10 +-
t/box-calls.t | 8 +-
t/box-scaling.t | 8 +-
t/box-widths.t | 8 +-
t/box-wrap.t | 8 +-
t/calls.pl | 2 +-
t/html-calls.t | 8 +-
t/html-scaling.t | 8 +-
t/html-widths.t | 8 +-
t/html-wrap.t | 8 +-
t/list-calls.t | 8 +-
t/list-scaling.t | 8 +-
t/list-widths.t | 8 +-
t/list-wrap.t | 8 +-
t/out/CVS/Entries | 128 ------------------------
t/out/CVS/Repository | 1 -
t/scaling.pl | 2 +-
t/showtable.pl | 9 +-
t/simple-calls.t | 8 +-
t/simple-scaling.t | 8 +-
t/simple-widths.t | 8 +-
t/simple-wrap.t | 8 +-
t/widths.pl | 2 +-
t/wrap.pl | 2 +-
50 files changed, 282 insertions(+), 474 deletions(-)
delete mode 100644 CVS/Entries
delete mode 100644 CVS/Repository
create mode 100644 META.json
create mode 100644 META.yml
delete mode 100644 debian/patches/path-to-perl.patch
delete mode 100644 t/CVS/Entries
delete mode 100644 t/CVS/Repository
mode change 100644 => 100755 t/OBJ-TEST.pl
mode change 100644 => 100755 t/Test-Setup.pl
mode change 100644 => 100755 t/box-calls.t
mode change 100644 => 100755 t/box-scaling.t
mode change 100644 => 100755 t/box-widths.t
mode change 100644 => 100755 t/box-wrap.t
mode change 100644 => 100755 t/calls.pl
mode change 100644 => 100755 t/html-calls.t
mode change 100644 => 100755 t/html-fmt.t
mode change 100644 => 100755 t/html-scaling.t
mode change 100644 => 100755 t/html-widths.t
mode change 100644 => 100755 t/html-wrap.t
mode change 100644 => 100755 t/list-calls.t
mode change 100644 => 100755 t/list-scaling.t
mode change 100644 => 100755 t/list-widths.t
mode change 100644 => 100755 t/list-wrap.t
delete mode 100644 t/out/CVS/Entries
delete mode 100644 t/out/CVS/Repository
mode change 100644 => 100755 t/scaling.pl
mode change 100644 => 100755 t/showtable.pl
mode change 100644 => 100755 t/simple-calls.t
mode change 100644 => 100755 t/simple-scaling.t
mode change 100644 => 100755 t/simple-widths.t
mode change 100644 => 100755 t/simple-wrap.t
mode change 100644 => 100755 t/testfile
mode change 100644 => 100755 t/widths.pl
mode change 100644 => 100755 t/wrap.pl
mode change 100755 => 100644 test.pl.off
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-showtable-perl.git
More information about the Pkg-perl-cvs-commits
mailing list