changelog 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. u3-tool (0.3-3) unstable; urgency=medium
  2. * Drop arm and mips from the list of architectures, add arm64,
  3. mips64el, ppc64el, sh4, x32
  4. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 25 Jun 2017 15:13:32 +0000
  5. u3-tool (0.3-2) unstable; urgency=medium
  6. * New maintainer. Thanks Evgeni Golov for handing over.
  7. Closes: #848547
  8. * Acknowledge NMU
  9. * Packaging cleanup
  10. - Update debian/copyright
  11. - Declare compliance with policy 3.9.8
  12. - Switch to source format 3.0 (quilt)
  13. - Bump debhelper compat level to 10
  14. - Enable full hardening build
  15. - Update watch file
  16. * Include all upstream changes until r59. Closes: #599167, #729312
  17. * Fix remaining typos. Closes: #628748
  18. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 22 Dec 2016 18:34:22 +0100
  19. u3-tool (0.3-1.1) unstable; urgency=low
  20. * NMU, added armhf to arch list. (Closes: #596989)
  21. -- Konstantinos Margaritis <markos@debian.org> Thu, 24 Feb 2011 15:27:19 +0000
  22. u3-tool (0.3-1) unstable; urgency=low
  23. * New upstream release
  24. * debian/watch:
  25. + Make watchfile working, as upstream has tarballs now.
  26. * debian/README.source:
  27. + Remove README.source, it's not needed anymore.
  28. * debian/control:
  29. + Standards-Version: 3.8.3
  30. * debian/rules:
  31. + Don't override configure, upstream installs in sbin now.
  32. * debian/u3-tool.links:
  33. + Remove the links, we ship only one backend now.
  34. * debian/control:
  35. + Update years and upstream url.
  36. -- Evgeni Golov <evgeni@debian.org> Tue, 24 Nov 2009 11:36:34 +0100
  37. u3-tool (0.2-1) unstable; urgency=low
  38. * New upstream release.
  39. Closes: #538078
  40. * debian/watch:
  41. + Add watch file as upstream has now released a stable version.
  42. * debian/rules:
  43. + Use dh 7 tiny rules file.
  44. + But override dh_auto_install, the tool needs root privileges to
  45. work, so install in /usr/sbin.
  46. * debian/control:
  47. + Add pkg-config Build-Dep.
  48. + Standards-Version: 3.8.2, no changes needed.
  49. * debian/docs:
  50. + Remove commands.txt, it's not shipped by upstream anymore.
  51. * debian/u3-tool.install:
  52. + Drop the file, upstream's build-system is fine.
  53. * debian/u3-tool.links:
  54. + It's u3-tool-usb now that needs a manpage link.
  55. -- Evgeni Golov <evgeni@debian.org> Tue, 28 Jul 2009 21:25:33 +0200
  56. u3-tool (0.0~svn5-1) unstable; urgency=low
  57. * Initial release. (Closes: #518756)
  58. -- Evgeni Golov <evgeni@debian.org> Thu, 30 Apr 2009 09:55:54 +0200