diffstat for latencytop-0.5 latencytop-0.5ubuntu3 debian/changelog | 19 +++++++++++++++++++ debian/control | 3 ++- latencytop.8 | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff -Nru latencytop-0.5/debian/changelog latencytop-0.5ubuntu3/debian/changelog --- latencytop-0.5/debian/changelog 2019-04-10 12:47:25.000000000 +0000 +++ latencytop-0.5ubuntu3/debian/changelog 2018-04-03 12:31:36.000000000 +0000 @@ -1,3 +1,22 @@ +latencytop (0.5ubuntu3) bionic; urgency=high + + * No change rebuild to pick up -fPIE compiler default + + -- Balint Reczey Tue, 03 Apr 2018 12:31:36 +0000 + +latencytop (0.5ubuntu2) xenial; urgency=medium + + * No-change rebuild for ncurses6 transition. + + -- Matthias Klose Sun, 07 Feb 2016 09:42:29 +0000 + +latencytop (0.5ubuntu1) natty; urgency=low + + * latencytop.8: + - typo corrected (LP: #735262) + + -- Bhaveek Desai Mon, 21 Mar 2011 21:51:49 +0530 + latencytop (0.5) unstable; urgency=low * New upstream version ( diff -Nru latencytop-0.5/debian/control latencytop-0.5ubuntu3/debian/control --- latencytop-0.5/debian/control 2019-04-10 12:47:25.000000000 +0000 +++ latencytop-0.5ubuntu3/debian/control 2011-03-24 13:32:25.000000000 +0000 @@ -1,7 +1,8 @@ Source: latencytop Section: utils Priority: extra -Maintainer: Giacomo Catenazzi +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Giacomo Catenazzi Build-Depends: cdbs, debhelper (>= 5), pkg-config, libncursesw5-dev, libglib2.0-dev, libgtk2.0-dev Standards-Version: 3.8.2 diff -Nru latencytop-0.5/latencytop.8 latencytop-0.5ubuntu3/latencytop.8 --- latencytop-0.5/latencytop.8 2009-04-28 13:37:54.000000000 +0000 +++ latencytop-0.5ubuntu3/latencytop.8 2011-03-24 13:32:13.000000000 +0000 @@ -38,7 +38,7 @@ and/or causing the delays. You can walk the processes by using the cursor keys. If you press \fBs\fP -followed by a letter, then only active processes starting with that lettter +followed by a letter, then only active processes starting with that letter are displayed and walked. If you press \fBs\fP followed by \fB0\fP then that filter is reset.