From c9192f71585bd10aaf80663ce8599a8b77972e68 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 8 Oct 2020 10:59:29 +0100 Subject: Build-Depend on dh-sequence-gnome This avoids having to repeat the sequence name in d/rules. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c52434d0..3bb50369 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Jeremy Bicha , Laurent Bigonville , Michael Biebl , Sebastien Bacher Build-Depends: debhelper-compat (= 12), - gnome-pkg-tools (>= 0.10), + dh-sequence-gnome, gnome-common, yelp-tools, gettext (>= 0.19.4), -- cgit