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 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131
|
python-pyalsa (1.2.12-1) unstable; urgency=medium
* Team upload
* New upstream release (LP: #2073673)
* Bump Standards Version to 4.7.0
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 15 Aug 2024 08:17:37 -0400
python-pyalsa (1.2.7-1) unstable; urgency=medium
* Team upload
* Update watch file to new URL and check package signature
* New upstream version (Closes: #938965)
* Bump standard version to 4.6.1.0
* Fix spelling errors
* Add Rules-Requires-Root: no
* Set hardening flags.
* Write Dep5 copyright
-- Francois Mazen <francois@mzf.fr> Thu, 30 Jun 2022 21:41:47 +0200
python-pyalsa (1.1.6-3) unstable; urgency=medium
[ Stefano Rivera ]
* Team upload.
* Patch: Python 3.10 support (fix PyTuple_SET_ITEM() usage).
(Closes: #999385)
[ 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.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Bump debhelper from old 12 to 13.
-- Stefano Rivera <stefanor@debian.org> Fri, 19 Nov 2021 22:38:05 -0400
python-pyalsa (1.1.6-2) unstable; urgency=medium
* Team upload.
* Convert git repository from git-dpm to gbp layout
* d/control: Remove trailing whitespaces
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Wed, 31 Jul 2019 11:27:46 +0200
python-pyalsa (1.1.6-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Deprecating priority extra as per policy 4.0.1
* d/changelog: Remove trailing whitespaces
[ TANIGUCHI Takaki ]
* New upstream version 1.1.6
* Bump Stanrads-Version to 4.1.4
* d/patches: Remove useless an patch.
* d/compat: Bump to 11.
* d/control: Add dh-python to B-D.
* Provides python3 module.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 14 May 2018 19:36:13 +0900
python-pyalsa (1.0.29-1) unstable; urgency=medium
[ SVN-Git Migration ]
* git-dpm config
* Update Vcs fields for git migration
[ TANIGUCHI Takaki ]
* Imported Upstream version 1.0.29
* debian/patches: Refresh patches.
* Bump Standards-Version 3.9.6.
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 26 Nov 2015 10:14:40 +0900
python-pyalsa (1.0.26-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 08 May 2013 20:52:19 +0900
python-pyalsa (1.0.25-1) unstable; urgency=low
[ Jakub Wilk ]
* Add Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
* Bump Standards-Version to 3.9.3.
+ Update debian/copyright URI.
* debian/patches: removed patches.
+ debian-changes-1.0.22-1
+ 00_create_symlink
* debian/source/options: Added.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 27 Feb 2012 09:05:31 +0900
python-pyalsa (1.0.24-2) unstable; urgency=low
* Switch to dh_python2.
* Bump Standards-Version to 3.9.2 (with no changes).
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 23 May 2011 12:45:55 +0900
python-pyalsa (1.0.24-1) unstable; urgency=low
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 04 Feb 2011 13:13:44 +0900
python-pyalsa (1.0.22-2) unstable; urgency=low
* debian/clean: instead of rules target.
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 29 Jan 2011 13:02:50 +0900
python-pyalsa (1.0.22-1) unstable; urgency=low
* Initial release (Closes: #565605)
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 15 Nov 2010 21:12:53 +0900
|