diff options
author | Mike Hommey <glandium@debian.org> | 2010-06-29 12:35:29 +0200 |
---|---|---|
committer | Mike Hommey <glandium@debian.org> | 2010-06-29 12:43:16 +0200 |
commit | ed289ae27597e1ab55572db88cafe2a39be03f85 (patch) | |
tree | 40188b103ceb164ac562c29b3c6dc2c3db29338a | |
parent | 858ee857c2c54d1cb899b57d5bd44b910a53d33c (diff) | |
download | libxml2-ed289ae27597e1ab55572db88cafe2a39be03f85.tar.gz |
Remove old Conflicts/Replaces for packages that have disappeared before etch
-rw-r--r-- | debian/control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/control b/debian/control index bad7f7f..948e54c 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Priority: standard Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: libxslt1.1 (<= 1.1.12-8) Recommends: xml-core Description: GNOME XML library XML is a metalanguage to let you design your own markup language. @@ -31,8 +30,6 @@ Package: libxml2-utils Architecture: any Section: text Depends: ${shlibs:Depends}, ${misc:Depends} -Replaces: libxml2 (<< 2.5.7-1) -Conflicts: libxml2 (<< 2.5.7-1) Description: XML utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in @@ -49,8 +46,6 @@ Package: libxml2-dev Architecture: any Section: libdevel Depends: libxml2 (= ${binary:Version}), ${misc:Depends} -Replaces: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1) -Conflicts: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1) Description: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in @@ -98,8 +93,6 @@ Description: Documentation for the GNOME XML library Package: python-libxml2 Architecture: any Section: python -Conflicts: python2.3-libxml2 (<< 2.6.26.dfsg-2), python2.4-libxml2 (<< 2.6.26.dfsg-2) -Replaces: python2.3-libxml2 (<< 2.6.26.dfsg-2), python2.4-libxml2 (<< 2.6.26.dfsg-2) Provides: ${python:Provides} Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} XB-Python-Version: ${python:Versions} |