saprykin / plibsys

Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
MIT License
684 stars 75 forks source link

Add support for native Debian packages #54

Closed saprykin closed 7 years ago

saprykin commented 7 years ago

Debian packaging system (dpkg) is one of the most popular among Linux environment. It would be nice to have native support for Debian packages.

saprykin commented 7 years ago

Done in c55541ad0fc16d526f26469a3cf510c492b77000.

Awaiting for a Debian sponsor: https://mentors.debian.net/package/plibsys ITP on Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871541 RFS on Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876043