Your message dated Tue, 3 Aug 2021 17:27:16 +0200
with message-id <[email protected]>
and subject line Re: Bug#991848: unblock: statsvn/0.7.0.dfsg-10
has caused the Debian Bug report #991848,
regarding unblock: statsvn/0.7.0.dfsg-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
991848: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991848
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock package statsvn

  * Add patch from FreeBSD to disable the version check that broke
    with Subversion >= 10. (Closes: #990488)

unblock statsvn/0.7.0.dfsg-10
diff -Nru statsvn-0.7.0.dfsg/debian/changelog 
statsvn-0.7.0.dfsg/debian/changelog
--- statsvn-0.7.0.dfsg/debian/changelog 2018-11-18 13:02:28.000000000 +0200
+++ statsvn-0.7.0.dfsg/debian/changelog 2021-08-03 08:05:50.000000000 +0300
@@ -1,3 +1,11 @@
+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 <[email protected]>  Tue, 03 Aug 2021 08:05:50 +0300
+
 statsvn (0.7.0.dfsg-9) unstable; urgency=medium
 
   * QA upload.
diff -Nru statsvn-0.7.0.dfsg/debian/patches/patch-src_net_sf_statsvn_Main.java 
statsvn-0.7.0.dfsg/debian/patches/patch-src_net_sf_statsvn_Main.java
--- statsvn-0.7.0.dfsg/debian/patches/patch-src_net_sf_statsvn_Main.java        
1970-01-01 02:00:00.000000000 +0200
+++ statsvn-0.7.0.dfsg/debian/patches/patch-src_net_sf_statsvn_Main.java        
2021-08-03 08:05:38.000000000 +0300
@@ -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);
diff -Nru statsvn-0.7.0.dfsg/debian/patches/series 
statsvn-0.7.0.dfsg/debian/patches/series
--- statsvn-0.7.0.dfsg/debian/patches/series    2018-04-20 00:41:58.000000000 
+0300
+++ statsvn-0.7.0.dfsg/debian/patches/series    2021-08-03 08:05:48.000000000 
+0300
@@ -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

--- End Message ---
--- Begin Message ---
Hi Adrian,

On 03-08-2021 13:23, Adrian Bunk wrote:
> Please unblock package statsvn

unblock hint added.

Paul

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---

Reply via email to