[libcrypt-random-source-perl] branch master updated (00bd98f -> de773d2)
Damyan Ivanov
dmn at moszumanska.debian.org
Tue Oct 24 13:38:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
dmn pushed a change to branch master
in repository libcrypt-random-source-perl.
from 00bd98f releasing package libcrypt-random-source-perl version 0.11-3
adds ff11b2f New upstream version 0.12
new 594deb4 Update upstream source from tag 'upstream/0.12'
new 62ca50e drop insecure URL from debian/watch
new ad5b82e add version to the (build) dependency on libmoo-perl
new eba2a88 declare conformance with Policy 4.1.1
new de773d2 releasing package libcrypt-random-source-perl version 0.12-1
The 5 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:
Build.PL | 23 ++--
CONTRIBUTING | 8 +-
Changes | 3 +
MANIFEST | 2 +-
META.json | 185 +++++++++++++--------------
META.yml | 168 ++++++++++++------------
Makefile.PL | 6 +-
README | 4 +-
debian/changelog | 11 ++
debian/control | 4 +-
debian/rules | 3 +-
debian/watch | 1 -
dist.ini | 1 +
lib/Crypt/Random/Source.pm | 6 +-
lib/Crypt/Random/Source/Base.pm | 6 +-
lib/Crypt/Random/Source/Base/File.pm | 6 +-
lib/Crypt/Random/Source/Base/Handle.pm | 6 +-
lib/Crypt/Random/Source/Base/Proc.pm | 7 +-
lib/Crypt/Random/Source/Base/RandomDevice.pm | 7 +-
lib/Crypt/Random/Source/Factory.pm | 4 +-
lib/Crypt/Random/Source/Strong.pm | 7 +-
lib/Crypt/Random/Source/Strong/devrandom.pm | 4 +-
lib/Crypt/Random/Source/Weak.pm | 7 +-
lib/Crypt/Random/Source/Weak/devurandom.pm | 4 +-
lib/Crypt/Random/Source/Weak/rand.pm | 4 +-
t/00-report-prereqs.dd | 6 +-
t/00-report-prereqs.t | 2 +-
xt/release/changes_has_content.t | 2 +-
28 files changed, 252 insertions(+), 245 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-random-source-perl.git
More information about the Pkg-perl-cvs-commits
mailing list