Add architecture-properties
authorChristoph Berg <myon@debian.org>
Sat, 14 Sep 2024 16:32:55 +0000 (18:32 +0200)
committerChristoph Berg <myon@debian.org>
Sat, 14 Sep 2024 16:32:55 +0000 (18:32 +0200)
And bump debhelper to 13.

debian/control

index f3dc9211486383032da9d1ccbd91f638d832ca31..6a8f25815ed2354dab614c363cb4fa5a87dfda9e 100644 (file)
@@ -3,8 +3,8 @@ Section: misc
 Priority: optional
 Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
 Uploaders: Christoph Berg <myon@debian.org>
-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,