[libobject-remote-perl] branch master updated (94d7b62 -> eb3af28)

Lucas Kanashiro kanashiro.duarte at gmail.com
Sat Jan 16 18:45:09 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libobject-remote-perl.

      from  94d7b62   0.003005-1
       new  2197ed7   Add debian/upstream/metadata
       new  14175b3   Update debian/changelog
      adds  833f39d   Imported Upstream version 0.003006
       new  b797226   Merge tag 'upstream/0.003006'
       new  9cc2eca   Update debian/changelog
       new  1051d8c   Update upstream copyright
       new  3ebb002   Update debian/* copyright
       new  057a28f   Update libmoo-perl version and libjson-pp-perl
       new  105d999   Start short description with lower case
       new  b1fb56c   Create patch fixing spelling errors in manpages
       new  89bfa4d   Add d/examples
       new  5d2b484   Override dh_auto_install. Remove /usr/bin directory
       new  fcf7f79   Mark package as autopkgtest-able
       new  eb3af28   Releasing libobject-remote-perl version 0.003006-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:
 Changes                                            |  3 ++
 MANIFEST                                           |  2 +
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 README                                             |  2 +
 debian/changelog                                   | 15 ++++++
 debian/control                                     | 53 ++++++++++----------
 debian/copyright                                   |  6 ++-
 debian/libobject-remote-perl.examples              |  1 +
 .../patches/fix-spelling-errors-in-manpage.patch   | 46 +++++++++++++++++
 debian/patches/series                              |  1 +
 debian/rules                                       |  7 +++
 debian/upstream/metadata                           |  4 ++
 lib/Object/Remote.pm                               |  4 +-
 lib/Object/Remote/ModuleLoader.pm                  | 38 ++++++++++++---
 lib/Object/Remote/ModuleSender.pm                  |  2 +-
 t/not_found.t                                      | 24 +++++++++
 xt/load_optional.t                                 | 57 ++++++++++++++++++++++
 18 files changed, 232 insertions(+), 37 deletions(-)
 create mode 100644 debian/libobject-remote-perl.examples
 create mode 100644 debian/patches/fix-spelling-errors-in-manpage.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/not_found.t
 create mode 100644 xt/load_optional.t

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



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