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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
supysonic (0.6.2+ds-3+deb11u1) bullseye; urgency=medium
* d/patches, d/links: Symlink jquery instead of loading it directly.
Closes: #990148.
* d/links: Use the minimized bootstrap CSS files. Closes: #990152.
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 21 Nov 2021 23:45:53 -0500
supysonic (0.6.2+ds-3) unstable; urgency=medium
* d/tests/control: use sqlite3 instead of sqlite.
-- Louis-Philippe Véronneau <pollo@debian.org> Wed, 21 Apr 2021 11:33:30 -0400
supysonic (0.6.2+ds-2) unstable; urgency=medium
* d/copyright: add missing AGPLv3 licence. Closes: #987317.
* d/patches: add 0006 to point to the patched source code on the web
interface. Closes: #987313.
* d/tests/unittests: run the full testsuite.
-- Louis-Philippe Véronneau <pollo@debian.org> Wed, 21 Apr 2021 10:58:42 -0400
supysonic (0.6.2+ds-1) unstable; urgency=medium
* New upstream release.
* d/patches: refresh 0005.
* d/control: Standards-Version update to 4.5.1. No changes required.
* d/tests/unittests: use unittest instead of pytest to run the testsuite.
-- Louis-Philippe Véronneau <pollo@debian.org> Tue, 15 Dec 2020 00:22:48 -0500
supysonic (0.6.1+ds-1) unstable; urgency=medium
* New upstream version. Closes: #972717.
* d/tests: fix unittests autopkgtest for multiple Python versions.
Closes: #973034.
* d/control: replace the mutagen dependency by mediafile.
* d/control: add python3-lxml as a runtime dependency.
* d/patches: update 0005.
* d/source/options: ignore egg-info/*.
-- Louis-Philippe Véronneau <pollo@debian.org> Tue, 24 Nov 2020 22:30:08 -0500
supysonic (0.6.0+ds-1) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* New upstream release.
* d/patches: drop 0001, as pybuild does that already.
[ 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.
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 27 Sep 2020 20:23:00 -0400
supysonic (0.5.0+ds2-2) unstable; urgency=medium
* d/control: use debhelper 13.
* d/tests: add a unit tests autopkgtest.
* d/rules: #948694 has been closed, re-enable running tests using 3.8.
* d/supysonic.lintian-overrides: rename manpage-without-executable to
the new spare-manual-page tag.
* d/supysonic.lintian-overrides: override false-positive
repeated-path-segment tag.
-- Louis-Philippe Véronneau <pollo@debian.org> Thu, 27 Aug 2020 19:06:02 -0400
supysonic (0.5.0+ds2-1) unstable; urgency=medium
* manually repack the upstream tarball (again) to remove an ISO 8859-1
mojibake dirname (tests/assets/\x{e6}) that crashes lintian and a
bunch of other Debian tools.
-- Louis-Philippe Véronneau <pollo@debian.org> Wed, 15 Apr 2020 01:55:50 -0400
supysonic (0.5.0+ds-2) unstable; urgency=medium
* d/control: depend on the py3 version of apache's wsgi
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 12 Apr 2020 17:08:42 -0400
supysonic (0.5.0+ds-1) unstable; urgency=medium
* New upstream release.
* d/patches: drop patch 0003 (upstreamed) and refresh 0001.
* d/supysonic.lintian-overrides: Add override for false positives.
* d/watch: advertise we repack the upstream source.
* d/tests/testsuite: update autopkgtest for 0.5.0.
* Update Standards-Version to 4.5.0.0 (no changes needed)
* d/gitlab-ci.yml: rename to salsa-ci.yml.
* d/source/lintian-overrides: delete unused overrides.
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 08 Feb 2020 16:16:23 -0500
supysonic (0.4.1-2) unstable; urgency=medium
* d/rules: build the manpages in d/tmp instead of the build root
* d/control: set Rules-Requires-Root
* Update Standards-Version to 4.4.1.0 (no changes needed)
* d/gitlab-ci.yml: allow reprotest to fail.
* d/copyright: fix mistake in licence.
* d/rules: disable upstream's testsuite with python3.8, as it fails.
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 05 Jan 2020 21:01:51 -0500
supysonic (0.4.1-1) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* Initial release (Closes: #926459)
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 25 Aug 2019 19:30:15 -0400
|