-
libmtp (1.1.17-3) unstable; urgency=medium
* Add patch to do not let printers get auto-probed.
Thanks to Till Kamppeter. (Closes: #954885, LP: #1863239)
-- Dylan Aïssi <email address hidden> Thu, 26 Mar 2020 10:10:17 +0100
-
libmtp (1.1.17-2ubuntu1) focal; urgency=medium
* In 69-libmtp.rules skip all printers, including some weird ones from HP
as some test positive on mtp-probe (LP: #1863239).
-- Till Kamppeter <email address hidden> Sat, 21 Mar 2020 19:05:58 +0100
-
libmtp (1.1.17-2) unstable; urgency=medium
* Switch to libusb-1.0 on Hurd (Closes: #951021).
Thanks to Pino Toscano.
-- Dylan Aïssi <email address hidden> Tue, 11 Feb 2020 13:06:23 +0100
-
libmtp (1.1.17-1) unstable; urgency=medium
[ Debian Janitor ]
* Fix day-of-week for changelog entry 0.3.5-1.
[ Dylan Aïssi ]
* New upstream release.
- Fix a segfault when mtpfile is null (Closes: #948588).
* Remove patches applied upstream.
* Add patch for reproducible builds (doxygen doc).
* Switch to debhelper-compat field.
* Fix fields in symbols file.
* Remove dh_strip --dbgsym-migration, migration is over.
* Bump Standards-Version: 4.5.0 (no changes needed).
-- Dylan Aïssi <email address hidden> Sun, 09 Feb 2020 21:10:52 +0100
-
libmtp (1.1.16-2) unstable; urgency=medium
* Add devices patches:
- Add Onyx Boox Max 2. (Closes: #917259)
- Blacklist DUALi NFC readers. (LP: #1560452)
* Remove ' characters in d/rules to fix xsltproc call without
Internet connection.
* Add a lintian override for udev-rule-missing-subsystem tag:
SUBSYSTEM is tested at the beginning of the rules file.
* Remove libmtp.postinst and libmtp.preinst to manage all previous udev
libmtp.rules with different names. Not needed anymore since the
oldest supported versions of Debian 7 and Ubuntu 12.04 (libmtp 1.1.3)
provide a udev rule with the correct name (69-libmtp.rules).
* Remove 'Breaks+Replaces: libmtp8' fields, libmtp8 is gone since a long time.
* Remove outdated dpkg(-dev) Build-Dep and Pre-Dep.
* Restyle d/control with cme fix dpkg-control.
* Add d/gitlab-ci.yml to run the CI Salsa-Pipeline.
-- Dylan Aïssi <email address hidden> Sat, 09 Feb 2019 15:51:34 +0100