MT#58356 Update packaging for bookworm

- Add Rules-Requires-Root field.
- Switch to Standards-Version 4.6.2.
- Update copyright years.
- Update debian/.gitignore.

Change-Id: I3a2b656be58a8e67e7b268a9018b3d7e436441d1
pull/1747/head
Guillem Jover 3 years ago
parent 430770816c
commit 5679083677

2
debian/.gitignore vendored

@ -8,6 +8,8 @@
/ngcp-rtpengine-iptables/
/ngcp-rtpengine-kernel-dkms/
/ngcp-rtpengine-kernel-source/
/ngcp-rtpengine-perftest-data/
/ngcp-rtpengine-perftest/
/ngcp-rtpengine-recording-daemon/
/ngcp-rtpengine-utils/
/ngcp-rtpengine/

3
debian/control vendored

@ -3,7 +3,8 @@ Section: net
Priority: optional
Maintainer: Sipwise Development Team <support@sipwise.com>
Homepage: https://www.sipwise.com/
Standards-Version: 4.5.1
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
default-libmysqlclient-dev,

2
debian/copyright vendored

@ -4,7 +4,7 @@ Upstream-Contact: Sipwise Development Team <support@sipwise.com>
Files: *
Copyright:
Copyright © 2007-2022 Sipwise GmbH, Austria
Copyright © 2007-2023 Sipwise GmbH, Austria
License: GPL-3+ with OpenSSL exception
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