summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiyue Deng <manphiz@gmail.com>2025-02-02 18:21:23 -0800
committerDavid Bremner <david@tethera.net>2025-02-22 09:06:03 -0400
commite9da6780e31262db07f3a4d6ca1cd828f4d3fb94 (patch)
tree73c4fd69b710454025f39e982096f14642d5bdfe
parent412c365149f2355fdb1499ce273dcae417df7504 (diff)
Consolidate duplicated dpkg-dev requirements
* Keep dpkg-dev (>= 1.22.5) which is added for t64 transition.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a5e73c08..8057f720 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
Build-Conflicts:
gdb [ia64 mips mips64el hppa],
ruby1.8,
-Build-Depends: dpkg-dev (>= 1.22.5),
+Build-Depends:
bash-completion (>=1.9.0~),
debhelper-compat (= 13),
dh-elpa (>= 1.3),
@@ -16,7 +16,7 @@ Build-Depends: dpkg-dev (>= 1.22.5),
dh-sequence-vim-addon,
desktop-file-utils,
doxygen,
- dpkg-dev (>= 1.17.14),
+ dpkg-dev (>= 1.22.5),
dtach (>= 0.8) <!nocheck>,
emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
emacs-el,