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
|
latencytop (0.5.0-0.1) unstable; urgency=high
* Non-maintainer upload.
* Bump source version string to avoid rejection from previous
unreasonable version string. (Closes: #992680)
-- Boyuan Yang <byang@debian.org> Tue, 24 Aug 2021 13:26:42 -0400
latencytop (0.5-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Convert to "3.0 (quilt)" source format for a sanity.
(Closes: #947051)
* debian/rules: Convert to dh sequencer.
* debian/patches/0001-Convert-to-autoconf.patch: Convert buildsystem
to autotools for better compatibility.
+ Fixes cross compilation. (Closes: #900303)
* debian/patches/0002-Fix-FTBFS-in-fsync.c.patch: Fix FTBFS with
clang. (Closes: #760285)
* debian/patches/0003-typo-fix.patch: Fix typo in man page.
(Closes: #619490)
* debian/control:
+ Add packaging VCS field (Debian Salsa GitLab).
+ Bump debhelper compat to v13. Closes: #965618
+ Bump Standards-Version to 4.5.1.
-- Boyuan Yang <byang@debian.org> Tue, 17 Aug 2021 00:21:33 -0400
latencytop (0.5) unstable; urgency=low
* New upstream version (
-- Giacomo Catenazzi <cate@debian.org> Sun, 26 Jul 2009 13:06:24 +0200
latencytop (0.4) unstable; urgency=low
* New upstream version (added block trace)
* add options and keybinding to manpage (Closes: #476769)
-- Giacomo Catenazzi <cate@debian.org> Thu, 16 May 2008 08:23:03 +0200
latencytop (0.3-4) unstable; urgency=low
* Ooops, finally merge all changes of previous versions.
* Merging again some patches from git, so kernel support is enabled
automatically at program start (Closes: #475548)
* Don't clean up screen after writing errors (Closes: #469418)
-- Giacomo Catenazzi <cate@debian.org> Tue, 15 Apr 2008 08:08:15 +0200
latencytop (0.3-3) unstable; urgency=low
* Fix building
-- Giacomo Catenazzi <cate@debian.org> Mon, 14 Apr 2008 09:05:34 +0200
latencytop (0.3-2) unstable; urgency=low
* Put latencytop.trans in /usr/share/misc/
* Pull some patch from git.
-- Giacomo Catenazzi <cate@debian.org> Thu, 14 Feb 2008 19:12:26 +0100
latencytop (0.3-1) unstable; urgency=low
* Initial release (Closes: #462184)
-- Giacomo Catenazzi <cate@debian.org> Tue, 12 Feb 2008 22:51:39 +0100
|