[Git][java-team/statcvs][master] 4 commits: bump Standards-Version to 4.7.3, drop Priority: tag
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri Mar 20 17:35:34 GMT 2026
Alexandre Detiste pushed to branch master at Debian Java Maintainers / statcvs
Commits:
def632c4 by Alexandre Detiste at 2026-03-20T18:25:46+01:00
bump Standards-Version to 4.7.3, drop Priority: tag
- - - - -
7822f9f4 by Alexandre Detiste at 2026-03-20T18:34:06+01:00
drop dpatch boilerplate
- - - - -
003e5cd6 by Alexandre Detiste at 2026-03-20T18:34:56+01:00
rewrite d/watch in v5 format
- - - - -
d58976bc by Alexandre Detiste at 2026-03-20T18:35:28+01:00
release
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/patches/01-disable-unjar.diff
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+statcvs (1:0.7.0.dfsg-12) unstable; urgency=medium
+
+ * Team Upload
+ * Bump Standards-Version to 4.7.3, drop Priority: tag
+ * Drop dpatch boilerplate
+ * Rewrite d/watch in v5 format
+
+ -- Alexandre Detiste <tchet at debian.org> Fri, 20 Mar 2026 18:35:09 +0100
+
statcvs (1:0.7.0.dfsg-11) unstable; urgency=medium
* Adopt package, adding myself to uploaders. (Closes: #897311)
=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
Source: statcvs
Section: vcs
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Julien Plissonneau Duquène <sre4ever at free.fr>
Build-Depends: ant,
@@ -11,7 +10,7 @@ Build-Depends: ant,
libjcommon-java,
libjdom1-java,
libjfreechart-java (>= 1.0.19),
-Standards-Version: 4.7.2
+Standards-Version: 4.7.3
Homepage: http://statcvs.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/java-team/statcvs
Vcs-Git: https://salsa.debian.org/java-team/statcvs.git
=====================================
debian/patches/01-disable-unjar.diff
=====================================
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01-disable-unjar.dpatch by <fourmond at debian.org>
-##
-## DP: We don't ship the external prebuilt jars, so we don't need
-## DP: to unpack them. Also disable tests, as their source isn't provided.
-
- at DPATCH@
+Author: Vincent Fourmond <fourmond at debian.org>
+Description: We don't ship the external prebuilt jars,
+ so we don't need to unpack them.
+ Also disable tests, as their source isn't provided.
Index: statcvs-0.7.0.dfsg/build.xml
===================================================================
--- statcvs-0.7.0.dfsg.orig/build.xml 2009-05-09 20:33:32.000000000 +0200
=====================================
debian/watch
=====================================
@@ -1,3 +1,6 @@
-version=3
-opts=dversionmangle=s/\.dfsg.*// \
-http://sf.net/statcvs/statcvs-(.*)-source.zip debian debian/new-upstream
+Version: 5
+
+Source: http://sf.net/statcvs/
+Matching-Pattern: statcvs-(.*)-source.zip
+Dversionmangle: s/\.dfsg.*//
+Update-Script: debian/new-upstream
View it on GitLab: https://salsa.debian.org/java-team/statcvs/-/compare/3845eab1ced5582ff899d533c7044d0552a0a140...d58976bcae354677fe21349b981f2d6f45438850
--
View it on GitLab: https://salsa.debian.org/java-team/statcvs/-/compare/3845eab1ced5582ff899d533c7044d0552a0a140...d58976bcae354677fe21349b981f2d6f45438850
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/20260320/dae33032/attachment.htm>
More information about the pkg-java-commits
mailing list