Priority: optional
Maintainer: Marius Gavrilescu <marius@ieval.ro>
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
-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 <honeycomb77@gmail.com>
Source: https://github.com/nu774/fdkaac
include /usr/share/dpkg/default.mk
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_build:
pandoc -s -f markdown -t man README >fdkaac.1
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