[Git][java-team/activemq-activeio][master] 5 commits: Removed the -java-doc package
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Fri Nov 1 10:36:23 GMT 2024
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / activemq-activeio
Commits:
9f91c59c by Emmanuel Bourg at 2024-11-01T11:29:06+01:00
Removed the -java-doc package
- - - - -
753e75a2 by Emmanuel Bourg at 2024-11-01T11:29:30+01:00
Standards-Version updated to 4.7.0
- - - - -
44982ab5 by Emmanuel Bourg at 2024-11-01T11:29:44+01:00
Switch to debhelper level 13
- - - - -
83158732 by Emmanuel Bourg at 2024-11-01T11:29:52+01:00
Use salsa.debian.org Vcs-* URLs
- - - - -
ae5de2eb by Emmanuel Bourg at 2024-11-01T11:34:40+01:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- − debian/libactivemq-activeio-java-doc.doc-base
- − debian/libactivemq-activeio-java-doc.install
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+activemq-activeio (3.1.4-4) unstable; urgency=medium
+
+ * Team upload.
+ * Removed the -java-doc package
+ * Standards-Version updated to 4.7.0
+ * Switch to debhelper level 13
+ * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 01 Nov 2024 11:34:33 +0100
+
activemq-activeio (3.1.4-3) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -5,19 +5,17 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders:
Damien Raude-Morvan <drazzib at debian.org>
Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
default-jdk,
- default-jdk-doc,
junit4,
libcommons-logging-java,
libgeronimo-j2ee-management-1.1-spec-java,
libmaven-bundle-plugin-java,
- libmaven-javadoc-plugin-java,
libsurefire-java,
maven-debian-helper (>= 1.4)
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/activemq-activeio.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/activemq-activeio.git
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/activemq-activeio
+Vcs-Git: https://salsa.debian.org/java-team/activemq-activeio.git
Homepage: http://activemq.apache.org/
Package: libactivemq-activeio-java
@@ -27,8 +25,6 @@ Depends:
${misc:Depends}
Recommends:
${maven:OptionalDepends}
-Suggests:
- libactivemq-activeio-java-doc
Description: ActiveMQ ActiveIO protocol implementation framework
Apache ActiveMQ is a message broker built around Java Message Service (JMS)
API : allow sending messages between two or more clients in a loosely coupled,
@@ -38,23 +34,3 @@ Description: ActiveMQ ActiveIO protocol implementation framework
implementing network protocols.
.
This package, used by Apache ActiveMQ, contains a Java library for ActiveIO.
-
-Package: libactivemq-activeio-java-doc
-Architecture: all
-Section: doc
-Depends:
- ${maven:Depends},
- ${misc:Depends}
-Recommends:
- ${maven:OptionalDepends}
-Suggests:
- libactivemq-activeio-java
-Description: ActiveMQ ActiveIO protocol implementation framework - documentation
- Apache ActiveMQ is a message broker built around Java Message Service (JMS)
- API : allow sending messages between two or more clients in a loosely coupled,
- reliable, and asynchronous way.
- .
- ActiveMQ ActiveIO provides a high performance IO framework for
- implementing network protocols.
- .
- This package contains Javadoc API for libactivemq-activeio-java.
=====================================
debian/libactivemq-activeio-java-doc.doc-base deleted
=====================================
@@ -1,9 +0,0 @@
-Document: activemq-activeio
-Title: Apache ActiveMQ ActiveIO framework
-Author: The Apache Software Foundation
-Section: Programming/Java
-
-Format: HTML
-Index: /usr/share/doc/libactivemq-activeio-java/api/index.html
-Files: /usr/share/doc/libactivemq-activeio-java/api/*.html
-
=====================================
debian/libactivemq-activeio-java-doc.install deleted
=====================================
@@ -1 +0,0 @@
-target/site/apidocs/* /usr/share/doc/libactivemq-activeio-java/api/
=====================================
debian/rules
=====================================
@@ -1,8 +1,4 @@
#!/usr/bin/make -f
-export JAVA_HOME=/usr/lib/jvm/default-java
%:
dh $@
-
-get-orig-source:
- uscan --download-current-version --force-download --rename
View it on GitLab: https://salsa.debian.org/java-team/activemq-activeio/-/compare/65c6005cf78b7fd768ca4da3d4cdacb4688bd8a9...ae5de2eb7c07268e6dcbff3bc194872174b880c4
--
View it on GitLab: https://salsa.debian.org/java-team/activemq-activeio/-/compare/65c6005cf78b7fd768ca4da3d4cdacb4688bd8a9...ae5de2eb7c07268e6dcbff3bc194872174b880c4
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/20241101/bca00bf1/attachment.htm>
More information about the pkg-java-commits
mailing list