From b8a5630ec6713f8c73afda3d534d5501c1644a8b Mon Sep 17 00:00:00 2001 From: Christoph Berg <myon@debian.org> Date: Wed, 18 Oct 2023 14:05:26 +0200 Subject: [PATCH] releasing package libpgjava version 42.6.0-2 --- debian/changelog | 4 ++-- debian/control | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 71946231..16e5bccd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -libpgjava (42.6.0-2) UNRELEASED; urgency=medium +libpgjava (42.6.0-2) unstable; urgency=medium * Remove ancient Replaces/Conflicts. Thanks Helmut Grohne for the report. - -- Christoph Berg <myon@debian.org> Tue, 23 May 2023 11:27:20 +0200 + -- Christoph Berg <myon@debian.org> Wed, 18 Oct 2023 14:05:07 +0200 libpgjava (42.6.0-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index e4930607..4d73cabb 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Build-Depends-Indep: default-jdk-doc, libxerces2-java Standards-Version: 4.5.0 +Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/java-team/libpostgresql-jdbc-java.git Vcs-Browser: https://salsa.debian.org/java-team/libpostgresql-jdbc-java Homepage: https://jdbc.postgresql.org/ -- GitLab