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

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

      from  74bb885   update changelog
       new  16a8fed   Add debian/upstream/metadata
       new  7c44a55   Update debian/changelog
      adds  c752075   Imported Upstream version 1.001
       new  58a71f3   Merge tag 'upstream/1.001'
       new  d894ae3   Update debian/changelog
       new  51ca60b   Bump debhelper compatibility level to 9
       new  979bf0c   Declare compliance with Debian policy 3.9.6
       new  7628ecd   Update year of upstream copyright
       new  90c1517   Add libmailtools-perl as new dependency, used in 
Agent/Driver/Mail.pm
       new  312d929   Remove no longer necessary patch fixing pod errors
       new  14155a9   Organize Uploaders field in debian/control
       new  78792ea   Remove override_dh_installchangelogs, no more changes.pod 
file
       new  5ebf426   Mark as autopkg-testable
       new  446c824   Releasing liblog-agent-perl version 1.001-1

The 13 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:
 .gitignore                      |  20 ++++
 Agent.pm                        |  10 +-
 Agent/Channel.pm                |   3 +-
 Agent/Channel/File.pm           |   5 +-
 Agent/Channel/Handle.pm         |   5 +-
 Agent/Channel/Syslog.pm         |   2 +-
 Agent/Driver.pm                 |   8 +-
 Agent/Driver/Datum.pm           |   3 +-
 Agent/Driver/Default.pm         |   4 +-
 Agent/Driver/File.pm            |   2 +-
 Agent/Driver/Fork.pm            |  10 +-
 Agent/Driver/Mail.pm            |   7 +-
 Agent/Driver/Silent.pm          |   2 +-
 Agent/Driver/Syslog.pm          |   2 +-
 Agent/File/Native.pm            |   2 +-
 Agent/File_Pool.pm              |   5 +-
 Agent/Formatting.pm             |  11 +--
 Agent/Message.pm                |   2 +-
 Agent/Prefixer.pm               |   3 +-
 Agent/Priorities.pm             |   3 +-
 Agent/Stamping.pm               |   3 +-
 Agent/Tag.pm                    |   3 +-
 Agent/Tag/Callback.pm           |   3 +-
 Agent/Tag/Caller.pm             |  13 ++-
 Agent/Tag/Priority.pm           |  11 +--
 Agent/Tag/String.pm             |   3 +-
 Agent/Tag_List.pm               |   3 +-
 CHANGELOG.md                    | 205 ++++++++++++++++++++++++++++++++++++++++
 MANIFEST                        |   2 +-
 META.json                       |   2 +-
 Makefile.PL                     |   2 +-
 README                          |   3 +-
 changes.pod                     | 198 --------------------------------------
 debian/changelog                |  17 +++-
 debian/compat                   |   2 +-
 debian/control                  |  17 ++--
 debian/copyright                |   5 +-
 debian/patches/pod-errors.patch |  96 -------------------
 debian/patches/series           |   1 -
 debian/rules                    |   8 --
 debian/upstream/metadata        |   4 +
 t/caller.t                      |   3 +-
 t/carp.pl                       |   3 +-
 t/carp_default.t                |   3 +-
 t/carp_file.t                   |   2 +-
 t/carp_fork.t                   |   5 +-
 t/carp_multiline.t              |   3 +-
 t/carp_silent.t                 |   3 +-
 t/code.pl                       |   3 +-
 t/common.pl                     |   5 +-
 t/default.t                     |   3 +-
 t/default_exp.t                 |   3 +-
 t/file.t                        |   2 +-
 t/fork.t                        |   4 +-
 t/format.t                      |   3 +-
 t/priority.t                    |   3 +-
 t/tag_callback.t                |   3 +-
 t/tag_string.t                  |   3 +-
 58 files changed, 339 insertions(+), 425 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 CHANGELOG.md
 delete mode 100644 changes.pod
 delete mode 100644 debian/patches/pod-errors.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to