Open jauntywunderkind opened 3 years ago
Hello. I am new to Debian package maintaining, but this got me some debian packages. Checkout and run debuild and it should build a bunch of files into the parent directory:
debuild
libaml0_0.2.0-1_amd64.deb libaml_0.2.0-1_amd64.build libaml_0.2.0-1_amd64.buildinfo libaml_0.2.0-1_amd64.changes libaml_0.2.0-1.debian.tar.xz libaml_0.2.0-1.dsc libaml_0.2.0.orig.tar.xz libaml0-dbgsym_0.2.0-1_amd64.deb libaml-dev_0.2.0-1_amd64.deb
aml has already been packaged by Boyuan Yang. You can find the packaging here: https://salsa.debian.org/debian/aml
The package is already in Debian testing and unstable: https://tracker.debian.org/pkg/aml
Hello. I am new to Debian package maintaining, but this got me some debian packages. Checkout and run
debuild
and it should build a bunch of files into the parent directory: