We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c38ed commit a29e183Copy full SHA for a29e183
debian/changelog
@@ -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
8
pg-wait-sampling (1.1.3-2) unstable; urgency=medium
9
10
* Upload for PostgreSQL 14.
debian/watch
@@ -1,3 +1,3 @@
version=4
opts="uversionmangle=s/_/./g" \
- https://github.com/postgrespro/pg_wait_sampling/releases .*/v(.*).tar.gz
+ https://github.com/postgrespro/pg_wait_sampling/tags .*/v(.*).tar.gz
0 commit comments