diff --git a/debian/control b/debian/control index 2f59c0c..760e23d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Sipwise Development Team Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), libdata-uuid-perl , libdata-validate-ip-perl , libdate-calc-perl , @@ -12,14 +12,12 @@ Build-Depends: libnet-address-ip-local-perl , libsys-cpuaffinity-perl , libuuid-perl , -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. diff --git a/debian/copyright b/debian/copyright index 37d4214..f569fc1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Upstream-Contact: Sipwise Development Team 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