diff options
author | Antoine Beaupré <anarcat@debian.org> | 2018-03-14 12:45:30 -0400 |
---|---|---|
committer | Antoine Beaupré <anarcat@debian.org> | 2018-03-14 12:46:14 -0400 |
commit | e57ee44a9a5ef8fc2bbe7e8c8fd8ee2bd25b9425 (patch) | |
tree | 78b6ca0596c0c6006e1115c07e2f78ae42c8dc04 | |
parent | 9ab6f3bc4d33662eea82bf908cf8989c809b6c40 (diff) |
make backports easier by tolerating backported dh
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2304282..4de1298 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Uploaders: Antoine Beaupré <anarcat@debian.org> Build-Depends: - debhelper (>= 11), + debhelper (>= 11~), dh-python, intltool, python3, |