aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2019-10-28 17:01:02 +0100
committerGuido Günther <agx@sigxcpu.org>2019-10-29 10:53:38 +0100
commite541f3572078b77f746cd7ccc6f4c9162f8f376c (patch)
treee38ebf06de5820eee7e23fd63de261ccef82b883
parent232e9108900a3e16cefe1026370ac163e7cba33e (diff)
Recommend and build depend on pristine-tar 1.41
since only this version has signature support.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 2db42b58..c59f5cfe 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends:
cpio <!nocheck>,
devscripts (>= 2.17.7~) <!nocheck>,
git (>= 1:1.7.9.1-1~) <!nocheck>,
- pristine-tar <!nocheck>,
+ pristine-tar (>= 1.14) <!nocheck>,
rpm <!nocheck>,
unzip <!nocheck>,
zipmerge <!nocheck>,
@@ -51,7 +51,7 @@ Depends: ${python3:Depends},
python3-dateutil,
python3-pkg-resources,
sensible-utils,
-Recommends: pristine-tar (>= 0.5),
+Recommends: pristine-tar (>= 1.41),
cowbuilder | pbuilder | sbuild,
python3-requests
Suggests: python3-notify2, unzip, sudo