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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
django-sass-processor (1.4.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Use pybuild-plugin-pyproject.
-- Colin Watson <cjwatson@debian.org> Sun, 15 Dec 2024 10:05:13 +0000
django-sass-processor (1.2.2+repack-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.2.2+repack (Closes: #1030810)
* Use dh-sequence-python3
* Switch to autopkgtest-pkg-pybuild
* Add R³
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 14 Feb 2023 15:43:30 +0100
django-sass-processor (1.2.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Hans-Christoph Steiner ]
* New upstream version 1.2.2
-- Hans-Christoph Steiner <hans@eds.org> Mon, 06 Feb 2023 00:25:05 +0100
django-sass-processor (1.2.1-1) unstable; urgency=medium
* Team upload
* d/control: Correct description language
* d/watch: Scan GitHub tags
[ Lena Voytek ]
* New upstream versions 1.2 and 1.2.1
-- Bastian Germann <bage@debian.org> Tue, 16 Aug 2022 20:09:00 +0200
django-sass-processor (1.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Submit.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 26 May 2022 18:22:03 +0100
django-sass-processor (1.1-1) unstable; urgency=medium
[ 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.
[ Dominik George ]
* New upstream version.
+ Drop patches as they were applied upstream.
+ Update d/copyright years and authors.
* Add myself as Uploader to track in DMD (I am also upstream now).
* Bump Standards-Version (no changes needed).
* Depend on python3-libsass.
* Suggest python3-jinja2.
-- Dominik George <natureshadow@debian.org> Thu, 30 Sep 2021 11:06:22 +0200
django-sass-processor (0.8.2-1) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Repository, Repository-Browse.
[ Antonio Terceiro ]
* debian/watch: pull tarball from github
* New upstream version 0.8.2
* Add patch to fix tests against pytest 4
* debian/rules: run tests during build
* Run test suite under autopkgtest
* Recommend python3-django-compressor
* Bump Standards-Version to 4.5.0; no changes needed
* Fix spelling error in package description
* debian/upstream/metadata: point to bug database
-- Antonio Terceiro <terceiro@debian.org> Sun, 20 Sep 2020 10:54:21 -0300
django-sass-processor (0.5.4-1) unstable; urgency=low
* Initial release (Closes: #876449)
-- Hans-Christoph Steiner <hans@eds.org> Thu, 04 Jan 2018 15:19:46 +0100
|