[libdevice-usb-perl] branch master updated (302c393 -> 938807f)

gregor herrmann gregoa at debian.org
Mon Oct 28 22:38:38 UTC 2013


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

gregoa pushed a change to branch master
in repository libdevice-usb-perl.

      from  302c393   releasing package libdevice-usb-perl version 0.35-3
      adds  da75f81   Imported Upstream version 0.36
       new  7e1c19c   Merge tag 'upstream/0.36'
       new  c6dc9ad   New upstream release.
       new  29e0f26   debian/copyright: update years and email address.
       new  8e91235   Drop pod-encoding.diff, merged upstream.
       new  5fce410   Declare compliance with Debian Policy 3.9.5.
       new  938807f   releasing package libdevice-usb-perl version 0.36-1

The 6 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:
 MANIFEST                                        |    7 ++--
 META.json                                       |   45 ++++++++++++++++++++++
 META.yml                                        |   46 +++++++++++------------
 Makefile.PL                                     |   18 ++++++---
 USB.pm                                          |   12 +++---
 debian/changelog                                |   11 ++++++
 debian/control                                  |    2 +-
 debian/copyright                                |    6 +--
 debian/patches/disable-tests                    |    3 ++
 debian/patches/fix-buildsystem                  |    3 ++
 debian/patches/fix-typo                         |    5 ++-
 debian/patches/hardening-flags.diff             |   10 ++---
 debian/patches/just-assume-libusb-is-there.diff |   11 ++++--
 debian/patches/pod-encoding.diff                |   29 --------------
 debian/patches/series                           |    1 -
 lib/Device/USB.pm                               |   12 +++---
 lib/Device/USB/Bus.pm                           |    9 +++--
 lib/Device/USB/DevConfig.pm                     |    8 ++--
 lib/Device/USB/DevEndpoint.pm                   |    8 ++--
 lib/Device/USB/DevInterface.pm                  |    8 ++--
 lib/Device/USB/Device.pm                        |    8 ++--
 lib/Device/USB/FAQ.pod                          |    4 +-
 {t => xt}/boilerplate.t                         |    0
 {t => xt}/pod-coverage.t                        |    0
 {t => xt}/pod.t                                 |    0
 25 files changed, 159 insertions(+), 107 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/pod-encoding.diff
 rename {t => xt}/boilerplate.t (100%)
 rename {t => xt}/pod-coverage.t (100%)
 rename {t => xt}/pod.t (100%)

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



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