Add Debian packaging files for pydepp

Includes changelog, control, copyright, and rules files to package pydepp for Debian. Enables building and distribution of the library with Python-specific dependencies and metadata.

Relates to initial Debian packaging setup.
This commit is contained in:
2025-04-23 17:24:43 +02:00
parent 137a44d0fe
commit daccc5e4f9
4 changed files with 59 additions and 0 deletions

11
debian/changelog vendored Normal file
View File

@@ -0,0 +1,11 @@
pydepp (0.1.1) UNRELEASED; urgency=medium
* Update to match pyproject.toml
-- 0xMax42 <mail@0xMax42.io> Wed, 23 Apr 2025 17:24:03 +0200
pydepp (0.1.0) unstable; urgency=medium
* Initial release
-- 0xMax42 <mail@0xMax42.io> Wed, 23 Apr 2025 17:00:00 +0200