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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
python-django-libsass (0.9-2) unstable; urgency=medium
* Team upload.
* d/watch: Fix uscan error.
* Use dh-sequence-python3.
* Use pybuild-plugin-pyproject.
* Simplify a debhelper override.
* Switch to autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Wed, 12 Feb 2025 12:48:31 +0000
python-django-libsass (0.9-1) unstable; urgency=low
* Update d/watch to work with github again.
* New upstream release.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Clean up test artifacts in PYBUILD_AFTER_TEST.
-- Michael Fladischer <fladi@debian.org> Wed, 03 Nov 2021 19:49:42 +0000
python-django-libsass (0.8-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 22 Aug 2021 03:08:02 +0100
python-django-libsass (0.8-3) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Antonio Terceiro ]
* Drop Testsuite: autopkgtest-pkg-python as this package already has a real
test suite.
-- Antonio Terceiro <terceiro@debian.org> Sat, 26 Sep 2020 13:56:59 -0300
python-django-libsass (0.8-2) unstable; urgency=medium
* Directly depend on python3-django.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Remove now obsolete lintian override for direct Django dependency.
* Run upstream tests for autopkgtest (Closes: #959062).
* Bump debhelper version to 13.
-- Michael Fladischer <fladi@debian.org> Sat, 16 May 2020 18:36:54 +0200
python-django-libsass (0.8-1) unstable; urgency=low
* Initial release (Closes: #952764).
-- Michael Fladischer <fladi@debian.org> Sat, 29 Feb 2020 09:33:40 +0100
|