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.
- Add debian/not-installed.

Change-Id: If99c13312c26d7b97e8ec6c570db7c819b8b9a6e
mr10.2
Guillem Jover 4 years ago
parent ac4bce27ab
commit b002e7894f

12
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),
libdatetime-format-mysql-perl,
libdbd-mysql-perl,
libdbix-class-encodedcolumn-perl,
@ -18,14 +18,12 @@ Build-Depends:
libtest-fatal-perl,
libxml-simple-perl,
perl-doc,
Standards-Version: 3.9.8
Standards-Version: 4.5.1
Homepage: https://www.sipwise.com/
Package: libngcp-schema-perl
Architecture: all
Depends:
${misc:Depends},
${perl:Depends},
libdatetime-format-mysql-perl,
libdbd-mysql-perl,
libdbix-class-encodedcolumn-perl,
@ -35,6 +33,8 @@ Depends:
libsipwise-base-perl (>= 1.004),
libxml-simple-perl,
perl-doc,
${misc:Depends},
${perl:Depends},
Description: NGCP DBIC-derived ORM schema classes
This package provides schema classes for the NGCP databases.
@ -42,12 +42,12 @@ Package: ngcp-schema-tools
Architecture: all
Section: devel
Depends:
${misc:Depends},
${perl:Depends},
libdbix-class-schema-loader-perl,
libngcp-schema-perl,
libquantum-superpositions-perl,
libsipwise-base-perl (>= 1.004),
perl-doc,
${misc:Depends},
${perl:Depends},
Description: NGCP DBIC-derived ORM schema classes - development tools
This package provides schema classes for the NGCP databases.

2
debian/copyright vendored

@ -4,7 +4,7 @@ Upstream-Contact: Sipwise Development Team <support@sipwise.com>
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

@ -1,2 +1,2 @@
usr/share/perl5/NGCP/
usr/share/man/man3/
usr/share/perl5/NGCP/

@ -0,0 +1 @@
usr/share/perl5/auto/share/dist/NGCP-Schema/test.conf
Loading…
Cancel
Save