From 6a6df75772d89f8f82359ceeb2710997bb9826bf Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Sat, 14 Sep 2024 18:32:55 +0200 Subject: [PATCH] Add architecture-properties And bump debhelper to 13. --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index f3dc921..6a8f258 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: misc Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Christoph Berg -Standards-Version: 4.5.0 -Build-Depends: debhelper (>= 9~) +Standards-Version: 4.7.0 +Build-Depends: debhelper (>= 13~) Vcs-Browser: https://git.postgresql.org/gitweb/?p=pgapt.git Vcs-Git: https://git.postgresql.org/git/pgapt.git Homepage: https://apt.postgresql.org/ @@ -13,8 +13,9 @@ Package: pgdg-buildenv Architecture: all Depends: ${misc:Depends}, aptitude, + architecture-properties, build-essential, - debhelper (>= 9~), + debhelper (>= 13~), fakeroot, libfile-fcntllock-perl, ucf, -- 2.39.5