[libdata-section-perl] branch master updated (c117076 -> 058cb25)

Damyan Ivanov dmn at moszumanska.debian.org
Fri Nov 3 11:34:20 UTC 2017


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

dmn pushed a change to branch master
in repository libdata-section-perl.

      from  c117076   update changelog
      adds  064859e   New upstream version 0.200007
       new  7f697a4   Update upstream source from tag 'upstream/0.200007'
       new  1acf967   bump debhelper compatibility level to 9
       new  9b9b768   declare conformance with Policy 4.1.1 (no changes needed)
       new  058cb25   releasing package libdata-section-perl version 0.200007-1

The 4 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                            |  11 +-
 META.json                           | 297 +++++++++++++++++------
 META.yml                            | 250 ++++++++++++++------
 Makefile.PL                         |  20 +-
 README                              |   4 +-
 debian/changelog                    |  11 +-
 debian/compat                       |   2 +-
 debian/control                      |   4 +-
 lib/Data/Section.pm                 | 458 ++++++++++++++++++++----------------
 t/00-report-prereqs.dd              |  38 +++
 t/00-report-prereqs.t               | 193 +++++++++++++++
 t/000-report-versions-tiny.t        |  80 -------
 t/basic.t                           |  38 +--
 t/lib/Child.pm                      |   2 +-
 t/lib/I/Child.pm                    |   2 +-
 t/lib/I/{Parent.pm => Mother.pm}    |   2 +-
 t/lib/{Parent.pm => Mother.pm}      |   2 +-
 xt/{release => author}/pod-syntax.t |   1 +
 xt/release/changes_has_content.t    |   2 +-
 20 files changed, 937 insertions(+), 484 deletions(-)
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t
 rename t/lib/I/{Parent.pm => Mother.pm} (83%)
 rename t/lib/{Parent.pm => Mother.pm} (87%)
 rename xt/{release => author}/pod-syntax.t (84%)

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



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