diff --git a/debian/control b/debian/control index a4df209..23d155f 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,6 @@ Source: ngcp-bulk-processor Section: perl -Priority: optional Maintainer: Sipwise Development Team -Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), libdata-validate-ip-perl , @@ -12,7 +10,7 @@ Build-Depends: libnet-address-ip-local-perl , libsys-cpuaffinity-perl , libuuid-perl , -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Homepage: https://www.sipwise.com/ Package: libngcp-bulkprocessor-perl diff --git a/debian/copyright b/debian/copyright index 4655810..efcdacc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Upstream-Contact: Sipwise Development Team Files: * Copyright: - Copyright © 2006-2023 Sipwise GmbH, Austria + 2006-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 7f2ea9c..536bded 100755 --- a/debian/rules +++ b/debian/rules @@ -1,9 +1,9 @@ #!/usr/bin/make -f -include /usr/share/dpkg/pkg-info.mk - # Uncomment this to turn on verbose mode. -# export DH_VERBOSE=1 +#export DH_VERBOSE = 1 + +include /usr/share/dpkg/pkg-info.mk %: dh "$@"