Skip to content
Snippets Groups Projects
Commit 470c7d69 authored by Soren Stoutner's avatar Soren Stoutner
Browse files

Prepare 8.0.4-4 release.

parent c88855e3
No related branches found
No related tags found
No related merge requests found
Pipeline #871490 passed
python-slugify (8.0.4-4) UNRELEASED; urgency=medium
python-slugify (8.0.4-4) unstable; urgency=medium
* Upload to unstable now that auotpkgtests function correctly.
* Remove debian/patches, applied upstream.
* debian/control:
- Replace Depends on 'python3-unidecode (>=1.1.1)'
......@@ -22,6 +23,7 @@ python-slugify (8.0.4-4) UNRELEASED; urgency=medium
module target.
* Add debian/slugify.docs and debian/python3-slugify.docs to
include upstream's README.
-- Arian Ott <arian.ott@ieee.org> Wed, 28 May 2025 08:20:13 +0100
python-slugify (8.0.4-3) experimental; urgency=medium
......
#!/usr/bin/make -f
# Copy the tests to the build directory.
export PYBUILD_BEFORE_TEST=cp {dir}/test.py {build_dir}
......@@ -11,4 +12,3 @@ export PYBUILD_AFTER_TEST=rm {build_dir}/test.py
%:
dh $@ --buildsystem=pybuild
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment