[Git][java-team/commons-beanutils][master] 5 commits: Standards-Version updated to 4.6.2

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Wed Jan 3 12:03:57 GMT 2024



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / commons-beanutils


Commits:
b2111972 by Emmanuel Bourg at 2024-01-03T12:13:51+01:00
Standards-Version updated to 4.6.2

- - - - -
963fa2e0 by Emmanuel Bourg at 2024-01-03T12:13:55+01:00
Switch to debhelper level 13

- - - - -
39fcb71a by Emmanuel Bourg at 2024-01-03T12:43:47+01:00
Removed the -java-doc package

- - - - -
a3db9883 by Emmanuel Bourg at 2024-01-03T13:03:27+01:00
Use a secure debiah/watch URL

- - - - -
59cbe334 by Emmanuel Bourg at 2024-01-03T13:03:37+01:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- − debian/libcommons-beanutils-java-doc.doc-base.api
- − debian/libcommons-beanutils-java-doc.install
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+commons-beanutils (1.9.4-2) unstable; urgency=medium
+
+  * Removed the -java-doc package
+  * Standards-Version updated to 4.6.2
+  * Switch to debhelper level 13
+  * Use a secure debiah/watch URL
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 03 Jan 2024 13:03:31 +0100
+
 commons-beanutils (1.9.4-1) unstable; urgency=medium
 
   * New upstream release


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -6,20 +6,17 @@ Uploaders:
  Ludovic Claude <ludovic.claude at laposte.net>,
  Emmanuel Bourg <ebourg at apache.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
- default-jdk-doc,
  junit4,
  libcommons-collections3-java,
- libcommons-collections3-java-doc,
  libcommons-logging-java,
- libcommons-logging-java-doc,
  libcommons-parent-java (>= 39),
  libmaven-antrun-plugin-java,
  libmaven-bundle-plugin-java,
  libmaven-javadoc-plugin-java,
  maven-debian-helper (>= 2.0.2~)
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/commons-beanutils.git
 Vcs-Browser: https://salsa.debian.org/java-team/commons-beanutils
 Homepage: http://commons.apache.org/beanutils/
@@ -28,23 +25,8 @@ Package: libcommons-beanutils-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
-Suggests: libcommons-beanutils-java-doc
 Description: Apache Commons BeanUtils - Utility for manipulating Java beans
  The BeanUtils Component contains a set of Java classes that provide
  static utility methods useful in manipulating Java classes that conform
  to the JavaBeans Specification naming patterns for bean properties in a
  dynamic fashion.
-
-Package: libcommons-beanutils-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libcommons-beanutils-java
-Description: Apache Commons BeanUtils - Documentation
- The BeanUtils Component contains a set of Java classes that provide
- static utility methods useful in manipulating Java classes that conform
- to the JavaBeans Specification naming patterns for bean properties in a
- dynamic fashion.
- .
- This package contains the API documentation of libcommons-beanutils-java


=====================================
debian/libcommons-beanutils-java-doc.doc-base.api deleted
=====================================
@@ -1,12 +0,0 @@
-Document: libcommons-beanutils-java
-Title: API Javadoc for Commons BeanUtils
-Author: Commons BeanUtils developers
-Abstract: Programmer API of the Beanutils library, a library providing
- static utility methods useful in manipulating Java classes that conform
- to the JavaBeans Specification naming patterns for bean properties in a 
- dynamic fashion.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libcommons-beanutils-java/api/index.html
-Files: /usr/share/doc/libcommons-beanutils-java/api/*


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


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
-http://archive.apache.org/dist/commons/beanutils/source/commons-beanutils-([\d.]+)-src\.tar\.gz
+version=4
+https://archive.apache.org/dist/commons/beanutils/source/commons-beanutils-([\d.]+)-src\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/commons-beanutils/-/compare/cee47efda59d1cd16462ab0db1cd0306ce8c9f5f...59cbe334591344572da812acc363b18e89f5a0a1

-- 
View it on GitLab: https://salsa.debian.org/java-team/commons-beanutils/-/compare/cee47efda59d1cd16462ab0db1cd0306ce8c9f5f...59cbe334591344572da812acc363b18e89f5a0a1
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/20240103/dcbc1747/attachment.htm>


More information about the pkg-java-commits mailing list