[Git][java-team/maven-antrun-extended-plugin][master] 9 commits: Build-Depends: s/default-jdk/default-jdk-headless/

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Feb 13 17:14:14 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / maven-antrun-extended-plugin


Commits:
2dac81b4 by Andreas Tille at 2025-02-13T18:07:37+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
c0edf944 by Andreas Tille at 2025-02-13T18:08:06+01:00
Drop redundant debian/README.source

- - - - -
10dc3150 by Andreas Tille at 2025-02-13T18:08:44+01:00
Fix typo in watch file

- - - - -
5badd5ef by Andreas Tille at 2025-02-13T18:08:56+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
2e5ed1a2 by Andreas Tille at 2025-02-13T18:08:56+01:00
debhelper-compat 13 (routine-update)

- - - - -
d112854a by Andreas Tille at 2025-02-13T18:09:43+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
b01e2397 by Andreas Tille at 2025-02-13T18:09:43+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
d69f04ac by Andreas Tille at 2025-02-13T18:10:12+01:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
1d5a6733 by Andreas Tille at 2025-02-13T18:13:52+01:00
Upload to unstable

- - - - -


6 changed files:

- − debian/README.source
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- debian/watch


Changes:

=====================================
debian/README.source deleted
=====================================
@@ -1,9 +0,0 @@
-Information about maven-antrun-extended-plugin
-------------------------------
-
-This package was debianized using the mh_make command
-from the maven-debian-helper package.
-
-The build system uses Maven but prevents it from downloading
-anything from the Internet, making the build compliant with
-the Debian policy.


=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+maven-antrun-extended-plugin (1.43-2) unstable; urgency=medium
+
+  * Team upload.
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Drop redundant debian/README.source
+  * Fix typo in watch file
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Trim trailing whitespace.
+
+ -- Andreas Tille <tille at debian.org>  Thu, 13 Feb 2025 18:10:17 +0100
+
 maven-antrun-extended-plugin (1.43-1) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -1,22 +1,24 @@
 Source: maven-antrun-extended-plugin
-Section: java
-Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: James Page <james.page at canonical.com>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper
-Build-Depends-Indep:
- ant,
- libcommons-collections3-java,
- libmaven-plugin-tools-java,
- libmaven3-core-java
-Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-antrun-extended-plugin.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-antrun-extended-plugin.git
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
+               maven-debian-helper
+Build-Depends-Indep: ant,
+                     libcommons-collections3-java,
+                     libmaven-plugin-tools-java,
+                     libmaven3-core-java
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/maven-antrun-extended-plugin
+Vcs-Git: https://salsa.debian.org/java-team/maven-antrun-extended-plugin.git
 Homepage: https://github.com/kohsuke/maven-antrun-extended-plugin
 
 Package: libmaven-antrun-extended-plugin-java
 Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+         ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: Extended integration between Maven and Ant
  This extended antrun maven plugin enables users not only to run ant scripts


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename


=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
-version=3
-opts=mode=git,repac,compression=xz \
+version=4
+
+opts=mode=git,repack,compression=xz \
 https://github.com/kohsuke/maven-antrun-extended-plugin refs/tags/maven-antrun-extended-plugin-([\d\.]+)



View it on GitLab: https://salsa.debian.org/java-team/maven-antrun-extended-plugin/-/compare/2e9dca655858b52e4ddbb00ec46abdfed8211988...1d5a6733336979293ba75c19ec6ed3f11ee2e98a

-- 
View it on GitLab: https://salsa.debian.org/java-team/maven-antrun-extended-plugin/-/compare/2e9dca655858b52e4ddbb00ec46abdfed8211988...1d5a6733336979293ba75c19ec6ed3f11ee2e98a
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/20250213/17506a0f/attachment.htm>


More information about the pkg-java-commits mailing list