[Git][java-team/maven-doxia-tools][master] 6 commits: Drop libmaven-doxia-tools-java-doc package (Closes: #1028170)

Tony Mancill (@tmancill) gitlab at salsa.debian.org
Sun Jan 15 03:34:40 GMT 2023



Tony Mancill pushed to branch master at Debian Java Maintainers / maven-doxia-tools


Commits:
76b2cb1d by tony mancill at 2023-01-09T21:47:27-08:00
Drop libmaven-doxia-tools-java-doc package (Closes: #1028170)

- - - - -
452d2ba7 by tony mancill at 2023-01-14T19:28:43-08:00
Update Homepage URL

- - - - -
92a9cf88 by tony mancill at 2023-01-14T19:28:43-08:00
Freshen years in debian/copyright

- - - - -
4e814272 by tony mancill at 2023-01-14T19:28:43-08:00
Set Rules-Requires-Root: no in debian/control

- - - - -
446c0583 by tony mancill at 2023-01-14T19:28:43-08:00
Use debhelper-compat (=13)

- - - - -
086c69c8 by tony mancill at 2023-01-14T19:28:44-08:00
Prepare changelog for upload

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+maven-doxia-tools (1.4-5) unstable; urgency=medium
+
+  * Team upload.
+  * Drop libmaven-doxia-tools-java-doc package (Closes: #1028170)
+  * Update Homepage URL
+  * Freshen years in debian/copyright
+  * Set Rules-Requires-Root: no in debian/control
+  * Use debhelper-compat (=13)
+
+ -- tony mancill <tmancill at debian.org>  Sat, 14 Jan 2023 19:28:06 -0800
+
 maven-doxia-tools (1.4-4) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -4,33 +4,29 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
- default-jdk-doc,
  junit,
  libcommons-io-java,
  libdoxia-java,
- libdoxia-java-doc,
  libdoxia-sitetools-java,
- libmaven-javadoc-plugin-java,
  libmaven-plugin-testing-java,
  libmaven-reporting-api-java,
  libmaven3-core-java,
  libplexus-component-metadata-java,
  libplexus-i18n-java,
  libplexus-utils-java,
- libplexus-utils-java-doc,
  maven-debian-helper (>= 1.4)
 Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/maven-doxia-tools.git
 Vcs-Browser: https://salsa.debian.org/java-team/maven-doxia-tools
-Homepage: http://maven.apache.org/shared/maven-doxia-tools/
+Homepage: https://maven.apache.org/doxia/
+Rules-Requires-Root: no
 
 Package: libmaven-doxia-tools-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
-Suggests: libmaven-doxia-tools-java-doc
 Description: utilities for integrating Doxia in Maven
  Maven is a software project management and comprehension tool. Based on the
  concept of a project object model (POM), Maven can manage a project's build,
@@ -49,27 +45,3 @@ Description: utilities for integrating Doxia in Maven
  .
  This shared component has some utilities that are useful when integrating
  Doxia in Maven, mainly for site generation and report creation.
-
-Package: libmaven-doxia-tools-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libmaven-doxia-tools-java
-Description: Documentation for Maven Doxia Integration Tools
- Maven is a software project management and comprehension tool. Based on the
- concept of a project object model (POM), Maven can manage a project's build,
- reporting and documentation from a central piece of information.
- .
- Maven's primary goal is to allow a developer to comprehend the complete
- state of a development effort in the shortest period of time. In order to
- attain this goal there are several areas of concern that Maven attempts
- to deal with:
- .
-    * Making the build process easy
-    * Providing a uniform build system
-    * Providing quality project information
-    * Providing guidelines for best practices development
-    * Allowing transparent migration to new features
- .
- This package contains the API documentation of libmaven-doxia-tools-java.


=====================================
debian/copyright
=====================================
@@ -11,7 +11,8 @@ Copyright: 2008-2011, Torsten Werner <Torsten Werner <twerner at debian.org>>
            2009, Ludovic Claude <ludovic.claude at laposte.net>
            2010, Gabriele Giacone <1o5g4r8o at gmail.com>
            2010, Damien Raude-Morvan <drazzib at debian.org>
-           2017, Emmanuel Bourg <ebourg at apache.org>
+           2017-2023, Emmanuel Bourg <ebourg at apache.org>
+           2023, tony mancill <tmancill at debian.org>
 License: Apache-2.0
 
 License: Apache-2.0



View it on GitLab: https://salsa.debian.org/java-team/maven-doxia-tools/-/compare/21b35a133ef16c33a7a2f98d12755aecee95c454...086c69c8749a71a62b9c2fab9cbfad3fc58bdf9f

-- 
View it on GitLab: https://salsa.debian.org/java-team/maven-doxia-tools/-/compare/21b35a133ef16c33a7a2f98d12755aecee95c454...086c69c8749a71a62b9c2fab9cbfad3fc58bdf9f
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/20230115/2f06ec9b/attachment.htm>


More information about the pkg-java-commits mailing list