control: tags -1 patch

Hi Craig and Georges,

From what I've been able to gather, partclone.xfs is not experimental
and is worth enabling for Stretch.  The quilt patch introduced in
0.2.22-1 needs to be updated.  In 0.2.22-1 xfs support was disabled in
debian/patches/10-configure.ac.patch Tue, 28 Jun 2011.  Disabling xfs
was moved to debian/patches/remove-some-fs-support.patch Mon, 24 Jun
2013.

It is now 2017 and xfs support has matured substantially.  Would you
please consider applying this patch, or refreshing
remove-some-fs-support.patch to enable support?

--- a/debian/patches/remove-some-fs-support.patch
+++ b/debian/patches/remove-some-fs-support.patch
@@ -1,13 +1,10 @@
-Index: partclone-0.2.90/configure.ac
+Index: partclone/configure.ac
 ===================================================================
---- partclone-0.2.90.orig/configure.ac
-+++ partclone-0.2.90/configure.ac
-@@ -25,17 +25,17 @@ AC_ARG_ENABLE([all],
- )
- AM_CONDITIONAL(ENABLE_ALL, test "$enable_all" = yes)
+--- partclone.orig/configure.ac
++++ partclone/configure.ac
+@@ -27,15 +27,15 @@ AM_CONDITIONAL(ENABLE_ALL, test "$enable
  if test "$enable_all" = "yes"; then
--enable_xfs="yes"
-+#enable_xfs="yes"
+ enable_xfs="yes"
  enable_extfs="yes"
 -enable_reiserfs="yes"
 +#enable_reiserfs="yes"

Cheers,
Nicholas

Attachment: signature.asc
Description: Digital signature

Reply via email to