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

[PATCH 1/1] Enable package on hurd-i386 hurd-amd64.



---
 debian/control                 |  6 +++---
 debian/libluajit-5.1-2.symbols | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index b15fb08..50e8c49 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Ondřej Surý <ondrej@debian.org>,
 Build-Depends: debhelper-compat (= 13)
 
 Package: luajit
-Architecture: amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc riscv64 loong64
+Architecture: amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc riscv64 loong64 hurd-i386 hurd-amd64
 Multi-Arch: foreign
 Pre-Depends: ${misc:Pre-Depends}
 Depends: libluajit-5.1-2 (= ${binary:Version}),
@@ -39,7 +39,7 @@ Description: OpenResty-maintained branch of LuaJIT (common files)
  by its embeddable (i.e. library) version.
 
 Package: libluajit-5.1-2
-Architecture: amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc riscv64 loong64
+Architecture: amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc riscv64 loong64 hurd-i386 hurd-amd64
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: libluajit-5.1-common (= ${source:Version}),
@@ -60,7 +60,7 @@ Package: libluajit-5.1-dev
 Section: libdevel
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Architecture: amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc riscv64 loong64
+Architecture: amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc riscv64 loong64 hurd-i386 hurd-amd64
 Depends: libluajit-5.1-2 (= ${binary:Version}),
          ${misc:Depends},
 Conflicts: libluajit2-5.1-dev
diff --git a/debian/libluajit-5.1-2.symbols b/debian/libluajit-5.1-2.symbols
index 39c202e..47ad8f8 100644
--- a/debian/libluajit-5.1-2.symbols
+++ b/debian/libluajit-5.1-2.symbols
@@ -1,7 +1,7 @@
 libluajit-5.1.so.2 libluajit-5.1-2 #MINVER# | libluajit-5.1-2 (>= 2.1.0+openresty)
 * Build-Depends-Package: libluajit-5.1-dev
- (arch=amd64)hash_dense@Base 2.1.0
- (arch=amd64)hash_sparse@Base 2.1.0
+ (arch=amd64 hurd-amd64)hash_dense@Base 2.1.0
+ (arch=amd64 hurd-amd64)hash_sparse@Base 2.1.0
  luaJIT_profile_dumpstack@Base 2.1.0
  luaJIT_profile_start@Base 2.1.0
  luaJIT_profile_stop@Base 2.1.0
@@ -154,6 +154,6 @@ libluajit-5.1.so.2 libluajit-5.1-2 #MINVER# | libluajit-5.1-2 (>= 2.1.0+openrest
  luaopen_string@Base 2.0.4
  luaopen_string_buffer@Base 2.1.0
  luaopen_table@Base 2.0.4
- (arch=amd64 i386 arm64 armel armhf mips64el mipsel riscv64 loong64 hurd-i386 powerpc)recff_thread_exdata2@Base 2.1.0
- (arch=amd64 i386 arm64 armel armhf mips64el mipsel riscv64 loong64 hurd-i386 powerpc)recff_thread_exdata@Base 2.1.0
- (arch=amd64)str_hash_init_sse42@Base 2.1.0
+ (arch=amd64 i386 arm64 armel armhf mips64el mipsel riscv64 loong64 hurd-i386 hurd-amd64 powerpc)recff_thread_exdata2@Base 2.1.0
+ (arch=amd64 i386 arm64 armel armhf mips64el mipsel riscv64 loong64 hurd-i386 hurd-amd64 powerpc)recff_thread_exdata@Base 2.1.0
+ (arch=amd64 hurd-amd64)str_hash_init_sse42@Base 2.1.0
-- 
Yuqian Yang <crupest@crupest.life>


Reply to: