mirror of
https://github.com/azlux/dpkg-deb.git
synced 2026-02-17 08:32:50 +01:00
📦 Debian/Ubuntu package scripts for my repository
https://packages.azlux.fr/
- Shell 100%
| bpytop | ||
| gitea | ||
| sheepit | ||
| webhookd | ||
| README.md | ||
dpkg-deb
📦 Debian/Ubuntu package scripts for my repository
Azlux repository provides many open-source softwares. It aims to improve the user experience of Debian Linux as well as providing a way for developers to distribute their awesome projects.
This repository currently supports Debian 10 (Buster) and Debian 9 (Stretch) and Sid, but also use generic name like stable/oldstable/testing. So Ubuntu and other "apt compatible" system can also use this repository.
Everything is signed with a private key and all scripts are available in public (github and/or website)
All instructions are here : https://packages.azlux.fr/
Feel free to open an issue if you want me to add your open-source project. I can help you building the package.
Limitations:
- It's an archive repo, no
.dscorsource.tar.gzfiles here (for now, I'm working on it). Don't worry,APTwill work fine. - If you want help to build the
.debfile, service will by systemd only (because I don't use others init).