[Git][java-team/libpostgresql-jdbc-java][master] releasing package libpgjava version 42.2.2-3
Christoph Berg
gitlab at salsa.debian.org
Tue Jun 5 08:52:10 BST 2018
Christoph Berg pushed to branch master at Debian Java Maintainers / libpostgresql-jdbc-java
Commits:
5ec4de98 by Christoph Berg at 2018-06-05T09:51:01+02:00
releasing package libpgjava version 42.2.2-3
- - - - -
3 changed files:
- debian/changelog
- debian/patches/02-scram-scope.patch
- + debian/source/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libpgjava (42.2.2-3) UNRELEASED; urgency=medium
+libpgjava (42.2.2-3) unstable; urgency=medium
* pgjdbc/pom.xml: Manually patch scram dependency scope to be "provided"
instead of relying on maven.rules. (Closes: #900615, induced by #900763,
thanks Emmanuel Bourg.)
- -- Christoph Berg <christoph.berg at credativ.de> Tue, 05 Jun 2018 09:18:15 +0200
+ -- Christoph Berg <christoph.berg at credativ.de> Tue, 05 Jun 2018 09:47:56 +0200
libpgjava (42.2.2-2) unstable; urgency=medium
=====================================
debian/patches/02-scram-scope.patch
=====================================
--- a/debian/patches/02-scram-scope.patch
+++ b/debian/patches/02-scram-scope.patch
@@ -1,3 +1,8 @@
+Setting the scope in debian/maven.rules does not propagate the setting to
+/usr/share/maven-repo/org/postgresql/postgresql/debian/postgresql-debian.pom,
+so patch it manually here
+Bug: #900615
+
--- a/pgjdbc/pom.xml
+++ b/pgjdbc/pom.xml
@@ -54,7 +54,8 @@
=====================================
debian/source/lintian-overrides
=====================================
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,3 @@
+# don't bug people uploading from @work
+source: changelog-should-mention-nmu
+source: source-nmu-has-incorrect-version-number
View it on GitLab: https://salsa.debian.org/java-team/libpostgresql-jdbc-java/commit/5ec4de9898d7c38c71514ea67fec6c332845e382
--
View it on GitLab: https://salsa.debian.org/java-team/libpostgresql-jdbc-java/commit/5ec4de9898d7c38c71514ea67fec6c332845e382
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180605/e206e20b/attachment.html>
More information about the pkg-java-commits
mailing list