Skip to content

Commit a29e183

Browse files
committed
New upstream version with PG 15 support.
1 parent c3c38ed commit a29e183

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
pg-wait-sampling (1.1.4-1) unstable; urgency=medium
2+
3+
* Team upload.
4+
* New upstream version with PG 15 support.
5+
6+
-- Christoph Berg <myon@debian.org> Fri, 30 Sep 2022 21:54:48 +0200
7+
18
pg-wait-sampling (1.1.3-2) unstable; urgency=medium
29

310
* Upload for PostgreSQL 14.

debian/watch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version=4
22
opts="uversionmangle=s/_/./g" \
3-
https://github.com/postgrespro/pg_wait_sampling/releases .*/v(.*).tar.gz
3+
https://github.com/postgrespro/pg_wait_sampling/tags .*/v(.*).tar.gz

0 commit comments

Comments
 (0)