[libnet-dhcpv6-duid-parser-perl] 02/02: Update what dh-make-perl couldn't guess

Axel Beckert abe at deuxchevaux.org
Mon Mar 3 23:53:39 UTC 2014


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

abe pushed a commit to branch master
in repository libnet-dhcpv6-duid-parser-perl.

commit 9fa71425b99601b79825f91ae0ca4d4eff32a27b
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Mar 4 00:49:53 2014 +0100

    Update what dh-make-perl couldn't guess
---
 debian/changelog |  2 +-
 debian/control   | 10 ++++------
 debian/copyright | 42 ++++++++++++++++++++++++++++++++----------
 3 files changed, 37 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e4525a5..a0dcb7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 libnet-dhcpv6-duid-parser-perl (1.01-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial release. (Closes: #740633)
 
  -- Axel Beckert <abe at debian.org>  Mon, 3 Mar 2014 19:15:52 +0100
diff --git a/debian/control b/debian/control
index 87007d7..0feb9ae 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,10 @@ Homepage: https://metacpan.org/release/Net-DHCPv6-DUID-Parser
 Package: libnet-dhcpv6-duid-parser-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Parse DHCPv6 Unique Identifiers
+Description: OO interface to parse DHCPv6 Unique Identifiers
  Object oriented interface to parse RFC3315 compliant DHCPv6 Unique
  Identifiers (DUIDs)
  .
- Net::DHCPv6::DUID::Parser was written for the purpose of splitting the DUID
- into its constituent parts, and shared here for convenience. It does some
- textual conversions that may save you some time.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ Net::DHCPv6::DUID::Parser was written for the purpose of splitting
+ the DUID into its constituent parts. It does some textual conversions
+ that may save you some time.
diff --git a/debian/copyright b/debian/copyright
index 8ed1211..27c305a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,23 +2,45 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Net-DHCPv6-DUID-Parser
 Upstream-Contact: Tom Wright <twright at cpan.org>
 Upstream-Name: Net-DHCPv6-DUID-Parser
-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: Tom Wright <twright at cpan.org>
-License: 
+Copyright: 2010, Tom Wright <twright at cpan.org>
+License: BSD-2-clause
 
 Files: debian/*
 Copyright: 2014, Axel Beckert <abe at debian.org>
 License: Artistic or GPL-1+
 
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+     1. Redistributions of source code must retain the above copyright
+        notice, this list of conditions and the following disclaimer.
+ .
+     2. Redistributions in binary form must reproduce the above
+        copyright notice, this list of conditions and the following
+        disclaimer in the documentation and/or other materials
+        provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY TOM WRIGHT ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL TOM WRIGHT OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The views and conclusions contained in the software and documentation
+ are those of the authors and should not be interpreted as
+ representing official policies, either expressed or implied, of Tom
+ Wright.
+
 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/libnet-dhcpv6-duid-parser-perl.git



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