diff options
| author | Michael Biebl <biebl@debian.org> | 2019-04-11 10:58:05 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-04-11 10:58:05 +0200 |
| commit | c321cd446a437ef3ef4e64169c4eca4d01b95d92 (patch) | |
| tree | 0af5e568f198f58a7152e42e8a065f1b901d547e /debian | |
| parent | c6087ff02e7c2bf31dd8376665bb6c0a01974311 (diff) | |
Drop dpkg-dev (>= 1.17.14) Build-Depends
No longer needed as even the version in oldstable is new enough.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 10233b3e..eef01493 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Uploaders: Michael Biebl <biebl@debian.org>, Aron Xu <aron@debian.org> Build-Depends: debhelper-compat (= 12), automake (>= 1.12), - dpkg-dev (>= 1.17.14), pkg-config, intltool, libglib2.0-dev (>= 2.32), |