[dh-make-perl] branch master updated (21e0de6 -> dfd9a44)

Damyan Ivanov dmn at alioth.debian.org
Fri Aug 9 13:50:10 UTC 2013


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

dmn pushed a change to branch master
in repository dh-make-perl.

      from  21e0de6   releasing version 0.77-1
       new  d1602d4   add $VERSION to all modules
       new  004edd4   use strict; use warnings; everywhere
       new  7309245   fix a bunch of typos thanks to Test::Spelling
       new  dfd9a44   releasing version 0.78-1

The 4 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                                     |    8 ++++++++
 debian/changelog                            |    8 ++++++++
 lib/Debian/AptContents.pm                   |   10 ++++++----
 lib/Debian/Control.pm                       |    3 +++
 lib/Debian/Control/FromCPAN.pm              |    8 ++++++--
 lib/Debian/Control/Stanza.pm                |    5 ++++-
 lib/Debian/Control/Stanza/Binary.pm         |    3 +++
 lib/Debian/Control/Stanza/CommaSeparated.pm |    6 ++++--
 lib/Debian/Control/Stanza/Source.pm         |    3 +++
 lib/Debian/Dependencies.pm                  |   10 ++++++----
 lib/Debian/Dependency.pm                    |    4 +++-
 lib/Debian/DpkgLists.pm                     |    3 +++
 lib/Debian/Rules.pm                         |   15 ++++++++++-----
 lib/Debian/WNPP/Bug.pm                      |    6 ++++--
 lib/Debian/WNPP/Query.pm                    |    4 +++-
 lib/DhMakePerl.pm                           |    2 +-
 lib/DhMakePerl/Command/Packaging.pm         |   11 +++++++----
 lib/DhMakePerl/Command/dump_config.pm       |    2 ++
 lib/DhMakePerl/Command/help.pm              |    2 ++
 lib/DhMakePerl/Command/locate.pm            |    2 ++
 lib/DhMakePerl/Command/make.pm              |    1 +
 lib/DhMakePerl/Command/refresh.pm           |    2 ++
 lib/DhMakePerl/Command/refresh_cache.pm     |    2 ++
 lib/DhMakePerl/Config.pm                    |    4 +++-
 lib/DhMakePerl/PodParser.pm                 |    8 +++++---
 lib/DhMakePerl/Utils.pm                     |   15 ++++++++++-----
 t/critic.t                                  |   17 +++++++++++++++++
 t/perlcriticrc                              |    4 ++++
 28 files changed, 132 insertions(+), 36 deletions(-)
 create mode 100644 t/critic.t
 create mode 100644 t/perlcriticrc

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



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