[SCM] Packaging of Sereal::Decoder in Debian branch, master, updated. debian/0.31-1-10-g3e12748

Alexandre Mestiashvili alex at biotec.tu-dresden.de
Mon May 6 12:44:59 UTC 2013


The following commit has been merged in the master branch:
commit 3e1274852fe3ceba8f8a2c8d764774d1b3e5a688
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Mon May 6 14:44:29 2013 +0200

     - d/copyright: added some comments and new section for typemap file
     - d/changelog: forward to unstable

diff --git a/debian/changelog b/debian/changelog
index e6fef01..4a4461b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,4 @@
-libsereal-decoder-perl (0.35-1) UNRELEASED; urgency=low
-
-  TODO:
-    - http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/2013-May/061473.html
+libsereal-decoder-perl (0.35-1) unstable; urgency=low
 
   * Imported Upstream version 0.35
 
diff --git a/debian/copyright b/debian/copyright
index 34d2da8..96120ec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,6 +8,12 @@ Copyright:
  2012-2013, Steffen Mueller <smueller at cpan.org> 
  2012-2013, Yves Orton <yves at cpan.org>
 License: Artistic or GPL-1+
+Comment:
+ Some inspiration and code was taken from Marc Lehmann's
+ excellent JSON::XS module due to obvious overlap in
+ problem domain
+Copyright: 2007-2011, Marc Lehmann <schmorp at schmorp.de>,
+License: Artistic or GPL-1+
 
 Files: srl_common.h
 Copyright: 2007-2011, Marc Lehmann <schmorp at schmorp.de>
@@ -17,7 +23,7 @@ Files: lib/Sereal/Decoder.pm
 Copyright:
  2012-2013, Steffen Mueller <smueller at cpan.org>
  2012-2013, Yves Orton <yves at cpan.org>
-License: BSD-3-clause
+License: Artistic or GPL-1+
 
 Files: inc/Devel/CheckLib.pm
 Copyright: 
@@ -35,6 +41,26 @@ Files: snappy/*
 Copyright: 2011, Google Inc.
 License: BSD-3-clause
 
+Files: typemap
+Copyright:
+ 2012-2013, Steffen Mueller <smueller at cpan.org>
+ 2012-2013, Yves Orton <yves at cpan.org>
+ 1996, Dean Roehrich
+License: unspecified
+Comment: portions taken from perlobject.map
+ which is found originally on
+ http://cpansearch.perl.org/src/DMR/XSTEST-19960302/perlobject.map. It
+ has been copied quite liberally in several other Perl modules. There's
+ no mention of a license in this file or in XSTEST distribution.
+
+Files: debian/copyright
+Copyright:
+ 2013, Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
+ 2012, Dominique Dumont <dod at debian.org>
+License: Artistic or GPL-1+
+Comment: Section describing perlobject.map is taken from
+ d/copyright of libtext-hunspell-perl.
+
 Files: debian/*
 Copyright: 2013, Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
 License: Artistic or GPL-1+

-- 
Packaging of Sereal::Decoder in Debian



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