[libapp-fatpacker-perl] branch master updated (a7148c5 -> d9f5640)

gregor herrmann gregoa at debian.org
Fri Dec 27 19:25:21 UTC 2013


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

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

      from  a7148c5   releasing package libapp-fatpacker-perl version 0.009018-1
      adds  5e43860   Imported Upstream version 0.010000
       new  025ad56   Merge tag 'upstream/0.010000'
       new  70b2c72   New upstream release.
       new  a4ae166   Update list of upstream copyright holders.
       new  986ce33   Declare compliance with Debian Policy 3.9.5.
       new  e211e3b   Add a patch to fix a spelling mistake.
       new  d9f5640   releasing package libapp-fatpacker-perl version 0.010000-1

The 6 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                       |   9 ++-
 MANIFEST                      |   3 +
 META.json                     |  23 +++----
 META.yml                      |  10 +--
 Makefile.PL                   |  13 +++-
 README                        |   8 ++-
 debian/changelog              |   9 +++
 debian/control                |   2 +-
 debian/copyright              |   3 +
 debian/patches/series         |   1 +
 debian/patches/spelling.patch |  19 ++++++
 lib/App/FatPacker.pm          | 152 +++++++++++++++++++++++++++++-------------
 maint/Makefile.PL.include     |   3 +-
 t/line.t                      |  23 +++++++
 t/line/lib/line/a.pm          |   9 +++
 t/line/line-test.pl           |  14 ++++
 t/pack.t                      |  22 ++++++
 17 files changed, 248 insertions(+), 75 deletions(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 t/line.t
 create mode 100644 t/line/lib/line/a.pm
 create mode 100644 t/line/line-test.pl

-- 
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