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
|
xperia-flashtool (0.9.34+ds-2) unstable; urgency=medium
* Team upload.
* Add Appstream metainfo XML (Closes: #1071026)
Thank you to Petter Reinholdtsen for the patch.
* Use debhelper-compat 13
* Bump Standards-Version to 4.7.0
* Acknowledge NMU (Closes: #1058820)
+ Use dh_installudev to place udev files.
-- tony mancill <tmancill@debian.org> Sat, 25 Jan 2025 12:36:23 -0800
xperia-flashtool (0.9.34+ds-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Use dh_installudev to place udev files. (Closes: #1058820)
-- Chris Hofstaedtler <zeha@debian.org> Fri, 07 Jun 2024 22:10:42 +0200
xperia-flashtool (0.9.34+ds-1) unstable; urgency=medium
* New upstream release 0.9.34+ds
- Added support for 10 III.
* debian/patches:
- Refresh patches.
-- Roger Shimizu <rosh@debian.org> Wed, 16 Mar 2022 01:12:07 +0900
xperia-flashtool (0.9.33+ds-1) unstable; urgency=medium
* New upstream version 0.9.33+ds
- Better handling of case where multiple LUN0 partition files are in
the firmware.
* debian/watch:
- Get new upstream version by parsing xml.
* debian/patches:
- Refresh patches.
-- Roger Shimizu <rosh@debian.org> Sun, 17 Jan 2021 00:38:29 +0900
xperia-flashtool (0.9.32+ds-1) unstable; urgency=medium
* New upstream version 0.9.32+ds
- Fixed bug in USB log parser.
- Fixed partition autochoose based on size from UFSInfos.
* debian/copyright:
- Add .classpath to Files-Excluded
* debian/patches:
- Refresh patches.
* Make use system's library libpicocli-java.
-- Roger Shimizu <rosh@debian.org> Sun, 10 Jan 2021 02:06:06 +0900
xperia-flashtool (0.9.31+ds-3) unstable; urgency=medium
* debian/control:
- Remove unnecessary B-D
- Add Depends: fastboot
- Add Recommends: adb
* debian/patches:
- Amend patch 01 to use system adb and fastboot command.
- Amend patch 01 to unify all name to Xperia Flashtool.
- Amend patch 02 to cleanup the unnecessary libs for classpath.
* Add desktop launcher and icon
* Install docs.
* Add udev rule
-- Roger Shimizu <rosh@debian.org> Sun, 20 Dec 2020 22:30:27 +0900
xperia-flashtool (0.9.31+ds-2) unstable; urgency=medium
* debian/patches:
- Amend patch 01 to support libusb-1.0-0 library.
- Amend patch 01 to remove pinging to github.
- Amend patch 02 to add classpath support.
* debian/control:
- Add xperia-flashtool Depends: libusb-1.0-0, libswt-cairo-gtk-4-jni
* debian/rules:
- Add --buildsystem=ant
* debian/flashtool and debian/install:
- Install java-wrappers based launcher script.
-- Roger Shimizu <rosh@debian.org> Thu, 10 Dec 2020 01:45:09 +0900
xperia-flashtool (0.9.31+ds-1) unstable; urgency=medium
* Initial release (Closes: #975976)
-- Roger Shimizu <rosh@debian.org> Sun, 06 Dec 2020 17:12:01 +0900
|