- d/{watch,copyright,control}: replace http://search.cpan.org/dist/ with
https://metacpan.org/release/
- d/copyright: BSD-3-clause
- d/copyright: ppport.h 3 copyright holders
- d/control:
+ debhelper: >= 9.
20120312
+ Standards-Version: 3.9.4
+ perl (>= 5.11.1) | libextutils-parsexs-perl (>= 2.21), perl
+ removed perl 5.6.0
+ fixed description
libsereal-encoder-perl (0.31-1) UNRELEASED; urgency=low
- TODO:
- - I guess the same as in libsereal-decoder-perl applies :)
-
* Initial Release. (Closes: #701000)
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Wed, 20 Feb 2013 08:29:14 +0100
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Alexandre Mestiashvili <alex@biotec.tu-dresden.de>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20120312),
libtest-longstring-perl,
libtest-warn-perl,
- perl (>= 5.11.1)
-Standards-Version: 3.9.3
+ perl (>= 5.11.1) | libextutils-parsexs-perl (>= 2.21),
+ perl
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsereal-encoder-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libsereal-encoder-perl.git
-Homepage: http://search.cpan.org/dist/Sereal-Encoder/
+Homepage: https://metacpan.org/release/dist/Sereal-Encoder/
Package: libsereal-encoder-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- perl (>= 5.6.0)
-Description: Fast, compact, powerful binary serialization
- This library implements an efficient, compact-output,
+Description: fast, compact, powerful binary serialization
+ Sereal::Encoder implements an efficient, compact-output,
and feature-rich serializer using a binary protocol called Sereal.
.
Its sister module Sereal::Decoder implements a decoder for this format.
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Sereal-Encoder
-Source: http://search.cpan.org/dist/Sereal-Encoder/
+Source: https://metacpan.org/release/Sereal-Encoder/
Upstream-Contact: Steffen Mueller <smueller@cpan.org>, Yves Orton <yves@cpan.org>
Files: *
License: Artistic or GPL-1+
Files: ppport.h
-Copyright: 2004-2010, Marcus Holland-Moritz
+Copyright: 2004-2010, Marcus Holland-Moritz <mhx-cpan@gmx.net>
+ 2001, Paul Marquess <pmqs@cpan.org> (Version 2.x)
+ 1999, Kenneth Albanowski <kjahds@kjahds.com> (Version 1.x)
License: Artistic or GPL-1+
Files: snappy/*
Copyright: 2011, Google Inc.
-License: BSD Simplified
+License: BSD-3-clause
Files: lib/Sereal/Encoder.pm
Copyright:
2012-2013, Steffen Mueller <smueller@cpan.org>
2012-2013, Yves Orton <yves@cpan.org>
2011, Google Inc.
-License: Artistic or GPL-1+ or BSD Simplified
+License: Artistic or GPL-1+ or BSD-3-clause
Files: debian/*
Copyright: 2013, Alexandre Mestiashvili <alex@biotec.tu-dresden.de>
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'.
-License: BSD Simplified
+License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
version=3
-http://search.cpan.org/dist/Sereal-Encoder/ .*/Sereal-Encoder-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sereal-Encoder/ .*/Sereal-Encoder-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$