Christoph Berg pushed to branch master at Debian Java Maintainers / libpostgresql-jdbc-java
Commits: b1ccdc5d by Christoph Berg at 2026-06-13T18:59:35+02:00 Remove debian/maven-repo/ on clean - - - - - 162a5db5 by Christoph Berg at 2026-06-13T18:59:51+02:00 Switch to Static-Built-Using. - - - - - 3 changed files: - debian/changelog - debian/clean - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libpgjava (42.7.11-2) UNRELEASED; urgency=medium + + * Switch to Static-Built-Using. + + -- Christoph Berg <[email protected]> Sat, 13 Jun 2026 18:56:34 +0200 + libpgjava (42.7.11-1) unstable; urgency=medium * New upstream version 42.7.11. ===================================== debian/clean ===================================== @@ -1 +1,2 @@ +debian/maven-repo/ dependency-reduced-pom.xml ===================================== debian/control ===================================== @@ -18,7 +18,7 @@ Build-Depends: maven-debian-helper Build-Depends-Indep: default-jdk -Standards-Version: 4.7.2 +Standards-Version: 4.7.4 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/ @@ -30,7 +30,7 @@ Depends: ${maven:Depends}, ${misc:Depends} # No "Recommends: ${maven:OptionalDepends}" here because that would point at # libscram-java which we bundle Provides: libpgjava, libpg-java -Built-Using: ${builtUsing} +Static-Built-Using: ${builtUsing} Description: Java database (JDBC) driver for PostgreSQL PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL database (8.4 or later) using standard, database independent Java code. View it on GitLab: https://salsa.debian.org/java-team/libpostgresql-jdbc-java/-/compare/7166f0a71752a658bee9d71670e50a955bab3c20...162a5db56005788646427995670b2a7f3e072b7b -- View it on GitLab: https://salsa.debian.org/java-team/libpostgresql-jdbc-java/-/compare/7166f0a71752a658bee9d71670e50a955bab3c20...162a5db56005788646427995670b2a7f3e072b7b You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

