Source: bpfcc
Version: 0.26.0+ds-1
Followup-For: Bug #1036051

Dear Maintainer,

Sorry, i forget the debdiff file in previous email.


-- 
Regards,
--
  Bo YU

diff -Nru bpfcc-0.26.0+ds/debian/changelog bpfcc-0.26.0+ds/debian/changelog
--- bpfcc-0.26.0+ds/debian/changelog    2023-02-13 12:19:33.000000000 +0800
+++ bpfcc-0.26.0+ds/debian/changelog    2023-11-30 21:37:36.000000000 +0800
@@ -1,3 +1,10 @@
+bpfcc (0.26.0+ds-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Support riscv64. (Closes: #-1)
+
+ -- Bo YU <tsu.y...@gmail.com>  Thu, 30 Nov 2023 21:37:36 +0800
+
 bpfcc (0.26.0+ds-1) unstable; urgency=medium
 
   * [b4a876d] New upstream version 0.26.0+ds
diff -Nru bpfcc-0.26.0+ds/debian/control bpfcc-0.26.0+ds/debian/control
--- bpfcc-0.26.0+ds/debian/control      2023-02-13 12:19:11.000000000 +0800
+++ bpfcc-0.26.0+ds/debian/control      2023-11-30 21:37:32.000000000 +0800
@@ -38,7 +38,7 @@
 Rules-Requires-Root: no
 
 Package: libbpfcc
-Architecture: amd64 arm64 ppc64el ppc64 s390x armhf
+Architecture: amd64 arm64 ppc64el ppc64 s390x armhf riscv64
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Multi-Arch: same
 Description: shared library for BPF Compiler Collection (BCC)
@@ -52,7 +52,7 @@
  to control BPF programs from userspace.
 
 Package: libbpfcc-dev
-Architecture: amd64 arm64 ppc64el ppc64 s390x armhf
+Architecture: amd64 arm64 ppc64el ppc64 s390x armhf riscv64
 Section: libdevel
 Depends: ${misc:Depends},
  libbpfcc (= ${binary:Version})
@@ -97,7 +97,7 @@
  This package provides the command-line tools and examples
 
 Package: libbpf-tools
-Architecture: amd64 arm64 ppc64el
+Architecture: amd64 arm64 ppc64el riscv64
 Depends: ${misc:Depends},
  ${shlibs:Depends}
 Description: tools for BPF Compiler Collection based on libbpf (BTF and CO-RE)
@@ -114,7 +114,7 @@
  At this time this package contains subset of tools from bpfcc-tools
 
 Package: bpfcc-introspection
-Architecture: amd64 arm64 ppc64el ppc64
+Architecture: amd64 arm64 ppc64el ppc64 riscv64
 Depends: ${misc:Depends},
  ${shlibs:Depends},
  libbpfcc (= ${binary:Version})

Attachment: signature.asc
Description: PGP signature

Reply via email to