[Git][java-team/plexus-ant-factory][master] 9 commits: Point watch file to Github

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Feb 23 20:04:17 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / plexus-ant-factory


Commits:
88288522 by Andreas Tille at 2025-02-23T20:52:49+01:00
Point watch file to Github

- - - - -
a92a51cc by Andreas Tille at 2025-02-23T20:56:07+01:00
Build-Depends:
   - s/libplexus-container-default1.5-java/libplexus-container-default-java/
     Closes: #1020428

- - - - -
ff0fdedb by Andreas Tille at 2025-02-23T20:56:42+01:00
s/default-jdk/default-jdk-headless/

- - - - -
c6552457 by Andreas Tille at 2025-02-23T20:57:17+01:00
Standards-Version: 4.7.1 (routine-update)

- - - - -
629c9502 by Andreas Tille at 2025-02-23T20:57:17+01:00
debhelper-compat 13 (routine-update)

- - - - -
a12e9370 by Andreas Tille at 2025-02-23T21:00:23+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
aadea389 by Andreas Tille at 2025-02-23T21:00:23+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
17aa0adc by Andreas Tille at 2025-02-23T21:02:02+01:00
Trim trailing whitespace.

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

- - - - -
568d9316 by Andreas Tille at 2025-02-23T21:03:46+01:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- − debian/orig-tar.sh
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,24 @@
-plexus-ant-factory (1.0~alpha2.1-5) UNRELEASED; urgency=medium
+plexus-ant-factory (1.0~alpha2.1-5) unstable; urgency=medium
 
+  * Team upload.
+
+  [ Debian Janitor ]
   * Remove MIA uploader Damien Raude-Morvan <drazzib at debian.org>.
     Closes: #889423
 
- -- Debian Janitor <janitor at jelmer.uk>  Sat, 15 May 2021 04:59:38 -0000
+  [ Andreas Tille ]
+  * Point watch file to Github
+  * Build-Depends:
+     - s/libplexus-container-default1.5-java/libplexus-container-default-java/
+       Closes: #1020428
+     - s/default-jdk/default-jdk-headless/
+  * Standards-Version: 4.7.1 (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>  Sun, 23 Feb 2025 21:02:08 +0100
 
 plexus-ant-factory (1.0~alpha2.1-4) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -1,24 +1,23 @@
 Source: plexus-ant-factory
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
 Section: java
 Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends:
- ant,
- debhelper (>= 10),
- default-jdk,
- junit4,
- libplexus-container-default1.5-java,
- maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-ant-factory.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-ant-factory.git
+Build-Depends: ant,
+               debhelper-compat (= 13),
+               default-jdk-headless,
+               junit4,
+               libplexus-container-default-java,
+               maven-debian-helper
+Standards-Version: 4.7.1
+Vcs-Browser: https://salsa.debian.org/java-team/plexus-ant-factory
+Vcs-Git: https://salsa.debian.org/java-team/plexus-ant-factory.git
 Homepage: https://codehaus-plexus.github.io/
 
 Package: libplexus-ant-factory-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends},
+         ${maven:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: Plexus Ant Factory
  The Plexus project provides a full software stack for creating and


=====================================
debian/orig-tar.sh deleted
=====================================
@@ -1,10 +0,0 @@
-#!/bin/sh -e
-
-VERSION=$2
-TAR=../plexus-ant-factory_$VERSION.orig.tar.gz
-DIR=plexus-ant-factory-$VERSION
-TAG=$(echo "plexus-ant-factory-$VERSION" | sed 's,~\(alpha\|beta\),-\1-,')
-
-svn export http://svn.codehaus.org/plexus/tags/$TAG/ $DIR
-tar -c -z -f $TAR $DIR
-rm -rf $DIR ../$TAG


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


=====================================
debian/watch
=====================================
@@ -1,5 +1,4 @@
-version=3
-opts="uversionmangle=s/-(alpha|beta)-/~$1/" \
-  http://svn.codehaus.org/plexus/tags/ \
-  plexus-ant-factory-([0-9].*)/ debian debian/orig-tar.sh
+version=4
 
+opts="uversionmangle=s/-4$/-0.4/;s/-(alpha|beta)-/~$1/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+  https://github.com/codehaus-plexus/plexus-component-factories/tags (?:.*?/)?plexus-ant-factory- at ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/java-team/plexus-ant-factory/-/compare/bc8b8c87dea9f934bdc2f19adb83fce48129f82b...568d9316da1dfb8f35dd73dc7874f9a9d456a0e0

-- 
View it on GitLab: https://salsa.debian.org/java-team/plexus-ant-factory/-/compare/bc8b8c87dea9f934bdc2f19adb83fce48129f82b...568d9316da1dfb8f35dd73dc7874f9a9d456a0e0
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/20250223/9faf5f02/attachment.htm>


More information about the pkg-java-commits mailing list