diffstat of debian/ for htop_2.2.0-1 htop_2.2.0-1.3 changelog | 12 ++++++++++++ control | 3 +-- rules | 1 + 3 files changed, 14 insertions(+), 2 deletions(-) diff -Nru htop-2.2.0/debian/changelog htop-2.2.0/debian/changelog --- htop-2.2.0/debian/changelog 2018-04-26 19:10:00.000000000 +0000 +++ htop-2.2.0/debian/changelog 2018-05-11 19:42:00.000000000 +0000 @@ -1,3 +1,15 @@ +htop (2.2.0-1.3) unstable; urgency=medium + + * next try + + -- Alf Gaida Fri, 11 May 2018 21:42:00 +0200 + +htop (2.2.0-1.2) unstable; urgency=medium + + * Rebuild with ncurses 6 + + -- Alf Gaida Thu, 10 May 2018 21:34:14 +0200 + htop (2.2.0-1) unstable; urgency=medium * New upstream release 2.2.0 diff -Nru htop-2.2.0/debian/control htop-2.2.0/debian/control --- htop-2.2.0/debian/control 2018-04-26 18:59:57.000000000 +0000 +++ htop-2.2.0/debian/control 2018-05-10 19:28:18.000000000 +0000 @@ -8,8 +8,7 @@ dpkg-dev (>= 1.16.1.1), libhwloc-dev [!linux-any], libkvm-dev [kfreebsd-any], - libncurses5-dev, - libncursesw5-dev, + libncurses-dev, pkg-config, python-minimal:native Standards-Version: 4.1.4 diff -Nru htop-2.2.0/debian/rules htop-2.2.0/debian/rules --- htop-2.2.0/debian/rules 2018-04-26 18:59:57.000000000 +0000 +++ htop-2.2.0/debian/rules 2018-05-11 19:41:11.000000000 +0000 @@ -20,4 +20,5 @@ --enable-vserver \ --enable-cgroup \ --enable-unicode \ + --enable-proc \ $(ARCH_DEPENDENT_CONFIGURE_PARAMS)