From 9306f5a912e0ba9f06027fa10b94ee0b479614de Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Mon, 5 Mar 2012 21:47:31 +0000 Subject: Add Replaces + Breaks --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian') diff --git a/debian/control b/debian/control index f9d3eb6..ade0c57 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,8 @@ Description: parsing and manipulation of structured configuration files(C++ bind Package: libconfig-dev Section: libdevel Architecture: any +Replaces: libconfig8-dev (<< 1.4.8) +Breaks: libconfig8-dev (<< 1.4.8) Depends: libconfig9 (= ${binary:Version}), pkg-config (>= 0.20), ${misc:Depends} Description: parsing and manipulation of structured config files(development) This library features a fully reentrant parser and includes bindings for @@ -79,6 +81,8 @@ Description: parsing and manipulation of structured config files(development) Package: libconfig++-dev Section: libdevel Architecture: any +Replaces: libconfig++8-dev (<< 1.4.8) +Breaks: libconfig++8-dev (<< 1.4.8) Depends: libconfig++9 (= ${binary:Version}), libconfig-dev, pkg-config (>= 0.20), ${misc:Depends} Description: parsing and manipulation of structured config files(C++ development) -- cgit v1.2.3