[liburi-perl] branch master updated (5bad27e -> dc1d6be)

gregor herrmann gregoa at debian.org
Fri Jan 12 17:11:37 UTC 2018


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

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

      from  5bad27e   update changelog
      adds  d283527   New upstream version 1.73
       new  3e5c27a   Update upstream source from tag 'upstream/1.73'
       new  9c5351f   Update debian/changelog
       new  502e69c   add bug closer
       new  01c7fca   Update years of packaging copyright.
       new  3cdd473   Declare compliance with Debian Policy 4.1.3.
       new  9cb2c4d   Disable DNS queries during build.
       new  59425ae   releasing package liburi-perl version 1.73-1
       new  b64879e   Remove unapplied and unneeded patch.
       new  dc1d6be   update changelog

The 9 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 +
 META.json                               | 223 +++++++++++++++-----------------
 META.yml                                | 206 ++++++++++++++---------------
 Makefile.PL                             |   2 +-
 debian/changelog                        |  16 ++-
 debian/control                          |   2 +-
 debian/copyright                        |   2 +-
 debian/patches/fix-spelling-error.patch |  15 ---
 debian/patches/series                   |   1 -
 debian/rules                            |   3 +
 dist.ini                                |  39 ++----
 lib/URI.pm                              |   4 +-
 lib/URI/IRI.pm                          |   2 +-
 lib/URI/QueryParam.pm                   |   2 +-
 lib/URI/Split.pm                        |   2 +-
 lib/URI/_foreign.pm                     |   2 +-
 lib/URI/_generic.pm                     |   2 +-
 lib/URI/_idna.pm                        |   2 +-
 lib/URI/_ldap.pm                        |   2 +-
 lib/URI/_login.pm                       |   2 +-
 lib/URI/_punycode.pm                    |  70 ++++++----
 lib/URI/_query.pm                       |   2 +-
 lib/URI/_segment.pm                     |   2 +-
 lib/URI/_server.pm                      |   2 +-
 lib/URI/_userpass.pm                    |   2 +-
 lib/URI/data.pm                         |   2 +-
 lib/URI/file/Base.pm                    |   2 +-
 lib/URI/file/FAT.pm                     |   2 +-
 lib/URI/file/Mac.pm                     |   2 +-
 lib/URI/file/OS2.pm                     |   2 +-
 lib/URI/file/QNX.pm                     |   2 +-
 lib/URI/file/Unix.pm                    |   2 +-
 lib/URI/file/Win32.pm                   |   2 +-
 lib/URI/ftp.pm                          |   2 +-
 lib/URI/gopher.pm                       |   2 +-
 lib/URI/http.pm                         |   2 +-
 lib/URI/https.pm                        |   2 +-
 lib/URI/ldap.pm                         |   2 +-
 lib/URI/ldapi.pm                        |   2 +-
 lib/URI/ldaps.pm                        |   2 +-
 lib/URI/mailto.pm                       |   2 +-
 lib/URI/mms.pm                          |   2 +-
 lib/URI/news.pm                         |   2 +-
 lib/URI/nntp.pm                         |   2 +-
 lib/URI/pop.pm                          |   2 +-
 lib/URI/rlogin.pm                       |   2 +-
 lib/URI/rsync.pm                        |   2 +-
 lib/URI/rtsp.pm                         |   2 +-
 lib/URI/rtspu.pm                        |   2 +-
 lib/URI/sftp.pm                         |   2 +-
 lib/URI/sip.pm                          |   2 +-
 lib/URI/sips.pm                         |   2 +-
 lib/URI/snews.pm                        |   2 +-
 lib/URI/ssh.pm                          |   2 +-
 lib/URI/telnet.pm                       |   2 +-
 lib/URI/tn3270.pm                       |   2 +-
 lib/URI/urn.pm                          |   2 +-
 lib/URI/urn/isbn.pm                     |   2 +-
 lib/URI/urn/oid.pm                      |   2 +-
 t/scheme-exceptions.t                   |   2 +-
 xt/author/00-compile.t                  |   4 +-
 xt/author/pod-coverage.t                |  96 +++++++-------
 xt/author/pod-spell.t                   |   5 +-
 xt/release/changes_has_content.t        |  11 +-
 64 files changed, 389 insertions(+), 407 deletions(-)
 delete mode 100644 debian/patches/fix-spelling-error.patch
 delete mode 100644 debian/patches/series

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



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