[Git][java-team/libcommons-dbcp-java][master] 6 commits: Standards-Version updated to 4.6.2

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Mon Feb 13 14:17:22 GMT 2023



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libcommons-dbcp-java


Commits:
3b55a071 by Emmanuel Bourg at 2023-02-13T14:50:34+01:00
Standards-Version updated to 4.6.2

- - - - -
0db349bd by Emmanuel Bourg at 2023-02-13T14:50:38+01:00
Switch to debhelper level 13

- - - - -
26b9eca9 by Emmanuel Bourg at 2023-02-13T14:52:24+01:00
Removed the -java-doc package

- - - - -
16e06a63 by Emmanuel Bourg at 2023-02-13T15:02:08+01:00
Depend on libtomcat10-java instead of libtomcat9-java

- - - - -
97af84ea by Emmanuel Bourg at 2023-02-13T15:02:36+01:00
Updated the watch file

- - - - -
c8993f81 by Emmanuel Bourg at 2023-02-13T15:03:01+01:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/control
- − debian/libcommons-dbcp-java-doc.doc-base.api
- − debian/libcommons-dbcp-java-doc.install
- debian/maven.rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libcommons-dbcp-java (1.4-8) unstable; urgency=medium
+
+  * Depend on libtomcat10-java instead of libtomcat9-java
+  * Removed the -java-doc package
+  * Standards-Version updated to 4.6.2
+  * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 13 Feb 2023 15:02:56 +0100
+
 libcommons-dbcp-java (1.4-7) unstable; urgency=medium
 
   * Depend on libgeronimo-jta-1.2-spec-java


=====================================
debian/control
=====================================
@@ -4,17 +4,14 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  default-jdk,
- default-jdk-doc,
  junit,
  libcommons-pool-java,
- libcommons-pool-java-doc,
  libgeronimo-jta-1.2-spec-java,
- libmaven-javadoc-plugin-java,
- libtomcat9-java,
+ libtomcat10-java,
  maven-debian-helper (>= 1.4)
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/libcommons-dbcp-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/libcommons-dbcp-java
 Homepage: http://commons.apache.org/dbcp/
@@ -22,7 +19,7 @@ Homepage: http://commons.apache.org/dbcp/
 Package: libcommons-dbcp-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
-Suggests: libcommons-dbcp-java-doc, ${maven:OptionalDepends}
+Suggests: ${maven:OptionalDepends}
 Description: Database Connection Pooling Services
  The DBCP package provides database connection pooling services. The
  following features are supported
@@ -36,25 +33,3 @@ Description: Database Connection Pooling Services
   * XML configuration.
  .
  This is a part of the Apache Commons Project.
-
-Package: libcommons-dbcp-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libcommons-dbcp-java
-Description: Database Connection Pooling Services - documentation
- The DBCP package provides database connection pooling services. The
- following features are supported
- .
-  * DataSource and Driver interfaces to the pool.
-  * Support for arbitrary sources of the underlying Connections.
-  * Integration with arbitrary org.apache.commons.pool.ObjectPool
-    implementations.
-  * Support for Connection validation, expiration, etc.
-  * Support for PreparedStatement pooling.
-  * XML configuration.
- .
- This is a part of the Apache Commons Project.
- .
- This package contains Javadoc API Documentation of Commons DBCP.


=====================================
debian/libcommons-dbcp-java-doc.doc-base.api deleted
=====================================
@@ -1,10 +0,0 @@
-Document: libcommons-dbcp-java
-Title: API Javadoc for Commons DBCP
-Author: Commons DBCP developers
-Abstract: This is the API Javadoc provided for the
- libcommons-dbcp-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libcommons-dbcp-java/api/index.html
-Files: /usr/share/doc/libcommons-dbcp-java/api/*


=====================================
debian/libcommons-dbcp-java-doc.install deleted
=====================================
@@ -1,2 +0,0 @@
-target/apidocs/* usr/share/doc/libcommons-dbcp-java/api
-


=====================================
debian/maven.rules
=====================================
@@ -18,5 +18,5 @@
 
 commons-dbcp commons-dbcp jar s/.*/debian/ * *
 junit junit jar s/.*/3.x/ * *
-s/tomcat/org.apache.tomcat/ s/naming-common/tomcat-catalina/ * s/.*/9.x/ * *
+s/tomcat/org.apache.tomcat/ s/naming-common/tomcat-catalina/ * s/.*/10.x/ * *
 org.apache.geronimo.specs s/geronimo-jta_1.1_spec/geronimo-jta_1.2_spec/ * s/.*/debian/ * *


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
-http://archive.apache.org/dist/commons/dbcp/source/commons-dbcp-(.*)-src.tar.gz \
+version=4
+https://archive.apache.org/dist/commons/dbcp/source/commons-dbcp-(.*)-src.tar.gz \
 	debian debian/orig-tar.sh



View it on GitLab: https://salsa.debian.org/java-team/libcommons-dbcp-java/-/compare/f02bf3258608b3a77083c9f277c4be296a43fc8e...c8993f81ebaf8de6de1485941b388b9b227cf349

-- 
View it on GitLab: https://salsa.debian.org/java-team/libcommons-dbcp-java/-/compare/f02bf3258608b3a77083c9f277c4be296a43fc8e...c8993f81ebaf8de6de1485941b388b9b227cf349
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/20230213/188dfdd6/attachment.htm>


More information about the pkg-java-commits mailing list