[libsereal-decoder-perl] 04/06: Bump Standards-Version, add new duild deps, run wrap-and-sort

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Nov 16 21:02:00 UTC 2017


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

malex-guest pushed a commit to branch master
in repository libsereal-decoder-perl.

commit a891ce350b1a77b76c0991b153bed06294eded10
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Nov 16 15:44:30 2017 +0100

    Bump Standards-Version, add new duild deps, run wrap-and-sort
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 4a2b7a4..ab95c18 100644
--- a/debian/control
+++ b/debian/control
@@ -5,19 +5,20 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
+               libtest-deep-perl,
+               libtest-differences-perl,
                libtest-longstring-perl,
                libtest-warn-perl,
+               libzstd-dev,
                perl
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsereal-decoder-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsereal-decoder-perl.git
 Homepage: https://metacpan.org/release/Sereal-Decoder
 
 Package: libsereal-decoder-perl
 Architecture: any
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Breaks: libsereal-encoder-perl (<< ${source:Upstream-Version}~)
 Description: fast, compact, powerful binary deserialization module
  Sereal::Decoder implements a deserializer for an efficient, compact-output,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsereal-decoder-perl.git



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