upgpkg: devscripts 2.22.2-2

- Added additional optdepends for uscan
This commit is contained in:
Giovanni Santini
2022-12-19 12:38:11 +01:00
parent 7e24161759
commit 074432c32c
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = devscripts
pkgdesc = Scripts to make the life of a Debian Package maintainer easier
pkgver = 2.22.2
pkgrel = 1
pkgrel = 2
url = https://tracker.debian.org/pkg/devscripts
arch = i686
arch = x86_64
@@ -32,6 +32,9 @@ pkgbase = devscripts
optdepends = debian-keyring: Required for commands interacting with the system / user keyring
optdepends = perl-file-touch: Required for uscan
optdepends = perl-file-dirlist: Required for uscan
optdepends = perl-moo: Required for uscan
optdepends = perl-ipc-run: Required for uscan
optdepends = perl-lwp-protocol-https: Required for uscan
options = !makeflags
source = https://deb.debian.org/debian/pool/main/d/devscripts/devscripts_2.22.2.tar.xz
source = fixes.patch