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
|
sublime-music (0.11.16-4) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* d/patches: add 0004 to fix Python 3.11 issue. (Closes: #1025192)
* d/control: Standards-Version update to 4.6.1. No changes.
[ Andrej Shadura ]
* d/control: use dh-sequence-python3 and declare Python 3.8 as the minimum
supported version.
-- Louis-Philippe Véronneau <pollo@debian.org> Thu, 01 Dec 2022 15:03:23 -0500
sublime-music (0.11.16-3) unstable; urgency=medium
* Team upload.
* dh-python-pep517 is replaced by pybuild-plugin-pyproject
-- Stefano Rivera <stefanor@debian.org> Tue, 08 Feb 2022 22:30:05 -0400
sublime-music (0.11.16-2) unstable; urgency=medium
* d/control: migrate to pybuild's pep517 plugin and poetry.
* d/rules: use execute_after instead of override.
* d/rules: build the HTML sphinx docs.
* d/rules: build the manpage differently.
-- Louis-Philippe Véronneau <pollo@debian.org> Fri, 17 Dec 2021 23:25:10 -0500
sublime-music (0.11.16-1) unstable; urgency=medium
* New upstream release. (Closes: 997482, 966400)
* d/patches: remove 0002, it was upstreamed.
* d/patches: add 0003, as we still need a setup.py.
* d/patches: Remove fixed tests in 0001 and refresh it.
* d/control: Standards-Version bump. No changes.
-- Louis-Philippe Véronneau <pollo@debian.org> Thu, 11 Nov 2021 22:01:47 -0500
sublime-music (0.11.10-1) unstable; urgency=medium
* New upstream version.
* d/patches: fix GI import warning.
* d/rules: fix icons install path.
* d/sublime-music.install: install .desktop file.
* d/rules: fix and simply data files cleanup.
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 24 Oct 2020 19:25:28 -0400
sublime-music (0.11.9-1) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* New upstream version.
* d/control: update dependencies.
* d/control: build the man page for sublime-music.
* d/rules: move data files to /usr/share.
* d/copyright: update for sublime-music.metainfo.xml.
* d/sublime-music.install: install the desktop logo.
* d/rules: re-enable the testsuite.
* d/tests: run the testsuite as an autopkgtest.
[ 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> Wed, 30 Sep 2020 23:22:37 -0400
sublime-music (0.9.1-2) unstable; urgency=medium
* No changes: rebuild for a source-only upload.
-- Louis-Philippe Véronneau <pollo@debian.org> Mon, 20 Jul 2020 18:10:04 -0400
sublime-music (0.9.1-1) unstable; urgency=medium
* New upstream version.
* d/watch: verify the tag signatures, as upstream now signs tags.
* d/patches: remove 0001, as it's been upstreamed.
* d/upstream/signing-key.asc remove extra signatures.
* d/control: use debhelper 13
-- Louis-Philippe Véronneau <pollo@debian.org> Thu, 14 May 2020 01:45:49 -0400
sublime-music (0.9.0-1) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* d/watch: use git tags instead of the pypi release.
* add a salsa-ci.yml file to configure the CI.
* d/control: add myself as Uploader and package this under the PAPT.
* d/gbp.conf: use the PAPT defaults.
* d/control: use the latest standards.
* d/control: use the 'sound' section instead of the broader 'python' one.
* d/source/options: delete the file, as it's not needed with the git tags.
* remove docs file, as upstream's README isn't helpful.
* d/upstream: add metadata file.
* d/copyright: add the GPL-3 header and add myself for debian/* files.
* d/control: python3-mpv is needed to run the program.
* d/control: gir1.2-nm-1.0 is needed to run the program.
[ Antoine Beaupré ]
* tweak for unstable (Closes: #955133)
* Autogenerated by py2dsp v2.20180804
-- Louis-Philippe Véronneau <pollo@debian.org> Mon, 11 May 2020 21:53:20 -0400
|