1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
python-slip10 (1.1.0-1) unstable; urgency=medium
[ Manuel Guerra ]
* New upstream version.
* Update watch file to uscan version 5.
* Update control file:
- Bump standards version to 4.7.3, remove redundant rules-require-root and
priority fields.
- Update dependencies, remove python-ecdsa and python-base58.
- Add myself to Uploaders field.
* Update copyright information for debian/* stanzas.
* Adjust date for upstream changelog in debian/rules file.
* Update source lintian-overrides.
[ Soren Stoutner ]
debian/copyright:
- Switch the main license from Expat to BSD-3-clause to match the upstream
license change.
- Add a new Expat stanza for the two Expat files.
- Change the debian/* stanza to be licensed under "BSD-3-clause or Expat" to
make it easy to submit changes upstream to any part of the project.
-- Manuel Guerra <ar.manuelguerra@gmail.com> Thu, 05 Mar 2026 18:12:40 +0000
python-slip10 (1.0.1-2) unstable; urgency=medium
* Source-only upload.
* debian/control: Bump standards-version to 4.7.2, no changes needed.
-- Soren Stoutner <soren@debian.org> Mon, 03 Mar 2025 14:30:27 -0700
python-slip10 (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #1098975).
-- Soren Stoutner <soren@debian.org> Wed, 26 Feb 2025 15:10:43 -0700
|