From c584ffb857089e245f7b4d541c9fedd776159aa4 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 3 Nov 2021 23:13:32 +0100 Subject: [PATCH] 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: I747fbe52a14a7073fb616e2b5f4cce51e2d4105d --- debian/control | 16 ++++++++-------- debian/copyright | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 3b2bd72..02c077b 100644 --- a/debian/control +++ b/debian/control @@ -3,23 +3,23 @@ Section: admin Priority: optional Maintainer: Sipwise Development Team Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), libmodule-build-perl, -Standards-Version: 3.9.8 +Standards-Version: 4.5.1 Homepage: https://www.sipwise.com/ Package: libngcp-api-client-perl Section: perl Architecture: all Depends: - ${misc:Depends}, - ${perl:Depends}, libconfig-tiny-perl, libio-socket-ssl-perl, libjson-xs-perl, libreadonly-perl, liburi-perl, libwww-perl, + ${misc:Depends}, + ${perl:Depends}, Recommends: ngcp-panel, Description: NGCP REST API client module @@ -29,8 +29,6 @@ Description: NGCP REST API client module Package: ngcp-billing-tools Architecture: all Depends: - ${misc:Depends}, - ${perl:Depends}, libemail-sender-perl, libemail-simple-perl, libfile-pid-perl, @@ -38,6 +36,8 @@ Depends: libreadonly-perl, libtemplate-perl, libxml-simple-perl, + ${misc:Depends}, + ${perl:Depends}, Description: NGCP billing related tools This package contains billing related tools that use the NGCP API, needed by all interface modules on NGCP management hosts. @@ -45,10 +45,10 @@ Description: NGCP billing related tools Package: ngcp-provisioning-tools Architecture: all Depends: - ${misc:Depends}, - ${perl:Depends}, libngcp-api-client-perl, libreadonly-perl, + ${misc:Depends}, + ${perl:Depends}, Description: NGCP provisioning related tools This package contains provisioning tools that use the NGCP API, needed by all interface modules on NGCP management hosts. diff --git a/debian/copyright b/debian/copyright index 6501e21..8cb3e99 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Sipwise Development Team Files: * Copyright: - Copyright © 2007-2019 Sipwise GmbH, Austria + Copyright © 2007-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