[Git][java-team/plexus-velocity][master] 5 commits: Removed the -java-doc package
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Sat Oct 26 10:00:13 BST 2024
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / plexus-velocity
Commits:
4b049672 by Emmanuel Bourg at 2024-10-23T20:27:30+02:00
Removed the -java-doc package
- - - - -
e3b25f50 by Emmanuel Bourg at 2024-10-23T20:27:47+02:00
Standards-Version updated to 4.7.0
- - - - -
8d487d9d by Emmanuel Bourg at 2024-10-23T20:27:52+02:00
Switch to debhelper level 13
- - - - -
8f201fc3 by Emmanuel Bourg at 2024-10-23T20:27:58+02:00
Use salsa.debian.org Vcs-* URLs
- - - - -
df3282cb by Emmanuel Bourg at 2024-10-26T10:59:59+02:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- − debian/libplexus-velocity-java-doc.doc-base.api
- − debian/libplexus-velocity-java-doc.install
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+plexus-velocity (1.2-4) unstable; urgency=medium
+
+ * 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> Sat, 26 Oct 2024 10:59:53 +0200
+
plexus-velocity (1.2-3) unstable; urgency=medium
* Added the missing build dependency on junit4 (Closes: #869646)
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -6,26 +6,22 @@ Uploaders:
Ludovic Claude <ludovic.claude at laposte.net>,
Emmanuel Bourg <ebourg at apache.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
default-jdk,
maven-debian-helper (>= 2.0)
Build-Depends-Indep:
- default-jdk-doc,
junit4,
libcommons-collections3-java,
- libcommons-collections3-java-doc,
- libmaven-javadoc-plugin-java,
libplexus-container-default1.5-java
-Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-velocity.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-velocity.git
+Standards-Version: 4.7.0
+Vcs-Git: https://salsa.debian.org/java-team/plexus-velocity.git
+Vcs-Browser: https://salsa.debian.org/java-team/plexus-velocity
Homepage: https://codehaus-plexus.github.io/plexus-velocity/
Package: libplexus-velocity-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
-Suggests: libplexus-velocity-java-doc
Description: Plexus component interface to velocity
The Plexus project provides a full software stack for creating and executing
software projects. Based on the Plexus container, the applications can
@@ -44,30 +40,3 @@ Description: Plexus component interface to velocity
* Component dependencies, and
* Various dependency injection techniques including constructor injection,
setter injection, and private field injection.
-
-Package: libplexus-velocity-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libplexus-velocity-java
-Description: API Documentation for plexus-velocity
- The Plexus project provides a full software stack for creating and executing
- software projects. Based on the Plexus container, the applications can
- utilise component-oriented programming to build modular, reusable components
- that can easily be assembled and reused.
- .
- While Plexus is similar to other inversion-of-control (IoC) or dependency
- injection frameworks such as the Spring Framework, it is a full-fledged
- container that supports many more features such as:
- .
- * Component lifecycles
- * Component instantiation strategies
- * Nested containers
- * Component configuration
- * Auto-wiring
- * Component dependencies, and
- * Various dependency injection techniques including constructor injection,
- setter injection, and private field injection.
- .
- This package contains the API documentation for plexus-velocity.
=====================================
debian/libplexus-velocity-java-doc.doc-base.api deleted
=====================================
@@ -1,10 +0,0 @@
-Document: libplexus-velocity-java
-Title: API Javadoc for Plexus Velocity Component
-Author: Plexus Velocity Component developers
-Abstract: This is the API Javadoc provided for the
- libplexus-velocity-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libplexus-velocity-java/api/index.html
-Files: /usr/share/doc/libplexus-velocity-java/api/*
=====================================
debian/libplexus-velocity-java-doc.install deleted
=====================================
@@ -1 +0,0 @@
-target/apidocs/* usr/share/doc/libplexus-velocity-java/api
=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
%:
dh $@
-
-get-orig-source:
- uscan --download-current-version --force-download --rename --repack --compression xz
View it on GitLab: https://salsa.debian.org/java-team/plexus-velocity/-/compare/08adccb18f47a06b6cf9a111766f682cc8f76702...df3282cb28f7c3491390306b73881b144e6c7543
--
View it on GitLab: https://salsa.debian.org/java-team/plexus-velocity/-/compare/08adccb18f47a06b6cf9a111766f682cc8f76702...df3282cb28f7c3491390306b73881b144e6c7543
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/20241026/6d498eb2/attachment.htm>
More information about the pkg-java-commits
mailing list