[libnamespace-autoclean-perl] branch master updated (6edb113 -> cd579e3)

gregor herrmann gregoa at debian.org
Sun Dec 22 22:46:43 UTC 2013


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

gregoa pushed a change to branch master
in repository libnamespace-autoclean-perl.

      from  6edb113   Prepare changelog for release
      adds  04604e8   Imported Upstream version 0.15
       new  50e3a38   Merge tag 'upstream/0.15'
       new  762b2bf   New upstream release.
       new  dec689a   Update years of packaging copyright.
       new  25105af   Update build dependencies.
       new  de523c2   cme: reformat debian/control
       new  bab696b   Declare compliance with Debian Policy 3.9.5.
       new  39ed495   Install new CONTRIBUTING file.
       new  cd579e3   releasing package libnamespace-autoclean-perl version 0.15-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:
 Build.PL                                |   2 +-
 CONTRIBUTING                            |  74 +++++++
 Changes                                 |  69 ++++---
 MANIFEST                                |   6 +-
 META.json                               | 342 ++++++++++++++++++++++++--------
 META.yml                                | 279 ++++++++++++++++++--------
 Makefile.PL                             |  54 +++--
 README                                  |   2 +-
 README.md                               | 108 ++++++++++
 debian/changelog                        |  11 +
 debian/control                          |  38 ++--
 debian/copyright                        |   2 +-
 debian/libnamespace-autoclean-perl.docs |   1 +
 dist.ini                                |   1 +
 lib/namespace/autoclean.pm              |  12 +-
 t/00-check-deps.t                       |  16 --
 t/00-report-prereqs.t                   |  74 ++++++-
 weaver.ini                              |   4 +-
 {t => xt/author}/00-compile.t           |  10 +-
 xt/release/changes_has_content.t        |   2 +-
 xt/release/kwalitee.t                   |   2 +-
 xt/release/minimum-version.t            |   2 +-
 xt/release/no-tabs.t                    |   2 +-
 xt/release/portability.t                |  11 +
 24 files changed, 847 insertions(+), 277 deletions(-)
 create mode 100644 CONTRIBUTING
 create mode 100644 README.md
 create mode 100644 debian/libnamespace-autoclean-perl.docs
 delete mode 100644 t/00-check-deps.t
 rename {t => xt/author}/00-compile.t (77%)
 create mode 100644 xt/release/portability.t

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



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