[libconfig-onion-perl] branch master updated (2b617e7 -> 5d4f674)
Jonas Smedegaard
dr at jones.dk
Tue Feb 9 04:56:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master
in repository libconfig-onion-perl.
from 2b617e7 update changelog
adds 25bae1a Reverted stated copyright year to 2012
adds abef16a Allow options to be passed to Config::Any
adds 8a705de Updated README.mkdn to match POD
adds fe9cb9b Merge pull request #9 from nawglan/master
adds 9d5be7e Merge branch 'master' of github.com:dsheroh/Config-Onion
adds 84681ea fix test so that it runs
adds f5c6846 Merge pull request #10 from nawglan/master
adds 509d0de Merge branch 'master' of github.com:dsheroh/Config-Onion
adds 758935c Fixed test doesn't actually need use_ext set
adds e7ef5ae Update to 1.005 and release
adds 9f2bbe3 fix how use_ext is handled for load_glob
adds de42b74 Merge branch 'master' of https://github.com/nawglan/Config-Onion into nawglan-master
adds 4527784 Merge branch 'nawglan-master'
adds d4ce09b Update version number to 1.006
adds 6b63d12 Imported Upstream version 1.006
new 57c8e2c Merge tag 'upstream/1.006'
new 355c71a Modernize git-buildpackage config: Avoid git- prefix.
new c14c920 Declare compliance with Debian Policy 3.9.7.
new a46c29d Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
new 9c96014 Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
new 00232fc Add lintian override regarding license in License-Reference field. See bug#786450.
new bfd72dc Bump debhelper compatibility level to 9.
new 9c88ca7 Tidy rules file: Suppress versioned debhelper build-dependency.
new ac11571 Add lintian override regarding debhelper 9.
new 333a4e6 Update copyright info: Extend copyright of packaging to cover current year.
new 93b0af5 Update copyright info: Bump (back!) copyright for main upstream authors.
new 5d4f674 Prepare for release: Update changelog, control file and copyright hints.
The 12 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 | 7 ++
INSTALL | 1 -
LICENSE | 8 +-
MANIFEST | 4 +-
META.json | 13 +++-
META.yml | 30 ++++----
Makefile.PL | 16 +---
README | 159 ----------------------------------------
README.mkdn | 22 +++++-
debian/changelog | 27 ++++++-
debian/compat | 2 +-
debian/control | 2 +-
debian/control.in | 4 +-
debian/copyright | 47 ++++--------
debian/copyright_hints | 26 +++----
debian/gbp.conf | 2 -
debian/rules | 6 +-
debian/source/lintian-overrides | 8 ++
lib/Config/Onion.pm | 67 ++++++++++++++---
lib/Config/Onion/Simple.pm | 6 +-
t/02-load.t | 6 ++
t/conf/basic2.zzz | 5 ++
t/release-eol.t | 27 ++++++-
t/release-no-tabs.t | 27 ++++++-
24 files changed, 242 insertions(+), 280 deletions(-)
delete mode 100644 README
create mode 100644 debian/source/lintian-overrides
create mode 100644 t/conf/basic2.zzz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-onion-perl.git
More information about the Pkg-perl-cvs-commits
mailing list