[libapp-fatpacker-perl] branch master updated (6c49a8c -> 2ea1796)

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Jan 26 00:57:26 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libapp-fatpacker-perl.

      from  6c49a8c   update changelog
      adds  49c1c3a   New upstream version 0.010007
       new  3d68b22   Merge tag 'upstream/0.010007'
       new  2a71132   debian/control: declare compliance with Debian Policy 3.9.8
       new  2ea1796   Releasing package libapp-fatpacker-perl version 0.010007-1

The 3 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 ++++++++
 MANIFEST                   | 12 ++++++------
 META.json                  |  4 ++--
 META.yml                   |  6 +++---
 debian/changelog           | 10 ++++++++--
 debian/control             |  2 +-
 lib/App/FatPacker.pm       | 20 ++++++++++++++------
 lib/App/FatPacker/Trace.pm |  2 +-
 t/mod/ModuleA.pm           |  6 ++++++
 t/mod/ModuleB.pm           |  3 +++
 t/mod/{c.pm => ModuleC.pm} |  2 +-
 t/mod/ModuleCond.pm        |  3 +++
 t/mod/ModuleD.pl           |  1 +
 t/mod/ModuleD.pm           |  4 ++++
 t/mod/a.pm                 |  6 ------
 t/mod/b.pm                 |  3 ---
 t/mod/cond.pm              |  3 ---
 t/mod/d.pl                 |  1 -
 t/mod/d.pm                 |  4 ----
 t/pack.t                   | 24 ++++++++++++------------
 t/trace.t                  | 34 ++++++----------------------------
 21 files changed, 79 insertions(+), 79 deletions(-)
 create mode 100644 t/mod/ModuleA.pm
 create mode 100644 t/mod/ModuleB.pm
 rename t/mod/{c.pm => ModuleC.pm} (71%)
 create mode 100644 t/mod/ModuleCond.pm
 create mode 100644 t/mod/ModuleD.pl
 create mode 100644 t/mod/ModuleD.pm
 delete mode 100644 t/mod/a.pm
 delete mode 100644 t/mod/b.pm
 delete mode 100644 t/mod/cond.pm
 delete mode 100644 t/mod/d.pl
 delete mode 100644 t/mod/d.pm

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



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