changelog 2.2 KB

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