summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-03-05 21:47:31 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-03-05 21:47:31 +0000
commit9306f5a912e0ba9f06027fa10b94ee0b479614de (patch)
treeff395bafff356c7e30d9b96c3da979d9529e9750
parent28d04b73a34f197e28e2ad09ae0ac59ce1d00bef (diff)
downloadlibconfig-9306f5a912e0ba9f06027fa10b94ee0b479614de.tar.gz
Add Replaces + Breaks
Diffstat (limited to '')
-rw-r--r--debian/control4
1 files changed, 4 insertions, 0 deletions
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)
>-6/+31 2007-06-04big MPD patch from Robert Buchholzmichael1-79/+86 2007-05-19gps plugin, code by michu / www.neophob.commichael7-0/+580 2007-05-17compile error on m68k fixed (debian bug 405898)michael3-10/+170 2007-05-04typo in LUIse driver fixedmichael1-1/+1 2007-05-02some compiler warnings fixedmichael6-8/+14 2007-04-30LCD4Linux-0.10.1-RC2michael1-1/+1 2007-04-30ChangeLog updatedmichael1-1782/+3099 2007-04-30svn2cl moved and optimizedmichael1-6/+0