Use debhelper compat level 13
This lets us use variables in .install files, among other useful things.
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -7,7 +7,7 @@ Priority: optional
|
||||
Section: graphics
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Ari Pollak <ari@debian.org>
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
desktop-file-utils <!nocheck>,
|
||||
dh-sequence-gnome,
|
||||
gegl (>= 0.4.24),
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -3,7 +3,7 @@ Priority: optional
|
||||
Section: graphics
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: @GNOME_TEAM@, Ari Pollak <ari@debian.org>
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
desktop-file-utils <!nocheck>,
|
||||
dh-sequence-gnome,
|
||||
gegl (>= 0.4.24),
|
||||
|
Reference in New Issue
Block a user