TT#124273 Update packaging for bullseye

- Switch to debhelper compat level 13.
- Switch to Standards-Version 4.5.1.
- Update copyright years.
- Wrap and sort -sat.

Change-Id: I2a984cb1bfd19f0d75efba5624567e9f88cda981
mr10.2.1
Guillem Jover 4 years ago
parent 03cf7de71e
commit 9b5bae6333

10
debian/control vendored

@ -3,7 +3,7 @@ Section: perl
Priority: optional
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends:
debhelper-compat (= 12),
debhelper-compat (= 13),
libdata-uuid-perl <!nocheck>,
libdata-validate-ip-perl <!nocheck>,
libdate-calc-perl <!nocheck>,
@ -12,14 +12,12 @@ Build-Depends:
libnet-address-ip-local-perl <!nocheck>,
libsys-cpuaffinity-perl <!nocheck>,
libuuid-perl <!nocheck>,
Standards-Version: 3.9.8
Standards-Version: 4.5.1
Homepage: https://www.sipwise.com/
Package: libngcp-bulkprocessor-perl
Architecture: all
Depends:
${misc:Depends},
${perl:Depends},
libconfig-any-perl,
libdata-dump-perl,
libdata-rmap-perl,
@ -63,11 +61,13 @@ Depends:
libwww-perl,
libxml-dumper-perl,
libyaml-libyaml-perl,
${misc:Depends},
${perl:Depends},
Suggests:
libdbd-odbc-perl,
tdsodbc,
libdbd-orable-perl,
libdbd-pg-perl,
tdsodbc,
Description: NGCP bulk processor framework perl modules
This package provides the NGCP::BulkProcessor perl modules that implement
a framework for parallel/distributed processing of record blocks.

2
debian/copyright vendored

@ -5,7 +5,7 @@ Upstream-Contact: Sipwise Development Team <support@sipwise.com>
Files:
*
Copyright:
Copyright © 2006-2019 Sipwise GmbH, Austria
Copyright © 2006-2021 Sipwise GmbH, Austria
License: GPL-3+
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

Loading…
Cancel
Save