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

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 759328f5d3f26b8ce9a516f326524fa731cd79e4
Merge: a455794 9a423fe
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon Nov 9 13:22:12 2015 +0100

    Merge tag 'upstream/0.11'
    
    Upstream version 0.11
    
    # gpg: Underskrift lavet man 09 nov 2015 13:22:09 CET
    # gpg:                bruger RSA nøgle 0x2C7C3146C1A00121
    # gpg: God underskrift fra »Jonas Smedegaard <d...@jones.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <jo...@homebase.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <j...@debian.org>«
    # gpg:        også kendt som »[jpeg image of size 4165]«

 Build.PL                                     |  62 ++-
 CONTRIBUTING                                 |  21 +-
 Changes                                      |  10 +
 INSTALL                                      |   1 -
 LICENSE => LICENCE                           |   0
 MANIFEST                                     |  17 +-
 META.json                                    | 794 +++++++++++++++++++--------
 META.yml                                     | 599 +++++++++++++-------
 Makefile.PL                                  |  60 +-
 README                                       |   4 +-
 README.pod                                   |  84 ---
 dist.ini                                     |  12 +-
 lib/Crypt/Random/Source.pm                   |  40 +-
 lib/Crypt/Random/Source/Base.pm              |  19 +-
 lib/Crypt/Random/Source/Base/File.pm         |  19 +-
 lib/Crypt/Random/Source/Base/Handle.pm       |  29 +-
 lib/Crypt/Random/Source/Base/Proc.pm         |  24 +-
 lib/Crypt/Random/Source/Base/RandomDevice.pm |  21 +-
 lib/Crypt/Random/Source/Factory.pm           |  67 ++-
 lib/Crypt/Random/Source/Strong.pm            |  19 +-
 lib/Crypt/Random/Source/Strong/devrandom.pm  |  19 +-
 lib/Crypt/Random/Source/Weak.pm              |  19 +-
 lib/Crypt/Random/Source/Weak/devurandom.pm   |  19 +-
 lib/Crypt/Random/Source/Weak/rand.pm         |  19 +-
 t/00-report-prereqs.dd                       |  98 +++-
 t/00-report-prereqs.t                        |  28 +-
 t/blocking.t                                 |   4 +-
 t/dev_random.t                               |  10 +-
 t/factory.t                                  |   3 +-
 t/proc.t                                     |   3 +-
 t/rand.t                                     |   3 +-
 t/reread.t                                   |   4 +-
 t/sugar.t                                    |   3 +-
 weaver.ini                                   |   3 -
 xt/author/00-compile.t                       |  12 +-
 xt/author/clean-namespaces.t                 |  11 +
 xt/{release/no-tabs.t => author/eol.t}       |  17 +-
 xt/author/kwalitee.t                         |   9 +
 xt/author/mojibake.t                         |   9 +
 xt/{release => author}/no-tabs.t             |  13 +-
 xt/{release => author}/pod-syntax.t          |   1 +
 xt/release/changes_has_content.t             |   2 +-
 xt/release/eol.t                             |   8 -
 xt/release/kwalitee.t                        |   4 -
 xt/release/minimum-version.t                 |   2 +-
 xt/release/mojibake.t                        |  12 -
 xt/release/portability.t                     |   1 +
 47 files changed, 1434 insertions(+), 804 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to