[Git][java-team/statsvn][master] 3 commits: drop dpatch boilerplate
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri Mar 20 14:18:56 GMT 2026
Alexandre Detiste pushed to branch master at Debian Java Maintainers / statsvn
Commits:
8cff42b1 by Alexandre Detiste at 2026-03-20T15:09:11+01:00
drop dpatch boilerplate
- - - - -
8ff99318 by Alexandre Detiste at 2026-03-20T15:09:45+01:00
bump Standards-Version to 4.7.3, drop Priority: tag
- - - - -
ca44504c by Alexandre Detiste at 2026-03-20T15:10:28+01:00
release
- - - - -
6 changed files:
- debian/changelog
- debian/control
- debian/patches/10-build-xml-classpath.diff
- debian/patches/15-build-xml-build-jar-only.diff
- debian/patches/20-disable-jtreemap.diff
- debian/patches/patch-src_net_sf_statsvn_Main.java
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+statsvn (0.7.0.dfsg-12) unstable; urgency=medium
+
+ * QA upload.
+ * Drop dpatch boilerplate
+ * Bump Standards-Version to 4.7.3, drop Priority: tag
+
+ -- Alexandre Detiste <tchet at debian.org> Fri, 20 Mar 2026 15:10:12 +0100
+
statsvn (0.7.0.dfsg-11) unstable; urgency=medium
* QA upload.
=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
Source: statsvn
Section: vcs
-Priority: optional
Maintainer: Debian QA Group <packages at qa.debian.org>
Build-Depends: ant,
debhelper-compat (= 13),
@@ -11,7 +10,7 @@ Build-Depends: ant,
libjfreechart-java,
libsvnkit-java,
statcvs (>= 1:0.5.0),
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/java-team/statsvn.git
Vcs-Browser: https://salsa.debian.org/java-team/statsvn
Homepage: http://www.statsvn.org
=====================================
debian/patches/10-build-xml-classpath.diff
=====================================
@@ -1,11 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 10-build-xml-jarpaths.dpatch by <fourmond at debian.org>
-##
-## DP: Fix classpath to debian-specific values
+From: <fourmond at debian.org>
+Description: Fix classpath to debian-specific values
- at DPATCH@
-Index: statsvn-0.7.0.dfsg/build.xml
-===================================================================
--- statsvn-0.7.0.dfsg.orig/build.xml 2009-08-17 16:01:36.000000000 +0200
+++ statsvn-0.7.0.dfsg/build.xml 2010-03-08 20:25:39.047528376 +0100
@@ -24,9 +24,11 @@
=====================================
debian/patches/15-build-xml-build-jar-only.diff
=====================================
@@ -1,11 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 15-build-xml-build-jar-only.dpatch by <fourmond at debian.org>
-##
-## DP: Only build the jar file during the build
+From: <fourmond at debian.org>
+Description: Only build the jar file during the build
- at DPATCH@
-Index: statsvn-0.7.0.dfsg/build.xml
-===================================================================
--- statsvn-0.7.0.dfsg.orig/build.xml 2011-04-04 17:02:57.269898047 +0200
+++ statsvn-0.7.0.dfsg/build.xml 2011-04-04 17:04:41.013898105 +0200
@@ -1,6 +1,6 @@
=====================================
debian/patches/20-disable-jtreemap.diff
=====================================
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 20-disable-jtreemap.dpatch by <fourmond at debian.org>
-##
-## DP: Disable the jtreemap-based report
+From: <fourmond at debian.org>
+Description: Disable the jtreemap-based report
- at DPATCH@
-diff -urNad statsvn-0.3.1.dfsg~/src/net/sf/statsvn/Main.java statsvn-0.3.1.dfsg/src/net/sf/statsvn/Main.java
--- statsvn-0.3.1.dfsg~/src/net/sf/statsvn/Main.java 2007-03-10 12:09:58.000000000 +0100
+++ statsvn-0.3.1.dfsg/src/net/sf/statsvn/Main.java 2008-03-04 21:10:31.000000000 +0100
@@ -291,7 +291,9 @@
=====================================
debian/patches/patch-src_net_sf_statsvn_Main.java
=====================================
@@ -1,4 +1,4 @@
-Skip SVN version check which doesn't work anymore with SVN 1.10.0
+Description: Skip SVN version check which doesn't work anymore with SVN 1.10.0
--- a/src/net/sf/statsvn/Main.java.orig 2018-06-25 06:52:30 UTC
+++ b/src/net/sf/statsvn/Main.java
View it on GitLab: https://salsa.debian.org/java-team/statsvn/-/compare/d482e4da5d9b4f28a92bf9eb74cf73f3c3106c5d...ca44504c26df42fe0eb918e52a53a479f80ba28b
--
View it on GitLab: https://salsa.debian.org/java-team/statsvn/-/compare/d482e4da5d9b4f28a92bf9eb74cf73f3c3106c5d...ca44504c26df42fe0eb918e52a53a479f80ba28b
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/a69d0a14/attachment.htm>
More information about the pkg-java-commits
mailing list