Bug#1064495: sitecopy FTBFS: incompatible neon version
Control: tags -1 + patch
[Helmut Grohne]
> Apparently, sitecopy is incompatible with neon >= 0.33. This quite
> definitely needs a sourceful upload of sitecopy.
This seem to be the fix, already applied several times for new versions
already:
diff --git a/debian/patches/31_Fix-various-issues.diff b/debian/patches/31_Fix-various-issues.diff
index 30cddf9..55932a2 100644
--- a/debian/patches/31_Fix-various-issues.diff
+++ b/debian/patches/31_Fix-various-issues.diff
@@ -849,8 +849,8 @@
-# Support neon 0.24 through 0.30
-NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 29 30])
-+# Support neon 0.24 through 0.31
-+NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 31 32])
++# Support neon 0.24 through 0.33
++NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 31 32 33])
dnl But we don't use zlib or ACL support
NEON_WITHOUT_ZLIB
--
Happy hacking
Petter Reinholdtsen
Reply to: