[libsub-override-perl] branch master updated (af2a71e -> f74ba28)
Florian Schlichting
fsfs at alioth.debian.org
Fri Sep 20 10:39:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libsub-override-perl.
from af2a71e update changelog
adds af123ca Imported Upstream version 0.09
new 706846d Merge tag 'upstream/0.09'
new 45380f4 Import Upstream version 0.09
new cc365f8 Switch build-dependency on Test::Exception to Test::Fatal
new 6d8621e Bump dh compatibility to level 8 (no changes necessary)
new 1037008 Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1, do not reference "GNU/Linux")
new 9583458 Drop spelling.patch, applied upstream
new 7c46e89 Add myself to uploaders and copyright
new f74ba28 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:
Changes | 4 +
MANIFEST | 8 +-
META.json | 47 ++++++++++
META.yml | 36 +++++---
Makefile.PL | 26 ++++--
README.md | 192 +++++++++++++++++++++++++++++++++++++++++
debian/changelog | 13 ++-
debian/compat | 2 +-
debian/control | 9 +-
debian/copyright | 30 ++++---
debian/patches/series | 1 -
debian/patches/spelling.patch | 15 ----
lib/Sub/Override.pm | 13 ++-
t/10override.t | 114 ------------------------
t/override.t | 138 +++++++++++++++++++++++++++++
{t => xt}/pod-coverage.t | 0
{t => xt}/pod.t | 0
17 files changed, 472 insertions(+), 176 deletions(-)
create mode 100644 META.json
create mode 100644 README.md
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/spelling.patch
delete mode 100644 t/10override.t
create mode 100644 t/override.t
rename {t => xt}/pod-coverage.t (100%)
rename {t => xt}/pod.t (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsub-override-perl.git
More information about the Pkg-perl-cvs-commits
mailing list