diff --git a/debian/control b/debian/control index cb784ed..923ba48 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,11 @@ Source: ngcp-libtcap Section: libs -Priority: optional Maintainer: Sipwise Development Team Homepage: https://www.sipwise.com/ -Standards-Version: 4.6.2 -Rules-Requires-Root: no +Standards-Version: 4.7.2 Build-Depends: - asn1c, debhelper-compat (= 13), + asn1c, Package: ngcp-libtcap1 Architecture: any 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 c7fa821..ae4b394 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f + # Uncomment this to turn on verbose mode. -# export DH_VERBOSE=1 +#export DH_VERBOSE = 1 include /usr/share/dpkg/architecture.mk