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
|
btrfs-heatmap (9-1) unstable; urgency=medium
* New release v9
* debian/control: depend on python3:any instead of python3 because the
package is Architecture=all. Technically the dependency is not even
needed, because python3-btrfs depends on it already, but lintian is not
smart enough to find this out. (Closes: #968501)
* d/control, d/b-h.install: follow renames of heatmap.py to btrfs-heatmap in
the source tree.
* Install btrfs-heatmap in /usr/bin, not in /usr/sbin.
* d/b-h.manpages: follow man page renames. The man page is now in the
source outside the debian branch.
* d/b-h.install: install in /usr/bin instead of /usr/sbin
* d/control: fix debhelper compatibility version, bump to 12
* debian/control: recommend catimg
-- Hans van Kranenburg <hans@knorrie.org> Wed, 14 Oct 2020 21:31:19 +0200
btrfs-heatmap (8-1) unstable; urgency=medium
* New release v8
* debian/copyright: change to Expat
* debian/control: depend on python-btrfs (>= 10-1~)
* debian/control: bump Standards-Version to 4.3.0
-- Hans van Kranenburg <hans@knorrie.org> Fri, 25 Jan 2019 23:26:48 +0100
btrfs-heatmap (7-1) unstable; urgency=medium
* New release v7
* debian/control: Update to standards 4.0.0
-- Hans van Kranenburg <hans@knorrie.org> Sat, 23 Sep 2017 12:00:46 +0200
btrfs-heatmap (6-1) unstable; urgency=medium
* Initial release (Closes: #859239).
-- Hans van Kranenburg <hans@knorrie.org> Sat, 01 Apr 2017 01:02:07 +0200
|