[libnanomsg-raw-perl] branch master updated (7421f2e -> 6732931)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Sep 30 14:52:46 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libnanomsg-raw-perl.

      from  7421f2e   releasing package libnanomsg-raw-perl version 0.05-1
      adds  0826d2d   Imported Upstream version 0.06
       new  76bcf46   Merge tag 'upstream/0.06'
       new  d9e9e82   Update debian/changelog
       new  f92fd18   Create patch fixing spelling error in manpage
       new  6732931   Releasing libnanomsg-raw-perl version 0.06-1

The 4 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                                            |   1 +
 MANIFEST                                           |   9 +-
 META.json                                          | 180 +++++++++++---------
 META.yml                                           | 151 +++++++++--------
 Makefile.PL                                        |   9 +-
 README                                             |   4 +-
 debian/changelog                                   |   8 +
 debian/patches/fix_spelling_error_in_manpage.patch |  17 ++
 debian/patches/series                              |   1 +
 dist.ini                                           |   2 +-
 lib/NanoMsg/Raw.pm                                 |   2 +-
 lib/NanoMsg/Raw/Message.pm                         |   2 +-
 t/00-report-prereqs.dd                             |  52 ++++++
 t/00-report-prereqs.t                              | 183 +++++++++++++++++++++
 t/{release-eol.t => author-eol.t}                  |  13 +-
 t/{release-no-tabs.t => author-no-tabs.t}          |  13 +-
 t/release-new-version.t                            |  82 +++++++++
 t/survey.t                                         |   8 +-
 18 files changed, 573 insertions(+), 164 deletions(-)
 create mode 100644 debian/patches/fix_spelling_error_in_manpage.patch
 create mode 100644 debian/patches/series
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 rename t/{release-eol.t => author-eol.t} (68%)
 rename t/{release-no-tabs.t => author-no-tabs.t} (67%)
 create mode 100644 t/release-new-version.t

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



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