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 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
python-libusb1 (3.3.1+ds-4) unstable; urgency=medium
* debian/tests/autopkgtest-pkg-pybuild.conf: Update architecture syntax.
-- Soren Stoutner <soren@debian.org> Mon, 21 Apr 2025 16:42:35 -0700
python-libusb1 (3.3.1+ds-3) unstable; urgency=medium
* debian/tests/autopkgtest-pkg-pybuild.conf: Switch to excluding
architectures where PyInstaller is not installable.
-- Soren Stoutner <soren@debian.org> Mon, 21 Apr 2025 10:32:05 -0700
python-libusb1 (3.3.1+ds-2) unstable; urgency=medium
* Add debian/tests/autopkgtest-pkg-pybuild.conf to restrict autopkgtest to
architectures where pyinstaller can be installed.
-- Soren Stoutner <soren@debian.org> Sat, 19 Apr 2025 14:17:11 -0700
python-libusb1 (3.3.1+ds-1) unstable; urgency=medium
* New upstream release.
* Remove obsolete debian/options.
* Remove obsolete debian/patches/remove-pyinstaller-dependency.patch.
* debian/control:
- Add a build-depends on "pyinstaller <!nocheck>".
- Enable "Testsuite: autopkgtest-pkg-pybuild".
- Bump the standards version to 4.7.2, no changes needed.
* debian/copyright: Refactor license text.
-- Soren Stoutner <soren@debian.org> Thu, 17 Apr 2025 17:01:29 -0700
python-libusb1 (3.2.0+ds-1) unstable; urgency=medium
* New upstream release.
* Remove debian/patches/support-python-3.13.patch, applied upstream.
* debian/copyright: Update copyright years.
* debian/patches/remove-pyinstaller-dependency.patch: Refresh patch.
-- Soren Stoutner <soren@debian.org> Wed, 08 Jan 2025 13:52:01 -0700
python-libusb1 (3.1.0+ds-2) unstable; urgency=medium
* Add debian/patches/support-python-3.13.patch to fix FTBFS with Python 3.13
(Closes: #1090277).
* Add debian/salsa-ci.yml.
* debian/gbp.conf: Enforce sign-tags.
-- Soren Stoutner <soren@debian.org> Thu, 26 Dec 2024 11:59:17 -0700
python-libusb1 (3.1.0+ds-1) unstable; urgency=medium
* New upstream release.
* Remove debian/tests (tests will be reenabled in debian/control once
PyInstaller has been packaged for Debian, Closes: #1080134).
* debian/control:
- Add myself to Uploaders.
- Move Arnaud Fontaine <arnau@debian.org> from Maintainer to Uploaders.
- Move Debian Python Team <team+python@tracker.debian.org> from Uploaders to
Maintainer.
- Replace Build-Depends on dh-python with dh-sequence-python3.
- Add "Rules-Requires-Root: no".
- Drop obsolete python3-libusb1 transitional packages as well as obsolete
Replaces, Breaks, and Provides (Closes: #1038266).
- Bump standards version to 4.7.0 (no changes required).
* debian/copyright: Add myself to debian/*.
* debian/patches:
- Remove usb1.testUSB1-Do-not-allocate-libusb-transfers-in-tests.patch,
applied upstream.
- Add remove-pyinstaller-dependency.patch.
* debian/rules: Remove redundant "--with python3" from dh command.
* debian/watch: Update from version 3 to version 4.
-- Soren Stoutner <soren@debian.org> Tue, 15 Oct 2024 16:49:27 -0700
python-libusb1 (2.0.1+ds-1) unstable; urgency=medium
* Depend on versioneer to override outdated copy (Closes: #1058093)
* Exclude vendored versioneer copy
* New upstream version 2.0.1+ds
-- Bastian Germann <bage@debian.org> Thu, 04 Jan 2024 23:45:24 +0100
python-libusb1 (2.0.1-0.1) unstable; urgency=medium
* Team upload
[ Jeremy Bicha ]
* New upstream release
* Cherry-pick patch to fix build with latest libusb-1.0
[ Debian Janitor ]
* Add upstream metadata file
* Update standards version to 4.6.0, no changes needed.
-- Jeremy Bicha <jeremy.bicha@canonical.com> Fri, 04 Feb 2022 13:48:31 -0500
python-libusb1 (1.10.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
- Compatible with new setuptools. (Closes: #997599)
-- Adrian Bunk <bunk@debian.org> Thu, 06 Jan 2022 14:54:48 +0200
python-libusb1 (1.9.1-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
[ Tristan Seligmann ]
* New upstream release (closes: #978305).
* Add DEP-8 test.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 25 Jan 2021 13:55:02 +0200
python-libusb1 (1.8-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Bump debhelper-compat to 13.
* Remove generated *.egg-info.
-- Utkarsh Gupta <utkarsh@debian.org> Tue, 16 Jun 2020 10:27:44 +0530
python-libusb1 (1.8-1) unstable; urgency=medium
[ Vincent Pelletier ]
* Follow Python policy on package naming. Closes: #944020.
+ Rename binary to python-usb1 as its top level module is usb1.
+ Add transitional package.
[ Arnaud Fontaine ]
* d/control: Bump Standards-Version to 4.5.0. No change needed.
* New upstream release.
-- Arnaud Fontaine <arnau@debian.org> Wed, 13 May 2020 13:46:05 +0900
python-libusb1 (1.7-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Sandro Tosi ]
* Drop python2/pypy support; Closes: #937891
-- Sandro Tosi <morph@debian.org> Sat, 02 Nov 2019 17:18:22 -0400
python-libusb1 (1.7-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control:
+ Set Vcs-* to salsa.debian.org.
+ Remove ancient X-Python-Version and X-Python3-Version fields.
* d/copyright: Use https protocol in Format field.
* d/watch: Use https protocol.
* Convert git repository from git-dpm to gbp layout.
[ Arnaud Fontaine ]
* New upstream release.
+ d/copyright: Update copyright years.
* d/rules: Install examples and docs not only to python2.7 package but
also to {python3,pypy} packages as they are useful to use the library.
* d/control: Bump Standards-Version to 4.3.0.
-- Arnaud Fontaine <arnau@debian.org> Mon, 28 Jan 2019 11:30:21 +0900
python-libusb1 (1.6-1) unstable; urgency=medium
* Initial release. Closes: #834369.
-- Arnaud Fontaine <arnau@debian.org> Thu, 24 Nov 2016 12:25:05 +0900
|