[libnet-upnp-perl] branch master updated (90f92a8 -> a0db80b)

Damyan Ivanov dmn at moszumanska.debian.org
Sat Nov 4 08:50:40 UTC 2017


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

dmn pushed a change to branch master
in repository libnet-upnp-perl.

      from  90f92a8   [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.
       new  c361b7b   migrate to debhelper 9
       new  a7d9803   put myseld in Uploaders instead of Mario
       new  7c35dec   add Testsuite header
       new  99f2ab2   use source format '3.0 (quilt)'
       new  cb10eba   declare conformance with Policy 4.1.1
       new  c8edfbd   add two patches fixing spelling mistakes in POD and method name
      adds  b26585e   New upstream version 1.4.3
       new  1faf1cb   Update upstream source from tag 'upstream/1.4.3'
       new  46cefa9   refresh offsets in spelling.patch
       new  02042b7   describe spelling.patch
       new  3a707d9   describe and forward method-name-spelling.patch
       new  dd577a9   forward spelling.patch upstream
       new  1e7a164   add build dependency on libmodule-build-perl
       new  a0db80b   releasing package libnet-upnp-perl version 1.4.3-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:
 Build.PL                                  | 18 +++++++
 Changes                                   | 15 +++++-
 MANIFEST                                  | 25 ++++-----
 META.json                                 | 42 +++++++++++++++
 META.yml                                  | 34 +++++++-----
 Makefile.PL                               | 23 ++++----
 README                                    |  0
 debian/changelog                          | 17 ++++--
 debian/compat                             |  2 +-
 debian/control                            |  9 ++--
 debian/patches/method-name-spelling.patch | 57 ++++++++++++++++++++
 debian/patches/series                     |  2 +
 debian/patches/spelling.patch             | 87 +++++++++++++++++++++++++++++++
 debian/rules                              |  6 +--
 debian/source/format                      |  1 +
 lib/Net/UPnP.pm                           |  2 +-
 lib/Net/UPnP/AV/MediaServer.pm            | 36 ++++++++++++-
 lib/Net/UPnP/HTTP.pm                      | 17 +++++-
 t/UPnP.t                                  |  0
 19 files changed, 341 insertions(+), 52 deletions(-)
 create mode 100644 Build.PL
 mode change 100755 => 100644 Changes
 mode change 100755 => 100644 MANIFEST
 create mode 100644 META.json
 mode change 100755 => 100644 Makefile.PL
 mode change 100755 => 100644 README
 create mode 100644 debian/patches/method-name-spelling.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 debian/source/format
 mode change 100755 => 100644 lib/Net/UPnP.pm
 mode change 100755 => 100644 t/UPnP.t

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



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