[libnet-openid-common-perl] branch master updated (bfa0b77 -> 8e121a8)

gregor herrmann gregoa at debian.org
Sun Feb 7 22:25:58 UTC 2016


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

gregoa pushed a change to branch master
in repository libnet-openid-common-perl.

      from  bfa0b77   [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  c17dc0f   Add debian/upstream/metadata
       new  c3bf95d   Update debian/changelog
      adds  4bba69a   Create Net::OpenID::Common and move some bits out of ::Consumer into it so that future versions of ::Server can use them:
      adds  9b6a754   Some initial work towards a proper framework for extensions. This doesn't actually do anything yet.
      adds  d6e8545   IndirectMessage now depends on Common, not on Consumer.
      adds  7973dd4   Try handling possible Timing Attack problems
      adds  25f5083   Add tests comparing 'eq' to OpenID::util::timing_indep_eq()
      adds  dd4a051   Merge branch 'asjo-timing-attack'
      adds  e795d2a   dzil config
      adds  e53a004   Merge branch 'dist-zilla'
      adds  1ae7f2c   version bump and changelog update
      adds  0d77282   support mod_perl 2
      adds  0219ea4   Apparently the multi-constant form of "use constant" wasn't available in Perl 5.6, so let's do it as two seperate calls.
      adds  50cf1e6   Missed the changelog change for the previous commit.
      adds  b5943e9   dev version
      adds  2699422   let dzil fill in package versions
      adds  2244135   whitespace
      adds  1f90501   fix apache::request comparison
      adds  d17bd51   silence test warnings
      adds  e60adea   move bi2bytes tests here from -Server
      adds  970adfd   default crypt::dh
      adds  c8b33d5   remove hmac funcs
      adds  3c027ed   fix deps
      adds  58dae54   make int/byte conversions take strings rather than bigints since crypt::dh::gmp prefers that
      adds  00ad75f   changelog version
      adds  10a1497   changes is more standard
      adds  be971fc   add git bundle
      adds  90bb5d9   eval to trap the deeper warnings. I hate this
      adds  d8c5da4   output meta.json
      adds  8532661   don't bother trying to suppress warnings. we'll just call it a todo for now
      adds  637bd3c   gitignore
      adds  d1ab46a   a little more dzil support
      adds  199cb9c   ignore vim swapfiles
      adds  c4887c0   allow_dirty needs to include Changes, so we'll take the default thanks
      adds  c97d662   dist metadata
      adds  b9ca041   v1.030099_001
      adds  ff578b0   doc tweaks
      adds  9735c3d   add link to group as homepage
      adds  1258e85   remove use of $&
      adds  c8d9ca1   test plan
      adds  632a131   v1.030099_002
      adds  a1a117c   remove unnecessary json encoding stuff
      adds  5448bad   use URI::Escape instead of internal encoder
      adds  f124703   v1.030099_003
      adds  b3887df   improved <head> parsing to skip CDATA and comments
      adds  a34f5c2   fix pod - close #65479
      adds  5ae6498   edit Changes
      adds  7ccb996   fix warning behaviour of timing_indep_eq
      adds  8d8f831   new maintainer
      adds  53a0229   v1.030099_004
      adds  0c9d946   whitespace
      adds  eec079d   allow Plack::Request parameter objects for IndirectMessage
      adds  73727db   update Changes
      adds  54c27d1   v1.11
      adds  7af7ace   add IndirectMessage->all_parameters
      adds  d707fc4   add cache prefix argument to URIFetch::fetch
      adds  3865a63   Do not do _extract_head_markup_only on YADIS documents
      adds  83fa9b0   no-op sub not needed
      adds  8409d47   update Changes
      adds  828d440   use HTML::Parser for parsing HTML
      adds  a228848   make YADIS discovery check for meta/http-equiv tags
      adds  ebe115b   more Changes
      adds  2379017   v1.12
      adds  d83767b   change git push
      adds  8f33ba2   merge pasted code
      adds  419925b   create URIFetch::Response accessors from list
      adds  a9217e9   use numeric-time last_modified accessor, not raw header string (closes #47349)
      adds  3b77529   pay attention to charset on YADIS content-type (closes #41310)
      adds  679944c   Changes and whitespace
      adds  1595588   v1.13
      adds  9552696   copyrignt
      adds  a595c05   use HTTP::Headers::Util instead of Email::MIME::ContentType
      adds  1224ad8   v1.14
      adds  af2933b   docfix: expose protocol_version, has_ext, and get_ext on IndirectMessage
      adds  6a4079e   make URIFetch->fetch return decoded_content (closes #78218)
      adds  e8d999d   v1.15
      adds  422dd98   v1.15
      adds  a09b91e   use HTTP::Response to decode content (closes #78218)
      adds  186fe4c   v1.15
      adds  d7f09af   Merge from branch 'master' of https://github.com/vlyon/Net-OpenID-Common
      adds  cf49ad6   v1.16
      adds  da73e5a   add syntax checks, remove spurious 'my' declarations
      adds  39192a5   IndirectMessage->new now assumes CGI param() interface by default
      adds  00ed761   v1.17
      adds  93e5772   bump Crypt::DH::GMP dependency to 0.00011 (closes #88464)
      adds  a6d9927   v1.18
      adds  fa56092   bump HTTP::Message dependency to 5.814 (closes #90547)
      adds  399b3bd   v1.19
      adds  580eedb   Imported Upstream version 1.19
       new  e2e705d   Merge tag 'upstream/1.19'
       new  c4b00e4   Update debian/changelog
       new  6c25150   Don't install README anymore.
       new  67ae314   Update upstream copyright information.
       new  814c1d2   Reformat debian/control with cme
       new  681395e   Mark package as autopkgtest-able.
       new  c5e2db0   Bump debhelper compatibility level to 9.
       new  445980c   Declare compliance with Debian Policy 3.9.7.
       new  a20933c   Remove version from libhtml-parser-perl (build) dependency
       new  8c23d7f   Update Vcs-* fields.
       new  0a2e28a   Add a patch to fix a spelling mistake.
       new  def4e34   Mention module name in short description.
       new  8e121a8   releasing package libnet-openid-common-perl version 1.19-1

The 15 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                                        |  6 +++++
 META.json                                      |  3 ++-
 META.yml                                       |  3 ++-
 Makefile.PL                                    |  3 ++-
 README                                         |  2 +-
 debian/changelog                               | 24 +++++++++++++----
 debian/compat                                  |  2 +-
 debian/control                                 | 37 +++++++++++++-------------
 debian/copyright                               |  8 +++++-
 debian/libnet-openid-common-perl.docs          |  1 -
 debian/patches/series                          |  1 +
 debian/patches/spelling.patch                  | 18 +++++++++++++
 debian/upstream/metadata                       |  8 ++++++
 lib/Net/OpenID/Common.pm                       |  6 ++---
 lib/Net/OpenID/Extension.pm                    |  4 +--
 lib/Net/OpenID/Extension/SimpleRegistration.pm |  8 +++---
 lib/Net/OpenID/ExtensionMessage.pm             |  4 +--
 lib/Net/OpenID/IndirectMessage.pm              |  4 +--
 lib/Net/OpenID/URIFetch.pm                     |  6 ++---
 lib/Net/OpenID/Yadis.pm                        |  4 +--
 lib/Net/OpenID/Yadis/Service.pm                |  4 +--
 21 files changed, 106 insertions(+), 50 deletions(-)
 delete mode 100644 debian/libnet-openid-common-perl.docs
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 debian/upstream/metadata

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



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