Package: debbuild Version: 23.12.0-1.1 Architecture: all Maintainer: debbuild developers Installed-Size: 207 Depends: liblocale-gettext-perl,lsb-release,xz-utils,bash,bzip2,dpkg,dpkg-dev,fakeroot,gzip,patch,pax,perl Recommends: dpkg-sig,git-core,quilt,unzip,zip,zstd,debbuild-lua-support Suggests: rpm Filename: all/debbuild_23.12.0-1.1_all.deb Size: 54052 MD5sum: 6d23f8bbdf7cdaf2c6071cea67d4ec6b SHA1: 19335ae9d5ef3f728b9e751609c61ea8a8ecfcb2 SHA256: 2fd198f5faa67573876b143221937085cca6bb23c5bfc8ba9adf60bada023257 Section: devel Priority: optional Homepage: https://github.com/debbuild/debbuild Description: Build Debian-compatible .deb packages from RPM .spec files debbuild attempts to build Debian-friendly semi-native packages from RPM spec files, RPM-friendly tarballs, and RPM source packages (.src.rpm files). It accepts most of the options rpmbuild does, and should be able to interpret most spec files usefully. Package: debbuild Version: 24.09.0-1.1 Architecture: all Maintainer: debbuild developers Installed-Size: 207 Depends: liblocale-gettext-perl,lsb-release,xz-utils,bash,bzip2,dpkg,dpkg-dev,fakeroot,gzip,patch,pax,perl Recommends: dpkg-sig,git-core,quilt,unzip,zip,zstd,debbuild-lua-support Suggests: rpm Filename: all/debbuild_24.09.0-1.1_all.deb Size: 54192 MD5sum: b7c09eaae0d01a3d1ffaafcce59cdd8b SHA1: 08873f10a66b79258ed334d59ae1db51eae04ac8 SHA256: 636ed1b06c6e252dedd208f71f25128007a0f2ab1c7c9a12073048ba7811b233 Section: devel Priority: optional Homepage: https://github.com/debbuild/debbuild Description: Build Debian-compatible .deb packages from RPM .spec files debbuild attempts to build Debian-friendly semi-native packages from RPM spec files, RPM-friendly tarballs, and RPM source packages (.src.rpm files). It accepts most of the options rpmbuild does, and should be able to interpret most spec files usefully. Package: debbuild-lua-support Version: 23.12.0-1.1 Architecture: all Maintainer: debbuild developers Installed-Size: 31 Depends: debbuild (= 23.12.0-1.1),liblua-api-perl Filename: all/debbuild-lua-support_23.12.0-1.1_all.deb Size: 8072 MD5sum: bd66127f2f9656cd6cac2a164ddb46f4 SHA1: 4c5a12bc267c47d1c21b8022c1d0682b32d63db1 SHA256: 4abf2f6aaaaf857c94e368681fd7197c8b38ce97197ad667f00981eb562d58e4 Section: devel Priority: optional Homepage: https://github.com/debbuild/debbuild Description: Lua macro support for debbuild This package adds the dependencies to support RPM macros written the Lua programming language. Package: debbuild-lua-support Version: 24.09.0-1.1 Architecture: all Maintainer: debbuild developers Installed-Size: 32 Depends: debbuild (= 24.09.0-1.1),liblua-api-perl Filename: all/debbuild-lua-support_24.09.0-1.1_all.deb Size: 8156 MD5sum: 78342fc5827362fe812439e67345e7f5 SHA1: 0b68986bca7679b63cf01a96bc8555492f1487b4 SHA256: 3c5e00247ba4eae0cd57d6648e162e0483eba0e58b1c6c6040c6eb0dd0728c3a Section: devel Priority: optional Homepage: https://github.com/debbuild/debbuild Description: Lua macro support for debbuild This package adds the dependencies to support RPM macros written the Lua programming language. Package: debbuild-macros Version: 0.0.7-1.1 Architecture: all Maintainer: debbuild developers Installed-Size: 126 Depends: debbuild (>= 22.02.1) Provides: debbuild-macros-debpkg,debbuild-macros-cmake,cmake-deb-macros,debbuild-macros-mga-mkrel,debbuild-macros-mga-mklibname,mga-deb-macros,debbuild-macros-python,debbuild-macros-python2,debbuild-macros-python3,python-deb-macros,python2-deb-macros,python3-deb-macros,debbuild-macros-perl,perl-deb-macros,debbuild-macros-ruby,ruby-deb-macros,debbuild-macros-golang,go-deb-macros,golang-deb-macros,debbuild-macros-apache2,apache2-deb-macros,debbuild-macros-gpgverify,debbuild-macros-vpath,debbuild-macros-ninja,ninja-deb-macros,debbuild-macros-meson,meson-deb-macros,debbuild-macros-apparmor,apparmor-deb-macros,debbuild-macros-firewalld,firewalld-deb-macros,debbuild-macros-systemd,systemd-deb-macros Filename: all/debbuild-macros_0.0.7-1.1_all.deb Size: 25408 MD5sum: 90fcde7a6d407cb05c749e372ba2e92d SHA1: ba2b32c16648bb2368f813bc8a003e120d426b73 SHA256: 48c53239e8e26e16757fab56c4f5271af7e2cd69ce8614df0fea974f573780f1 Section: devel Priority: optional Homepage: https://github.com/debbuild/debbuild-macros Description: Various macros for extending debbuild functionality This package contains a set of RPM macros for debbuild, designed in such a manner that it is trivial to port RPM packaging to build Debian packages that are mostly in-line with Debian Policy. Package: liblua-api-perl Version: 0.04-1.4 Architecture: i386 Maintainer: debbuild developers Installed-Size: 643 Depends: perl-base (>= 5.8.0),liblua5.1-0,libc6 Filename: i386/liblua-api-perl_0.04-1.4_i386.deb Size: 157706 MD5sum: 04324f08f43320e0143e008549b5ad3e SHA1: cd0cfa58a6a903be483659a07426c1da79638858 SHA256: cd616b34b3f2583d8aa5283366354197c74342b4087f7b4ba9b77122b784dd3d Section: perl Priority: optional Homepage: http://search.cpan.org/dist/Lua-API/ Description: Interface to Lua's embedding API Lua is a simple, expressive, extension programming language that is easily embeddable. Lua::API provides Perl bindings to Lua's C-based embedding API. It allows Perl routines to be called from Lua as if they were written in C, and allows Perl routines to directly manipulate the Lua interpreter and its environment. It presents a very low-level interface (essentially equivalent to the C interface), so is aimed at developers who need that sort of access. Package: liblua-api-perl Version: 0.04-1.4 Architecture: armhf Maintainer: debbuild developers Installed-Size: 582 Depends: perl-base (>= 5.8.0),liblua5.1-0,libc6 Filename: armhf/liblua-api-perl_0.04-1.4_armhf.deb Size: 154316 MD5sum: 58931ac33222b81fbb572942b320bc50 SHA1: f2914a4299acc22e5d48ccbab4a2e3b68fc8ca54 SHA256: 8f8bb5b08203e80f0ca183d41ec60aa45c46f0a4a0e7023ed6f2afc9c5cf87e2 Section: perl Priority: optional Homepage: http://search.cpan.org/dist/Lua-API/ Description: Interface to Lua's embedding API Lua is a simple, expressive, extension programming language that is easily embeddable. Lua::API provides Perl bindings to Lua's C-based embedding API. It allows Perl routines to be called from Lua as if they were written in C, and allows Perl routines to directly manipulate the Lua interpreter and its environment. It presents a very low-level interface (essentially equivalent to the C interface), so is aimed at developers who need that sort of access. Package: liblua-api-perl Version: 0.04-1.4 Architecture: amd64 Maintainer: debbuild developers Installed-Size: 765 Depends: perl-base (>= 5.8.0),liblua5.1-0,libc6 Filename: amd64/liblua-api-perl_0.04-1.4_amd64.deb Size: 167402 MD5sum: 67beb482aa504b41f307e3fb6a5e99e9 SHA1: ade28b3000c739559cc156036c2f22451946b517 SHA256: 4d6cf61edd21792d22e2433ca9fb5002bf5b92113985f47b2282e13516061cf0 Section: perl Priority: optional Homepage: http://search.cpan.org/dist/Lua-API/ Description: Interface to Lua's embedding API Lua is a simple, expressive, extension programming language that is easily embeddable. Lua::API provides Perl bindings to Lua's C-based embedding API. It allows Perl routines to be called from Lua as if they were written in C, and allows Perl routines to directly manipulate the Lua interpreter and its environment. It presents a very low-level interface (essentially equivalent to the C interface), so is aimed at developers who need that sort of access. Package: liblua-api-perl Version: 0.04-1.4 Architecture: arm64 Maintainer: debbuild developers Installed-Size: 737 Depends: perl-base (>= 5.8.0),liblua5.1-0,libc6 Filename: arm64/liblua-api-perl_0.04-1.4_arm64.deb Size: 156106 MD5sum: a9ee347ede9e9736e1671b778da3e072 SHA1: dd9381cab1a10e5f2e37faa3c12998a83a02ff7e SHA256: 4c9d5b127fcbaf7b3312bb104b11fa7c3933852f4cad04e6c5294bc61851625d Section: perl Priority: optional Homepage: http://search.cpan.org/dist/Lua-API/ Description: Interface to Lua's embedding API Lua is a simple, expressive, extension programming language that is easily embeddable. Lua::API provides Perl bindings to Lua's C-based embedding API. It allows Perl routines to be called from Lua as if they were written in C, and allows Perl routines to directly manipulate the Lua interpreter and its environment. It presents a very low-level interface (essentially equivalent to the C interface), so is aimed at developers who need that sort of access.