diff --git a/debian/control b/debian/control index 4a43103..346f79e 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,13 @@ Source: libsipwise-base-perl Section: perl -Priority: optional Maintainer: Sipwise Development Team -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 diff --git a/debian/copyright b/debian/copyright index 7b80367..52f5359 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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 -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 diff --git a/debian/rules b/debian/rules index cbe925d..2d33f6a 100755 --- a/debian/rules +++ b/debian/rules @@ -1,3 +1,4 @@ #!/usr/bin/make -f + %: dh $@