[libtest-without-module-perl] branch master updated (9f6c782 -> 9aecd84)

gregor herrmann gregoa at debian.org
Mon Sep 8 18:11:20 UTC 2014


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

gregoa pushed a change to branch master
in repository libtest-without-module-perl.

      from  9f6c782   update changelog
       new  d5f551c   Add debian/upstream/metadata
       new  d622fe7   Update debian/changelog
      adds  1bfa6b0   Imported Upstream version 0.18
       new  1077996   Merge tag 'upstream/0.18'
       new  78d5bf2   Update debian/changelog
       new  7f65c5c   update debian/upstream/metadata
       new  e505959   remove boilerplate comments from debian/watch
       new  63a4400   Add autopkgtest control file.
       new  d83ea9c   Use dh(1) and debhelper 8.
       new  c8af643   Update years of upstream copyright.
       new  7a3d566   debian/copyright: refresh license stanzas.
       new  c8e5312   Declare compliance with Debian Policy 3.9.5.
       new  a335526   Switch to "3.0 (quilt)" source format.
       new  9aecd84   releasing package libtest-without-module-perl version 0.18-1

The 13 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                        |   7 +-
 MANIFEST                       |  11 +-
 MANIFEST.skip => MANIFEST.SKIP |   4 +-
 META.json                      |  46 +++++++
 META.yml                       |  36 ++++--
 Makefile.PL                    |  37 +++++-
 Texts/article.txt              | 269 +++++++++++++++++++++++++++++++++++++++++
 debian/changelog               |  20 ++-
 debian/compat                  |   2 +-
 debian/control                 |   4 +-
 debian/copyright               |  24 ++--
 debian/rules                   |  21 +---
 debian/source/format           |   1 +
 debian/tests/control           |   8 ++
 debian/upstream/metadata       |   5 +
 debian/watch                   |   1 -
 lib/Test/Without/Module.pm     |  53 ++++----
 t/05-redefine.t                |  26 ++++
 t/99-manifest.t                |   4 +-
 19 files changed, 495 insertions(+), 84 deletions(-)
 mode change 100755 => 100644 MANIFEST
 rename MANIFEST.skip => MANIFEST.SKIP (79%)
 create mode 100644 META.json
 create mode 100755 Texts/article.txt
 create mode 100644 debian/source/format
 create mode 100644 debian/tests/control
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/05-redefine.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-without-module-perl.git



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