[liblog-agent-rotate-perl] branch master updated (5625d51 -> 4d76ceb)

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue Dec 8 03:43:09 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository liblog-agent-rotate-perl.

      from  5625d51   update changelog
      adds  ba9258f   Imported Upstream version 1.200
       new  18b2f00   Merge tag 'upstream/1.200'
       new  b58acf2   Update debian/changelog
       new  fe515be   Add upstream metadata
       new  31ecdb6   Add debian/source/format
       new  1289f76   Move debian/docs to debian/liblog-agent-rotate-perl.docs
       new  9374e03   Update year of upstream copyright, contact and source in debian/copyright
       new  edfb8fb   Watch just metacpan URL in debian/watch
       new  f8c4cb2   Bump debhelper compatibility level to 9
       new  68557ff   Declare compliance with Debian policy 3.9.6
       new  3cec6a1   Add build dependency on libmodule-build-perl
       new  5f8bf65   Mark package as autopkg-testable
       new  4d76ceb   Releasing liblog-agent-rotate-perl version 1.200-1

The 12 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                                       |   45 +
 CHANGELOG.md                                   |   70 ++
 ChangeLog                                      |   55 --
 MANIFEST                                       |   30 +-
 META.json                                      |   54 ++
 META.yml                                       |   35 +
 Makefile.PL                                    |   87 +-
 README                                         |  152 ++--
 debian/changelog                               |   18 +-
 debian/compat                                  |    2 +-
 debian/control                                 |   16 +-
 debian/copyright                               |    7 +-
 debian/{docs => liblog-agent-rotate-perl.docs} |    0
 debian/source/format                           |    1 +
 debian/upstream/metadata                       |    4 +
 debian/watch                                   |    3 -
 {File => lib/Log/Agent/File}/Rotate.pm         | 1163 ++++++++++++------------
 Rotate.pm => lib/Log/Agent/Rotate.pm           |  670 +++++++-------
 patchlevel.h                                   |    1 -
 t/badconf.t                                    |  177 ++--
 t/code.pl                                      |   80 +-
 t/hole.t                                       |  194 ++--
 t/mixed.t                                      |  402 ++++----
 t/normal.t                                     |  212 ++---
 t/perm.t                                       |  201 ++--
 t/rename.t                                     |  158 ++--
 26 files changed, 1929 insertions(+), 1908 deletions(-)
 create mode 100644 Build.PL
 create mode 100644 CHANGELOG.md
 delete mode 100644 ChangeLog
 create mode 100644 META.json
 create mode 100644 META.yml
 rename debian/{docs => liblog-agent-rotate-perl.docs} (100%)
 create mode 100644 debian/source/format
 create mode 100644 debian/upstream/metadata
 rename {File => lib/Log/Agent/File}/Rotate.pm (94%)
 rename Rotate.pm => lib/Log/Agent/Rotate.pm (82%)
 delete mode 100644 patchlevel.h

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



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