[libcrypt-openssl-random-perl] branch master updated (66d0aa3 -> 78c8f7f)

gregor herrmann gregoa at debian.org
Sun Nov 22 15:00:33 UTC 2015


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

gregoa pushed a change to branch master
in repository libcrypt-openssl-random-perl.

      from  66d0aa3   update changelog
      adds  427f8c4   Imported Upstream version 0.11
       new  6b69411   Merge tag 'upstream/0.11'
       new  517cee6   New upstream release.
       new  2b269d4   Add debian/upstream/metadata
       new  156a5f1   Update debian/changelog
       new  8544f49   Update Makefile.PL-no-ssl-in-LIBS.patch.
       new  5e41ceb   Drop pod.patch, fixed upstream.
       new  edba12d   Update years of packaging copyright.
       new  9fe9b4f   Reformat debian/control with cme
       new  9a438ff   Mark package as autopkgtest-able.
       new  53f9c6b   Declare compliance with Debian Policy 3.9.6.
       new  78c8f7f   releasing package libcrypt-openssl-random-perl version 0.11-1

The 11 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:
 .gitignore                                      | 20 +++++++
 Changes                                         | 30 ++++++++++
 LICENSE                                         |  7 ++-
 MANIFEST                                        | 15 ++++-
 META.json                                       | 50 ++++++++++++++++
 META.yml                                        | 37 ++++++++----
 Makefile.PL                                     | 78 ++++++++++++++++++++++---
 README                                          | 75 ++++++++++++++++++++++++
 Random.pm                                       | 65 ++++++++++-----------
 Random.xs                                       | 12 +++-
 SIGNATURE                                       | 41 +++++++++++++
 debian/changelog                                | 15 ++++-
 debian/control                                  | 18 +++---
 debian/copyright                                |  2 +-
 debian/patches/Makefile.PL-no-ssl-in-LIBS.patch | 22 +++----
 debian/patches/pod.patch                        | 26 ---------
 debian/patches/series                           |  1 -
 debian/upstream/metadata                        |  5 ++
 hints/MSWin32.pl                                |  3 +
 test.pl => t/0-basic.t                          | 10 ++--
 t/z_kwalitee.t                                  | 20 +++++++
 t/z_manifest.t                                  | 15 +++++
 t/z_meta.t                                      | 28 +++++++++
 t/z_perl_minimum_version.t                      | 33 +++++++++++
 t/z_pod-coverage.t                              | 18 ++++++
 t/z_pod.t                                       |  5 ++
 26 files changed, 539 insertions(+), 112 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 META.json
 create mode 100644 README
 create mode 100644 SIGNATURE
 delete mode 100644 debian/patches/pod.patch
 create mode 100644 debian/upstream/metadata
 create mode 100644 hints/MSWin32.pl
 rename test.pl => t/0-basic.t (79%)
 create mode 100644 t/z_kwalitee.t
 create mode 100644 t/z_manifest.t
 create mode 100644 t/z_meta.t
 create mode 100644 t/z_perl_minimum_version.t
 create mode 100644 t/z_pod-coverage.t
 create mode 100644 t/z_pod.t

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



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