From ee4a237c4f933d1627f05d0adb051bc04ea755eb Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sun, 26 Apr 2020 12:44:23 +0300 Subject: [PATCH] Update Standards-Version to 4.5.0 --- debian/control | 3 ++- debian/copyright | 2 +- debian/rules | 2 +- debian/watch | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index daf950f..83c7aa4 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,11 @@ Section: contrib/sound Priority: optional Maintainer: Marius Gavrilescu Build-Depends: debhelper (>= 12), libfdk-aac-dev, pandoc -Standards-Version: 4.0.1 +Standards-Version: 4.5.0 Homepage: https://github.com/nu774/fdkaac Vcs-Git: https://git.ieval.ro/git/fdkaac.git Vcs-Browser: https://git.ieval.ro/?p=fdkaac.git +Rules-Requires-Root: no Package: fdkaac Architecture: any diff --git a/debian/copyright b/debian/copyright index e6a5843..c69a79e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fdkaac Upstream-Contact: nu774 Source: https://github.com/nu774/fdkaac diff --git a/debian/rules b/debian/rules index 364bc4c..612fe5b 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/default.mk %: - dh $@ --with autoreconf + dh $@ override_dh_auto_build: pandoc -s -f markdown -t man README >fdkaac.1 diff --git a/debian/watch b/debian/watch index 9583339..ccdfc9c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts=filenamemangle=s/.+\/v(\d\S*)\.tar\.gz/fdkaac-$1\.tar\.gz/ \ - https://github.com/nu774/fdkaac/releases .*/v(\d\S*)\.tar\.gz + https://github.com/nu774/fdkaac/releases .*/v?(\d\S*)\.tar\.gz -- 2.30.2