We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42930c2 + f19c174 commit e74affaCopy full SHA for e74affa
2 files changed
debian/changelog
@@ -1,3 +1,10 @@
1
+postgresql-unit (7.5-3) UNRELEASED; urgency=medium
2
+
3
+ * Remove constraints unnecessary since buster (oldstable):
4
+ + Build-Depends: Drop versioned constraint on bison.
5
6
+ -- Debian Janitor <janitor@jelmer.uk> Mon, 24 Oct 2022 16:32:10 -0000
7
8
postgresql-unit (7.5-2) unstable; urgency=medium
9
10
* Upload for PostgreSQL 15.
debian/control
@@ -3,7 +3,7 @@ Section: database
Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends:
- bison (>> 2:3),
+ bison,
debhelper-compat (= 13),
flex,
postgresql-server-dev-all (>= 217~),
0 commit comments