python-zk / kazoo

Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
https://kazoo.readthedocs.io
Apache License 2.0
1.3k stars 387 forks source link

chore: remove debian packaging #468

Closed jeffwidman closed 7 years ago

jeffwidman commented 7 years ago

Removing the debian packaging files as they're maintained in Debian itself these days. Removing them won't mean having to remove it from Debian.

See further discussion in https://github.com/python-zk/kazoo/issues/465

closes #465

Note that I think everything was self-contained within the debian folder, but if there are other references within the library that need to be modified let me know and I'll update the PR.