aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2023-12-15 15:57:01 +0100
committerGuido Günther <agx@sigxcpu.org>2023-12-15 15:57:40 +0100
commit4ce8771d38f47af546a720f4f7648dc00c111c43 (patch)
tree46e269d19e8165c64510478d828385dd3faa6212
parent8deb2e1d5b0d1b245a9b376cbfc5801ee654154b (diff)
d/control: Drop Debian revision from dependeny
While we want to specify a tight dependency on the upstream version the Debian revision is not needed.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7c70f07c..9fd54a19 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends:
bzip2 <!nocheck>,
cpio <!nocheck>,
devscripts (>= 2.17.7~) <!nocheck>,
- git (>= 1:2.40.1-1) <!nocheck>,
+ git (>= 1:2.40.1) <!nocheck>,
pristine-tar (>= 1.14) <!nocheck>,
rpm (>= 4.16.1) <!nocheck>,
unzip <!nocheck>,