[libdata-guid-perl] branch master updated (08adc07 -> 93c3a4a)

Damyan Ivanov dmn at moszumanska.debian.org
Sat Nov 4 09:19:06 UTC 2017


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

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

      from  08adc07   update changelog
      adds  ea97fc4   New upstream version 0.049
       new  5438507   Update upstream source from tag 'upstream/0.049'
       new  7555c16   bump debehelper compatibility level to 9
       new  dc8a766   refresh 2001_avoid_inflated_versioning.patch to apply cleanly
       new  9e66efb   add Testsuite header
       new  14a2f7c   declare conformance with Policy 4.1.1
       new  1901576   use https for Vcs-Git URL
       new  f602171   use https protocol for watch URL
       new  93c3a4a   releasing package libdata-guid-perl version 0.049-1

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:
 .gitignore                                         |   1 -
 Changes                                            |   6 +
 LICENSE                                            |   2 +-
 MANIFEST                                           |   6 +-
 META.json                                          | 298 ++++++++++++++++-----
 META.yml                                           | 268 ++++++++++++------
 Makefile.PL                                        |  19 +-
 README                                             |   4 +-
 debian/changelog                                   |  16 +-
 debian/compat                                      |   2 +-
 debian/control                                     |   7 +-
 .../patches/2001_avoid_inflated_versioning.patch   |   6 +-
 debian/watch                                       |   2 +-
 lib/Data/GUID.pm                                   | 209 ++++++++++++++-
 t/00-report-prereqs.dd                             |  37 +++
 t/00-report-prereqs.t                              | 183 +++++++++++++
 t/000-report-versions-tiny.t                       |  79 ------
 xt/author/pod-syntax.t                             |   7 +
 xt/release/changes_has_content.t                   |   2 +-
 xt/release/pod-syntax.t                            |   7 -
 20 files changed, 883 insertions(+), 278 deletions(-)
 delete mode 100644 .gitignore
 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
 create mode 100644 xt/author/pod-syntax.t
 delete mode 100644 xt/release/pod-syntax.t

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



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