MT#62899 Update packaging for Debian trixie

- Update copyright years.
- Update Standards-Version to 4.7.2.
- Remove «Rules-Requires-Root: no» field, which is now the default.
- Remove «Priority: optional» field, which is now the default.
- Wrap and sort fields.
- Add blank line before make target.

Change-Id: Iede78c09b3742f86c094f7a77267fc50d5a75f41
mr14.1
Guillem Jover 5 months ago
parent f72c86d257
commit 0d4cb8b99c

4
debian/control vendored

@ -1,15 +1,13 @@
Source: libsipwise-base-perl
Section: perl
Priority: optional
Maintainer: Sipwise Development Team <support@sipwise.com>
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
libipc-system-simple-perl,
libmodule-build-perl,
libstrictures-perl,
libtrycatch-perl,
Standards-Version: 4.6.2
Standards-Version: 4.7.2
Homepage: https://www.sipwise.com/
Package: libsipwise-base-perl

5
debian/copyright vendored

@ -2,9 +2,10 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://www.sipwise.com/
Upstream-Contact: Sipwise Development Team <support@sipwise.com>
Files: *
Files:
*
Copyright:
Copyright © 2013-2023 Sipwise GmbH, Austria
2013-2025 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
debian/rules vendored

@ -1,3 +1,4 @@
#!/usr/bin/make -f
%:
dh $@

Loading…
Cancel
Save