[libpackage-deprecationmanager-perl] branch master updated (9e7f7f1 -> fabcb74)

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Mar 27 15:17:13 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libpackage-deprecationmanager-perl.

      from  9e7f7f1   update changelog
      adds  a730ec7   Imported Upstream version 0.16
       new  88bbd32   Merge tag 'upstream/0.16'
       new  3a1d939   Update debian/changelog
       new  76955c7   Add debian/docs with new CONTRIBUTING.md file
       new  71886bf   Update years of upstream copyright
       new  4832947   Update Debian packaging copyright
       new  dee85ef   debian/control: update build and runtime dependencies:
       new  c1baab7   Declare compliance with Debian policy 3.9.7
       new  fabcb74   Releasing libpackage-deprecationmanager-perl version 0.16-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:
 CONTRIBUTING.md                                | 126 ++++++++++
 Changes                                        |   8 +
 LICENSE                                        |   2 +-
 MANIFEST                                       |   5 +-
 META.json                                      | 278 +++++++++++++++-------
 META.yml                                       | 236 ++++++++++++------
 Makefile.PL                                    |   8 +-
 README.md                                      | 317 +++++++++++++------------
 cpanfile                                       |   4 +
 debian/changelog                               |  16 +-
 debian/control                                 |   8 +-
 debian/copyright                               |   3 +-
 debian/libpackage-deprecationmanager-perl.docs |   1 +
 lib/Package/DeprecationManager.pm              |  52 +++-
 t/00-report-prereqs.dd                         |   4 +
 t/00-report-prereqs.t                          |   2 +-
 t/author-clean-namespaces.t                    |  19 ++
 t/author-eol.t                                 |   2 +
 t/author-no-tabs.t                             |   2 +
 t/author-pod-spell.t                           |   1 +
 t/{release-tidyall.t => release-meta-json.t}   |   9 +-
 21 files changed, 763 insertions(+), 340 deletions(-)
 create mode 100644 CONTRIBUTING.md
 create mode 100644 debian/libpackage-deprecationmanager-perl.docs
 create mode 100644 t/author-clean-namespaces.t
 copy t/{release-tidyall.t => release-meta-json.t} (50%)

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



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