[SCM] Packaging of Sereal::Encoder in Debian branch, master, updated. c418a24dbd5f53ee0b67adfe7a36b07bea9f9571

Alexandre Mestiashvili alex at biotec.tu-dresden.de
Fri Mar 1 20:28:11 UTC 2013


The following commit has been merged in the master branch:
commit c418a24dbd5f53ee0b67adfe7a36b07bea9f9571
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Mar 1 21:25:55 2013 +0100

    updated copyright, removed snappy section, and added comment for Encrypt.pm

diff --git a/debian/control b/debian/control
index 93d1521..5bc9133 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Homepage: https://metacpan.org/release/dist/Sereal-Encoder/
 Package: libsereal-encoder-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
-Description: fast, compact, powerful binary serialization
+Description: fast, compact, powerful binary serializationa module
  Sereal::Encoder implements an efficient, compact-output, 
  and feature-rich serializer using a binary protocol called Sereal.
  .
diff --git a/debian/copyright b/debian/copyright
index 4b3cb6c..8d5a846 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,16 +21,15 @@ Copyright: 2004-2010, Marcus Holland-Moritz <mhx-cpan at gmx.net>
  1999, Kenneth Albanowski <kjahds at kjahds.com> (Version 1.x)
 License: Artistic or GPL-1+
 
-Files: snappy/*
-Copyright: 2011, Google Inc. 
-License: BSD-3-clause
-
 Files: lib/Sereal/Encoder.pm
 Copyright: 
  2012-2013, Steffen Mueller <smueller at cpan.org>
  2012-2013, Yves Orton <yves at cpan.org>
  2011, Google Inc.
 License: Artistic or GPL-1+ or BSD-3-clause
+Comment: portions taken from JSON::XS,
+ Copyright: 2007-2011, Marc Lehmann <schmorp at schmorp.de>,
+ License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2013, Alexandre Mestiashvili <alex at biotec.tu-dresden.de>

-- 
Packaging of Sereal::Encoder in Debian



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