[Git][java-team/libpostgresql-jdbc-java][master] 3 commits: Removed the -java-doc package (Closes: #1088125)

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Mon Dec 9 13:07:35 GMT 2024



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libpostgresql-jdbc-java


Commits:
627fbb96 by Emmanuel Bourg at 2024-12-09T13:55:57+01:00
Removed the -java-doc package (Closes: #1088125)

- - - - -
a7d46035 by Emmanuel Bourg at 2024-12-09T13:56:05+01:00
Standards-Version updated to 4.7.0

- - - - -
36f9de24 by Emmanuel Bourg at 2024-12-09T14:05:55+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/libpostgresql-jdbc-java-doc.install
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libpgjava (42.7.3-2) unstable; urgency=medium
+
+  * Team upload.
+  * Removed the -java-doc package (Closes: #1088125)
+  * Standards-Version updated to 4.7.0
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 09 Dec 2024 14:05:50 +0100
+
 libpgjava (42.7.3-1) unstable; urgency=medium
 
   * New upstream version 42.7.3.


=====================================
debian/control
=====================================
@@ -12,16 +12,14 @@ Build-Depends:
  libbuild-helper-maven-plugin-java,
  libcomment-preprocessor-java,
  libmaven-bundle-plugin-java,
- libmaven-javadoc-plugin-java,
  libmaven-shade-plugin-java,
  libproperties-maven-plugin-java,
  libscram-java (>= 2.1),
  maven-debian-helper
 Build-Depends-Indep:
  default-jdk,
- default-jdk-doc,
  libxerces2-java
-Standards-Version: 4.5.0
+Standards-Version: 4.7.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
@@ -40,18 +38,3 @@ Description: Java database (JDBC) driver for PostgreSQL
  database (8.4 or later) using standard, database independent Java code.
  It is an open source JDBC driver written in Pure Java (Type 4), and
  communicates in the PostgreSQL native network protocol.
-
-Package: libpostgresql-jdbc-java-doc
-Section: doc
-Architecture: all
-Multi-Arch: foreign
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Provides: libpg-java-doc
-Description: Java database (JDBC) driver for PostgreSQL (documentation)
- PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL
- database (8.4 or later) using standard, database independent Java code.
- It is an open source JDBC driver written in Pure Java (Type 4), and
- communicates in the PostgreSQL native network protocol.
- .
- This package contains the documentation.


=====================================
debian/libpostgresql-jdbc-java-doc.install deleted
=====================================
@@ -1 +0,0 @@
-target/site/apidocs/* usr/share/doc/libpostgresql-jdbc-java/api


=====================================
debian/rules
=====================================
@@ -1,14 +1,10 @@
 #!/usr/bin/make -f
 
-# force doc build to be in English
-export LC_ALL=C.UTF-8
-
 %:
 	dh $@
 
 override_dh_auto_build:
 	dh_auto_build -- package
-	dh_auto_build -- javadoc:javadoc
 	# defang package-contains-ancient-file
 	touch README.md
 



View it on GitLab: https://salsa.debian.org/java-team/libpostgresql-jdbc-java/-/compare/2f0226fd7c3e8b1a6585af47af3398f1cf07ec5c...36f9de249e592485902ce9144df3d658375599a1

-- 
View it on GitLab: https://salsa.debian.org/java-team/libpostgresql-jdbc-java/-/compare/2f0226fd7c3e8b1a6585af47af3398f1cf07ec5c...36f9de249e592485902ce9144df3d658375599a1
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/20241209/94c67d90/attachment.htm>


More information about the pkg-java-commits mailing list