[libcrypt-openssl-dsa-perl] branch master updated (ad77618 -> 0f85bb0)
gregor herrmann
gregoa at debian.org
Fri Oct 28 22:10:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libcrypt-openssl-dsa-perl.
from ad77618 update changelog
new e1602f5 Add debian/upstream/metadata.
new 2d9f83a update changelog
adds e93a914 Crypt-OpenSSL-DSA-0.14
adds 1ba326e .gitignore + MANIFEST.SKIP
adds fa593c9 MS Win hints
adds 8d6d96e version bump
adds 74e3ccf no -lssl
adds d604089 =over/=back fix
adds e6662bb propoeruse of INT2PTR
adds 422ac7f improving Makefile.PL
adds 7daef02 release 0.15
adds 1b89271 Makefile.PL supports OPENSSL_PREFIX or OPENSSL_LIB+OPENSSL_INCLUDE env variables + pkg-config detection
adds 52b5f47 Correct a grammar error.
adds 69467b2 Make the files non-executable.
adds f0408cc Merge pull request #2 from shlomif/shlomif--make-files-non-executable
adds dd0b656 Merge branch 'master' of github.com:kmx/perl-Crypt-OpenSSL-DSA
adds 31f3e10 v0.16
adds 0544774 v0.17
adds ac7f3f2 New upstream version 0.17
new 26f27b7 Merge tag 'upstream/0.17'
new 5968bfd Update debian/changelog
new 494d68b debian/copyright: update Upstream-Contact.
new e5e60d1 Add build dependency on pkg-config.
new db122af Declare compliance with Debian Policy 3.9.8.
new 196adc6 Set bindnow linker flag in debian/rules.
new 0f85bb0 releasing package libcrypt-openssl-dsa-perl version 0.17-1
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 | 9 +++++++++
DSA.xs | 0
MANIFEST | 1 -
META.json | 5 +++--
META.yml | 5 +++--
Makefile.PL | 26 +++++++++++++++++++++++---
README | 2 +-
debian/changelog | 14 +++++++++++---
debian/control | 23 ++++++++++++++---------
debian/copyright | 2 +-
debian/rules | 2 ++
debian/upstream/metadata | 5 +++++
hints/MSWin32.pl | 3 ---
lib/Crypt/OpenSSL/DSA.pm | 4 ++--
lib/Crypt/OpenSSL/DSA/Signature.pod | 0
t/00-use.t | 0
t/10-selftest.t | 0
t/90-openssl-compat.t | 0
typemap | 0
19 files changed, 74 insertions(+), 27 deletions(-)
mode change 100755 => 100644 Changes
mode change 100755 => 100644 DSA.xs
mode change 100755 => 100644 Makefile.PL
mode change 100755 => 100644 README
create mode 100644 debian/upstream/metadata
delete mode 100755 hints/MSWin32.pl
mode change 100755 => 100644 lib/Crypt/OpenSSL/DSA.pm
mode change 100755 => 100644 lib/Crypt/OpenSSL/DSA/Signature.pod
mode change 100755 => 100644 t/00-use.t
mode change 100755 => 100644 t/10-selftest.t
mode change 100755 => 100644 t/90-openssl-compat.t
mode change 100755 => 100644 typemap
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-openssl-dsa-perl.git
More information about the Pkg-perl-cvs-commits
mailing list