]> git.donarmstrong.com Git - debbugs.git/commitdiff
d/control: Update postgresql-N-debversion packages
authorDiederik de Haas <didi.debian@cknow.org>
Sun, 11 Dec 2022 09:15:44 +0000 (10:15 +0100)
committerDon Armstrong <don@donarmstrong.com>
Mon, 20 May 2024 03:57:50 +0000 (20:57 -0700)
Version 10 doesn't (seem to) exist at all and 9.6 and 11 are for very
old versions. Replace them with the versions included in recent Debian
versions:
- 13 in Bullseye
- 15 in Bookworm
- 16 in Trixie and current unstable

(cherry-picked from https://salsa.debian.org/debbugs-team/debbugs/-/merge_requests/16)

debian/control

index 61bfceea5296393d47b03c1f027e3bc9f3c3fc43..514b90b800798fdf2e9cbd4e0bc437c11cc2cd67 100644 (file)
@@ -21,7 +21,7 @@ Build-Depends-Indep: libparams-validate-perl,
  libdatetime-perl,
  libaliased-perl,
  postgresql,
- postgresql-9.6-debversion|postgresql-10-debversion|postgresql-11-debversion,
+ postgresql-13-debversion|postgresql-15-debversion|postgresql-16-debversion,
  libtext-xslate-perl, graphviz, libtext-iconv-perl, libnet-server-perl,
  libmouse-perl, libmousex-nativetraits-perl,
 # required for use strictures 2
@@ -40,7 +40,7 @@ Depends:
  libdebbugs-perl
 Recommends: debbugs-web (>= 2.6~)
 Suggests: spamassassin (>= 3.0), libcgi-alert-perl, postgresql,
- postgresql-9.6-debversion|postgresql-10-debversion|postgresql-11-debversion
+ postgresql-13-debversion|postgresql-15-debversion|postgresql-16-debversion
 Description: bug tracking system based on the active Debian BTS
  Debian has a bug tracking system which files details of bugs reported by
  users and developers. Each bug is given a number, and is kept on file until