[libcrypt-openssl-pkcs12-perl] 02/04: Filled in required info in debian/control, debian/copyright and debian/changelog

Christopher Hoskin christopher.hoskin at gmail.com
Sat Oct 17 12:58:22 UTC 2015


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

grinorcole-guest pushed a commit to branch master
in repository libcrypt-openssl-pkcs12-perl.

commit 1b401e59f2d397f5fb92c5caf3c5ceaec349c4a1
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Wed Oct 14 20:56:13 2015 +0100

    Filled in required info in debian/control, debian/copyright and debian/changelog
---
 debian/changelog |  2 +-
 debian/control   |  4 +---
 debian/copyright | 16 +++++++---------
 3 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8bb8255..634b36c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 libcrypt-openssl-pkcs12-perl (0.6-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release. Closes: #801816
 
  -- Christopher Hoskin <christopher.hoskin at gmail.com>  Wed, 14 Oct 2015 20:30:18 +0100
diff --git a/debian/control b/debian/control
index acf9185..d79f49b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,5 @@ Testsuite: autopkgtest-pkg-perl
 Package: libcrypt-openssl-pkcs12-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Perl extension to OpenSSL's PKCS12 API.
+Description: Perl extension to OpenSSL's PKCS12 API
  This implements a small bit of OpenSSL's PKCS12 API.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index 22f27f2..da9ed3f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,23 +2,21 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Crypt-OpenSSL-PKCS12
 Upstream-Contact: Dan Sully, <daniel at cpan.org>
 Upstream-Name: Crypt-OpenSSL-PKCS12
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Dan Sully, <daniel at cpan.org>
+Copyright: 2004-2014, Dan Sully, <daniel at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2015, Christopher Hoskin <christopher.hoskin at gmail.com>
 License: Artistic or GPL-1+
 
+Files: inc/Module/*
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
 License: Artistic
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.

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



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