Skip to content

Commit

Permalink
Debian: Rehash control files for PG14
Browse files Browse the repository at this point in the history
  • Loading branch information
df7cb committed Nov 2, 2021
1 parent 5784cbe commit 32124d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Homepage: https://github.com/dimitri/pgextwlist
Vcs-Git: https://github.com/dimitri/pgextwlist.git
Vcs-Browser: https://github.com/dimitri/pgextwlist

Package: postgresql-13-pgextwlist
Package: postgresql-14-pgextwlist
Section: libs
Architecture: any
Depends:
postgresql-13,
postgresql-14,
${misc:Depends},
${shlibs:Depends},
Description: PostgreSQL Extension Whitelisting
Expand Down
2 changes: 1 addition & 1 deletion debian/tests/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Depends:
postgresql-contrib-13,
postgresql-contrib-14,
make,
@,
Tests: installcheck
Expand Down

0 comments on commit 32124d6

Please sign in to comment.