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