[libfindbin-libs-perl] branch master updated (c3e2f01 -> 7b0e37e)
gregor herrmann
gregoa at debian.org
Sun Jul 27 14:11:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libfindbin-libs-perl.
from c3e2f01 releasing package libfindbin-libs-perl version 1.90-1
adds 311a85e Imported Upstream version 2.060
new 4060cfd Merge tag 'upstream/2.060'
new e8edf04 New upstream release.
new 1e560bb Update spelling-error.patch.
new f7d8456 Drop build dependency on Module::Build.
new 5485a99 debian/rules: fixup hashbangs in new example scripts.
new 7b0e37e releasing package libfindbin-libs-perl version 2.060-1
The 6 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 | 75 ----------------------
CHANGES => Changes | 57 ++++++++++++++++
MANIFEST | 21 +++---
META.json | 34 +++++-----
META.yml | 25 ++++----
Makefile.PL | 54 ++++++++++++++++
README | 8 +--
debian/changelog | 10 +++
debian/control | 3 +-
debian/patches/spelling-error.patch | 43 +++++++++++--
debian/rules | 7 ++
example/multi_config_dir | 15 +++++
example/p5run | 5 +-
example/single_config_dir | 14 ++++
lib/FindBin/{libs_curr.pm => libs.pm} | 107 +++++++++++++++++--------------
lib/FindBin/libs_curr.pm | 107 +++++++++++++++++--------------
lib/FindBin/{libs_5_8.pm => libs_old.pm} | 40 +++++++-----
t/00-cwd-sanity.t | 103 +++++++++++++++++++++++++++++
t/09-base-subdir-scalar.t | 35 ++++++++++
19 files changed, 522 insertions(+), 241 deletions(-)
delete mode 100644 Build.PL
rename CHANGES => Changes (83%)
create mode 100644 Makefile.PL
create mode 100644 example/multi_config_dir
create mode 100644 example/single_config_dir
copy lib/FindBin/{libs_curr.pm => libs.pm} (94%)
rename lib/FindBin/{libs_5_8.pm => libs_old.pm} (97%)
create mode 100644 t/00-cwd-sanity.t
create mode 100644 t/09-base-subdir-scalar.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfindbin-libs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list