[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1027357: kissplice: please enable riscv64 build



Source: kissplice
Version: 2.6.2-1
Severity: wishlist
Tags: patch
User: debian-riscv@lists.debian.org
Usertags: riscv64
X-Debbugs-Cc: i@hack3r.moe, debian-riscv@lists.debian.org

Dear maintainer(s),

kissplice builds successfully on my qemu-system-riscv64 machine with the
attached patch. Could you enable riscv64 in build targets (or more generally,
use "any" to let other platforms build as well)? If more help is needed, please
let me know.

Cheers,
Eric
diff --git a/debian/changelog b/debian/changelog
index f201e78..3427732 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kissplice (2.6.2-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add build target for riscv64
+
+ -- Eric Long <i@hack3r.moe>  Sat, 31 Dec 2022 00:55:20 +0800
+
 kissplice (2.6.2-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/control b/debian/control
index c178d0f..9a571db 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Homepage: http://kissplice.prabi.fr/
 Rules-Requires-Root: no
 
 Package: kissplice
-Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64 any-ppc64el any-sparc64
+Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64 any-ppc64el any-sparc64 riscv64
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python3:Depends},

Reply to: