compat, control, rules: Move to compat 12 and specifying via build-deps
This commit is contained in:
Vendored
-1
@@ -1 +0,0 @@
|
||||
11
|
||||
Vendored
+2
-1
@@ -7,7 +7,8 @@ Section: gnome
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>
|
||||
Build-Depends: debhelper (>= 11.1.3),
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
dh-sequence-gnome,
|
||||
gnome-pkg-tools,
|
||||
meson (>= 0.44.0),
|
||||
sassc
|
||||
|
||||
Vendored
+2
-1
@@ -3,7 +3,8 @@ Section: gnome
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: @GNOME_TEAM@
|
||||
Build-Depends: debhelper (>= 11.1.3),
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
dh-sequence-gnome,
|
||||
gnome-pkg-tools,
|
||||
meson (>= 0.44.0),
|
||||
sassc
|
||||
|
||||
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --with gnome
|
||||
dh $@
|
||||
|
||||
override_dh_missing:
|
||||
dh_missing --fail-missing
|
||||
|
||||
Reference in New Issue
Block a user