[Git][java-team/statsvn][master] 9 commits: Import Debian changes 0.7.0.dfsg-9

Petter Reinholdtsen (@pere) gitlab at salsa.debian.org
Wed Dec 4 05:14:44 GMT 2024



Petter Reinholdtsen pushed to branch master at Debian Java Maintainers / statsvn


Commits:
44a6970c by Adrian Bunk at 2024-12-04T06:02:01+01:00
Import Debian changes 0.7.0.dfsg-9

statsvn (0.7.0.dfsg-9) unstable; urgency=medium
.
  * QA upload.
  * Set maintainer to Debian QA Group. (see #897312)
  * Use default-jre instead of the removed java-gcj-compat
    as first alternative in the dependencies.
  * statsvn: Drop the no longer working "find_java_runtime sun".

- - - - -
1bf9cd41 by Adrian Bunk at 2024-12-04T06:02:07+01:00
Import Debian changes 0.7.0.dfsg-10

statsvn (0.7.0.dfsg-10) unstable; urgency=medium
.
  * QA upload.
  * Add patch from FreeBSD to disable the version check that broke
    with Subversion >= 10. (Closes: #990488)

- - - - -
9cf4fc87 by Petter Reinholdtsen at 2024-12-04T06:11:57+01:00
Adjusted Vcs-* entries pointing to salsa repo in d/control.

- - - - -
17873bfc by Petter Reinholdtsen at 2024-12-04T06:12:02+01:00
Updated d/gbp.conf to enforce the use of pristine-tar.

- - - - -
9d9f70ec by Petter Reinholdtsen at 2024-12-04T06:12:02+01:00
Updated Standards-Version from 4.1.4 to 4.7.0.

- - - - -
3c9c17b4 by Petter Reinholdtsen at 2024-12-04T06:12:02+01:00
Use wrap-and-sort -at for debian control files.

- - - - -
d9971e0a by Petter Reinholdtsen at 2024-12-04T06:12:02+01:00
Bump debhelper from old 11 to 13.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

- - - - -
696cab3b by Petter Reinholdtsen at 2024-12-04T06:12:02+01:00
Set debhelper-compat version in Build-Depends.

Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

- - - - -
d482e4da by Petter Reinholdtsen at 2024-12-04T06:12:59+01:00
releasing package statsvn version 0.7.0.dfsg-11

- - - - -


7 changed files:

- debian/changelog
- − debian/compat
- debian/control
- + debian/gbp.conf
- + debian/patches/patch-src_net_sf_statsvn_Main.java
- debian/patches/series
- debian/wrappers/statsvn


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,34 @@
+statsvn (0.7.0.dfsg-11) unstable; urgency=medium
+
+  * QA upload.
+
+  * Adjusted Vcs-* entries pointing to salsa repo in d/control.
+  * Updated d/gbp.conf to enforce the use of pristine-tar.
+  * Updated Standards-Version from 4.1.4 to 4.7.0.
+  * Use wrap-and-sort -at for debian control files.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Petter Reinholdtsen <pere at debian.org>  Wed, 04 Dec 2024 06:12:33 +0100
+
+statsvn (0.7.0.dfsg-10) unstable; urgency=medium
+
+  * QA upload.
+  * Add patch from FreeBSD to disable the version check that broke
+    with Subversion >= 10. (Closes: #990488)
+
+ -- Adrian Bunk <bunk at debian.org>  Tue, 03 Aug 2021 08:05:50 +0300
+
+statsvn (0.7.0.dfsg-9) unstable; urgency=medium
+
+  * QA upload.
+  * Set maintainer to Debian QA Group. (see #897312)
+  * Use default-jre instead of the removed java-gcj-compat
+    as first alternative in the dependencies.
+  * statsvn: Drop the no longer working "find_java_runtime sun".
+
+ -- Adrian Bunk <bunk at debian.org>  Sun, 18 Nov 2018 13:02:28 +0200
+
 statsvn (0.7.0.dfsg-8) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -1,32 +1,29 @@
 Source: statsvn
 Section: vcs
 Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Vincent Fourmond <fourmond at debian.org>
-Build-Depends:
- ant,
- debhelper (>= 11),
- default-jdk,
- javahelper (>= 0.36),
- libjcommon-java,
- libjdom1-java,
- libjfreechart-java,
- libsvnkit-java,
- statcvs (>= 1:0.5.0)
-Standards-Version: 4.1.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/statsvn.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/statsvn.git
+Maintainer: Debian QA Group <packages at qa.debian.org>
+Build-Depends: ant,
+               debhelper-compat (= 13),
+               default-jdk,
+               javahelper (>= 0.36),
+               libjcommon-java,
+               libjdom1-java,
+               libjfreechart-java,
+               libsvnkit-java,
+               statcvs (>= 1:0.5.0),
+Standards-Version: 4.7.0
+Vcs-Git: https://salsa.debian.org/java-team/statsvn.git
+Vcs-Browser: https://salsa.debian.org/java-team/statsvn
 Homepage: http://www.statsvn.org
 
 Package: statsvn
 Architecture: all
-Depends:
- java-gcj-compat | java-runtime,
- java-wrappers (>= 0.1.22),
- statcvs (>= 1:0.7.0.dfsg-4~),
- subversion,
- ${java:Depends},
- ${misc:Depends}
+Depends: default-jre | java-runtime,
+         java-wrappers (>= 0.1.22),
+         statcvs (>= 1:0.7.0.dfsg-4~),
+         subversion,
+         ${java:Depends},
+         ${misc:Depends},
 Description: SVN repository statistics
  StatSVN retrieves information from a Subversion repository and generates
  various tables and charts describing the project evolution, e.g.


=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,2 @@
+[DEFAULT]
+pristine-tar = True


=====================================
debian/patches/patch-src_net_sf_statsvn_Main.java
=====================================
@@ -0,0 +1,17 @@
+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
+@@ -105,12 +105,6 @@ public final class Main {
+     public static void generate() {
+         try {
+             RepositoryFileManager manager = createRepoManager();
+-            String version = manager.getProcessor().getVersionProcessor().checkSvnVersionSufficient();
+-            final boolean isNewerDiffPossible = manager.getProcessor().getVersionProcessor().checkDiffPerRevPossible(version);
+-            // fall-back to older option.
+-            if (!isNewerDiffPossible) {
+-                SvnConfigurationOptions.setLegacyDiff(true);
+-            }
+ 
+             manager.getProcessor().getInfoProcessor().checkRepoRootAvailable();
+             generateDefaultHTMLSuite(manager);


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
 10-build-xml-classpath.diff
 15-build-xml-build-jar-only.diff
 20-remove-backport-util-concurrent.diff
+patch-src_net_sf_statsvn_Main.java


=====================================
debian/wrappers/statsvn
=====================================
@@ -3,8 +3,7 @@
 # Include the wrappers utility script
 . /usr/lib/java-wrappers/java-wrappers.sh
 
-# We first look for sun's runtime, and then for all the rest
-find_java_runtime sun || find_java_runtime 
+find_java_runtime 
 find_jar_classpath statsvn
 
 run_java net.sf.statsvn.Main "$@"



View it on GitLab: https://salsa.debian.org/java-team/statsvn/-/compare/8a4bba6b5727c62520297bb4972e628822f748ac...d482e4da5d9b4f28a92bf9eb74cf73f3c3106c5d

-- 
View it on GitLab: https://salsa.debian.org/java-team/statsvn/-/compare/8a4bba6b5727c62520297bb4972e628822f748ac...d482e4da5d9b4f28a92bf9eb74cf73f3c3106c5d
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/20241204/9849530d/attachment.htm>


More information about the pkg-java-commits mailing list