[pkg-perl-tools] branch master updated (5abe04b -> 45a4796)

Alex Muntada alexm-guest at moszumanska.debian.org
Fri Dec 2 23:27:25 UTC 2016


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

alexm-guest pushed a change to branch master
in repository pkg-perl-tools.

      from  5abe04b   Merge branch 'extract-patch-to-class'
       new  95e32da   Extract message subs into a Message class
       new  ce03edf   Build a new Message object from global vars
       new  33e66b8   Add a test for Debian::PkgPerl::Message
       new  45a4796   Merge branch 'extract-messages-to-class'

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:
 lib/Debian/PkgPerl/Message.pm | 248 ++++++++++++++++++++++++++++++++++++++++++
 scripts/forward               | 196 +++++----------------------------
 t/message.t                   | 105 ++++++++++++++++++
 3 files changed, 379 insertions(+), 170 deletions(-)
 create mode 100644 lib/Debian/PkgPerl/Message.pm
 create mode 100644 t/message.t

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



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