1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
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
|