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

hlieberman-guest pushed a commit to branch master
in repository libpbkdf2-tiny-perl.

commit 59f6b4f3d551b6a6c2ea1d60e7416073eb41d8f4
Author: Harlan Lieberman-Berg <hlieber...@setec.io>
Date:   Sun Aug 23 11:22:16 2015 +0200

    Clean up from dh-make-perl - but pretty good for a first pass.
---
 debian/control                  |  6 +++---
 debian/copyright                | 26 +-------------------------
 debian/libpbkdf2-tiny-perl.docs |  1 +
 3 files changed, 5 insertions(+), 28 deletions(-)

diff --git a/debian/control b/debian/control
index 5f1ce9c..6d12545 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,6 @@ Package: libpbkdf2-tiny-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+ This module provides a minimal PBKDF2 implementation using HMAC-SHA1
+ or HMAC-SHA2 in under 100 lines of code.  It requires no modules
+ other than core for versions of Perl greater than 5.10.
diff --git a/debian/copyright b/debian/copyright
index 8dae083..201a1ab 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/PBKDF2-Tiny
 Upstream-Contact: David Golden <dagol...@cpan.org>
 Upstream-Name: PBKDF2-Tiny
-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: 2014, David Golden <dagol...@cpan.org>
@@ -17,7 +9,7 @@ License: Apache-2.0
 
 Files: debian/*
 Copyright: 2015, Harlan Lieberman-Berg <hlieber...@setec.io>
-License: Apache-2.0 or Artistic or GPL-1+
+License: Apache-2.0
 
 License: Apache-2.0
  Licensed under the Apache License, Version 2.0 (the "License");
@@ -32,19 +24,3 @@ License: Apache-2.0
  .
  On Debian systems, the complete text of the Apache License,
  Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'.
-
-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.
- .
- On Debian systems, the complete text of the Artistic License can be
- found in `/usr/share/common-licenses/Artistic'.
-
-License: GPL-1+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 1, or (at your option)
- any later version.
- .
- On Debian systems, the complete text of version 1 of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/libpbkdf2-tiny-perl.docs b/debian/libpbkdf2-tiny-perl.docs
index 4889fe0..34ff205 100644
--- a/debian/libpbkdf2-tiny-perl.docs
+++ b/debian/libpbkdf2-tiny-perl.docs
@@ -1 +1,2 @@
 CONTRIBUTING.mkdn
+README

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpbkdf2-tiny-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