[libsmart-comments-perl] branch master updated (76c3a44 -> 0d43390)

Florian Schlichting fsfs at alioth.debian.org
Fri Sep 20 11:29:44 UTC 2013


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

fsfs pushed a change to branch master
in repository libsmart-comments-perl.

      from  76c3a44   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  cf751df   Imported Upstream version 1.000005
       new  4bc5913   Merge tag 'upstream/1.000005'
       new  0fc08d0   Import Upstream version 1.000005
       new  1645c9e   Bump dh compatibility to level 8 (no changes necessary)
       new  3a9fd32   Bump Standards-Version to 3.9.4 (directly link GPL-1, do not reference "GNU/Linux" in License paragraphs)
       new  ce58dc2   Switch to source format 3.0 (quilt)
       new  fdf0ac6   Add myself to uploaders and copyright
       new  0d43390   prepare changelog for release

The 7 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                   |   51 +-
 Changes                    |   43 +-
 MANIFEST                   |   62 +-
 META.yml                   |   58 +-
 Makefile.PL                |   43 +-
 README                     |   82 +-
 debian/changelog           |   12 +-
 debian/compat              |    2 +-
 debian/control             |    6 +-
 debian/copyright           |   25 +-
 debian/source/format       |    1 +
 lib/Smart/Comments.pm      | 2184 ++++++++++++++++++++++----------------------
 t/00.load.t                |   14 +-
 t/ENV_0.t                  |   32 +-
 t/ENV_1.t                  |   46 +-
 t/ENV_str.t                |   44 +-
 t/assert.t                 |  122 +--
 t/brackets.t               |   42 +-
 t/c_like_for_loop.t        |   40 +-
 t/check.t                  |  128 +--
 t/confirm.t                |  128 +--
 t/ensure.t                 |  118 +--
 t/insist.t                 |  118 +--
 t/labelled_perlish_loop.t  |   42 +-
 t/message.t                |   38 +-
 t/perlish_for.t            |   36 +-
 t/perlish_for_percentage.t |   52 +-
 t/pod-coverage.t           |   12 +-
 t/pod.t                    |   12 +-
 t/require.t                |  118 +--
 t/selective.t              |   30 +-
 t/simple_perlish_for.t     |   36 +-
 t/var.t                    |  116 +--
 t/verify.t                 |  128 +--
 t/while.t                  |   40 +-
 t/while_num.t              |   69 +-
 36 files changed, 2072 insertions(+), 2058 deletions(-)
 create mode 100644 debian/source/format

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



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