Skip to content
Snippets Groups Projects
Commit d8ea4157 authored by Jeremy Bicha's avatar Jeremy Bicha
Browse files

Bump debhelper-compat to 13

parent 420d909a
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ Source: iagno
Section: games
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper-compat (= 12),
Uploaders: Jeremy Bicha <jbicha@debian.org>
Build-Depends: debhelper-compat (= 13),
appstream-util <!nocheck>,
desktop-file-utils <!nocheck>,
dh-sequence-gnome,
......
......@@ -3,7 +3,7 @@ Section: games
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper-compat (= 12),
Build-Depends: debhelper-compat (= 13),
appstream-util <!nocheck>,
desktop-file-utils <!nocheck>,
dh-sequence-gnome,
......
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
%:
dh $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment