diff options
author | 2023-12-03 12:16:28 +0600 | |
---|---|---|
committer | 2023-12-03 12:35:01 +0600 | |
commit | cc6902c768b5f3da07465ea3b61b3fab5604686b (patch) | |
tree | 75039ed274b4d51ae2bc23d102443b18a4425c96 /debian/control | |
parent | 5b962e2293c80d0a3bf7b1b3018e0f58e264604e (diff) | |
download | aptdaemon-master.tar.gz aptdaemon-master.zip |
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 59b5bad..e4c2d0c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: extra Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> XSBC-Original-Maintainer: Julian Andres Klode <jak@debian.org> -Build-Depends: debhelper (>= 7.3), +Build-Depends: debhelper-compat (= 12), debconf-i18n, dbus, dh-python, |