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 90 91 92 93 94 95
|
fatrace (0.13-2) unstable; urgency=medium
[ Jelmer Vernooij ]
* Use secure URI in debian/watch.
[ Ondřej Nový ]
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
[ Martin Pitt ]
* Bump Standards-Version to 4.3.0.
No changes necessary.
* Move to debhelper compat level 12
* power-usage-report autopkgtest: Add missing python3 test dependency
* fatrace autopkgtest: Restrict to isolation-machine.
Watching all mounts does not work in schroots and containers, so fix the
failing autopkgtest there.
* Add fatrace-currentmount autopkgtest.
This covers running with `--current-mount`, which also works within bind
mounts, i. e. in schroots and containers.
-- Martin Pitt <mpitt@debian.org> Sun, 13 Jan 2019 12:46:59 +0000
fatrace (0.13-1) unstable; urgency=medium
* New upstream version 0.13
* Update Vcs-* for the move to salsa.debian.org
* debian/copyright: Use https:// format URL
* Bump debhelper compat level to 10
* Bump Standards-Version to 4.1.3
-- Martin Pitt <mpitt@debian.org> Sun, 25 Mar 2018 13:37:11 +0200
fatrace (0.12-1) unstable; urgency=medium
* New upstream release.
- Fix crash when using -p. (Closes: #817247, LP: #1563919)
* Bump Standards-Version to 3.9.8 (no changes necessary).
-- Martin Pitt <mpitt@debian.org> Mon, 25 Apr 2016 11:30:33 +0200
fatrace (0.11-1) unstable; urgency=medium
* New upstream release.
* debian/tests/control: Syntax cleanup.
-- Martin Pitt <mpitt@debian.org> Sun, 08 Nov 2015 10:11:03 +0100
fatrace (0.10-1) unstable; urgency=medium
* New upstream release.
* debian/tests/power-usage-report: Skip test if processor does not support
powertop. (LP: #1449632)
* Update Vcs-* links for anonscm.debian.org.
* Drop obsolete XS-Testsuite: control tag, dpkg now adds this automatically.
-- Martin Pitt <mpitt@debian.org> Wed, 29 Apr 2015 10:45:09 +0200
fatrace (0.9-1) unstable; urgency=medium
* New upstream release:
- power-usage-report: Adjust parsing to also work for powertop 2.6.
-- Martin Pitt <mpitt@debian.org> Fri, 07 Nov 2014 09:18:56 +0100
fatrace (0.8-1) unstable; urgency=medium
* New upstream bug fix release: Fix the "Value too large for defined data
type" error for real. (LP: #1372873)
* Bump Standards-Version to 3.9.6 (no changes necessary).
-- Martin Pitt <mpitt@debian.org> Tue, 23 Sep 2014 16:07:40 +0200
fatrace (0.7-1) unstable; urgency=medium
* New upstream release:
- Use O_LARGEFILE to fix "Value too large for defined data type" error
with large files on some platforms. (LP: #1161989, Closes: #722901)
- Increase buffer size to 256 KiB. (LP: #1312095)
-- Martin Pitt <mpitt@debian.org> Thu, 07 Aug 2014 09:41:25 +0200
fatrace (0.6-1) unstable; urgency=medium
* New upstream release:
- power-usage-report: Fix output parsing for PowerTOP 2.5. (LP: #1265142)
* Add autopkgtests for fatrace and power-usage-report.
* Bump Standards-Version to 3.9.5 (no changes necessary).
-- Martin Pitt <mpitt@debian.org> Tue, 07 Jan 2014 15:19:58 +0100
fatrace (0.5-1) unstable; urgency=low
* Initial release. (Closes: #705193)
-- Martin Pitt <mpitt@debian.org> Fri, 12 Apr 2013 17:18:20 +0200
|