[libscalar-properties-perl] 11/15: New upstream release 1.100860

dom at earth.li dom at earth.li
Sat Sep 2 15:08:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

dom pushed a commit to branch master
in repository libscalar-properties-perl.

commit 8b3616ed745bd4a36b86189128749bb09cf7efb9
Merge: 82390bc fa54bfd
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Sep 2 15:47:04 2017 +0100

    New upstream release 1.100860

 Changes                             | 102 +++---
 INSTALL                             |  27 ++
 LICENSE                             | 377 ++++++++++++++++++++
 MANIFEST                            |  39 +-
 MANIFEST.SKIP                       |  42 +++
 META.json                           |  40 +++
 META.yml                            |  48 ++-
 Makefile.PL                         |  50 ++-
 README                              | 319 ++++++++++++++++-
 TODO                                |  80 -----
 debian/changelog                    |   3 +-
 dist.ini                            |   7 +
 inc/Module/Install.pm               | 281 ---------------
 inc/Module/Install/Base.pm          |  70 ----
 inc/Module/Install/Can.pm           |  82 -----
 inc/Module/Install/Fetch.pm         |  93 -----
 inc/Module/Install/Include.pm       |  34 --
 inc/Module/Install/Makefile.pm      | 237 -------------
 inc/Module/Install/Metadata.pm      | 336 ------------------
 inc/Module/Install/StandardTests.pm | 139 --------
 inc/Module/Install/Win32.pm         |  65 ----
 inc/Module/Install/WriteAll.pm      |  43 ---
 inc/Test/Compile.pm                 | 117 ------
 inc/Test/More.pm                    | 666 ----------------------------------
 inc/UNIVERSAL/require.pm            |  95 -----
 lib/Scalar/Properties.pm            | 689 ++++++++++++++++++++----------------
 t/00-compile.t                      |  44 +++
 t/000-report-versions.t             | 431 ++++++++++++++++++++++
 t/01_all.t                          | 520 ++++++++++++---------------
 t/author-critic.t                   |  19 +
 t/perlcriticrc                      |  13 +-
 t/release-check-changes.t           |  16 +
 t/release-dist-manifest.t           |  16 +
 t/release-has-version.t             |  16 +
 t/release-kwalitee.t                |  15 +
 t/release-meta-yaml.t               |  15 +
 t/release-minimum-version.t         |  16 +
 t/release-pod-coverage.t            |  21 ++
 t/release-pod-spell.t               |  21 ++
 t/release-pod-syntax.t              |  15 +
 t/release-portability.t             |  16 +
 t/release-synopsis.t                |  16 +
 42 files changed, 2250 insertions(+), 3041 deletions(-)

diff --cc debian/changelog
index 8074fc2,0000000..974084e
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,52 -1,0 +1,53 @@@
- libscalar-properties-perl (0.13-2) UNRELEASED; urgency=medium
++libscalar-properties-perl (1.100860-1) UNRELEASED; urgency=medium
 +
 +  * Adopt for the Debian Perl Group (Closes: #830619)
 +  * debian/control:
 +     - Added Vcs-* fields
 +     - Update Homepage to metacpan-based URL
 +  * debian/watch: use metacpan-based URL.
 +  * Switch to dpkg-source 3.0 (quilt) format
 +  * Update to debhelper 9 compat and minimal dh
 +  * Update Standards-Version (no changes)
 +  * Update d/copyright to format 1.0
++  * New upstream release
 +
 + -- Dominic Hargreaves <dom at earth.li>  Sat, 02 Sep 2017 14:28:31 +0000
 +
 +libscalar-properties-perl (0.13-1) unstable; urgency=low
 +
 +  * New maintainer. (Closes: #507395)
 +  * New upstream release.
 +  * debian/control:
 +    - Standards-Version: 3.8.0.
 +    - changed debhelper (>= 7).
 +    - add libtest-pod-perl, libtest-perl-critic-perl to perform more tests.
 +    - add Homepage.
 +  * debian/compat:
 +    - upgrade to level 7.
 +  * debian/copyright:
 +    - changed information.
 +
 + -- Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>  Sun, 18 Jan 2009 09:06:28 -0430
 +
 +libscalar-properties-perl (0.12-1.3) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * debian/rules: Don't FTBFS when perl is smart enough not to create
 +    empty dirs. (Closes: #467955)
 +
 + -- Marc 'HE' Brockschmidt <he at debian.org>  Sat, 05 Apr 2008 19:02:19 +0200
 +
 +libscalar-properties-perl (0.12-1.1) unstable; urgency=low
 +
 +  * Non-maintainer upload to fix RC bug.
 +  * Fix typo in debian/rules that makes the package does not contain the same
 +    when is built twice. Fix provided by Mike O'Connor. (Closes: #441715)
 +
 + -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Sun, 13 Jan 2008 14:04:27 +0100
 +
 +libscalar-properties-perl (0.12-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Timo Schneider <timo.schneider at s2004.tu-chemnitz.de>  Fri, 21 Apr 2006 01:18:03 +0200
 +

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libscalar-properties-perl.git



More information about the Pkg-perl-cvs-commits mailing list