From 9e617d186e6e69b79c349acbd69eebcfc6ff51a0 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 14 Jun 2015 10:27:52 +0000 Subject: [PATCH] Drop obsolete Replaces from pre-wheezy. --- debian/changelog | 4 ++++ debian/control | 1 - debian/control.in | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 819c7fef..383ee549 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ libgtop2 (2.30.0-1) UNRELEASED; urgency=medium + [ Jackson Doak ] * New upstream release. - Increases maximum CPU limit, which breaks ABI. * Change library name to libgtop2-10 for new SONAME * Drop 06_kfreebsd_sys_pipe.patch. Fixed upstream. + [ Michael Biebl ] + * Drop obsolete Replaces from pre-wheezy. + -- Jackson Doak Wed, 02 Jul 2014 08:45:13 +1000 libgtop2 (2.28.5-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 01323fbd..b0346425 100644 --- a/debian/control +++ b/debian/control @@ -66,7 +66,6 @@ Package: libgtop2-doc Architecture: all Section: doc Depends: ${misc:Depends}, -Replaces: libgtop2-dev (<< 2.28.0-1) Description: gtop system monitoring library (documentation) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. diff --git a/debian/control.in b/debian/control.in index 333ed87c..f947c2cc 100644 --- a/debian/control.in +++ b/debian/control.in @@ -62,7 +62,6 @@ Package: libgtop2-doc Architecture: all Section: doc Depends: ${misc:Depends}, -Replaces: libgtop2-dev (<< 2.28.0-1) Description: gtop system monitoring library (documentation) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment.