diff options
Diffstat (limited to 'ubuntu/maverick/tdebindings')
-rw-r--r-- | ubuntu/maverick/tdebindings/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/maverick/tdebindings/debian/control.in | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/ubuntu/maverick/tdebindings/debian/control b/ubuntu/maverick/tdebindings/debian/control index f16386120..89d7fda52 100644 --- a/ubuntu/maverick/tdebindings/debian/control +++ b/ubuntu/maverick/tdebindings/debian/control @@ -130,7 +130,6 @@ Section: libs Replaces: libsmokeqt1-kde3 (<< 4:3.5.13) Breaks: libsmokeqt1-kde3 (<< 4:3.5.13) Depends: ${shlibs:Depends} -Conflicts: libqt-perl (<= 3.008-1) Description: SMOKE Binding Library to Qt The "Scripting Meta Object Kompiler Engine" library is used by various TDE language bindings packages to provide interfaces to the @@ -144,7 +143,6 @@ Section: libdevel Replaces: libsmokeqt-kde3-dev (<< 4:3.5.13) Breaks: libsmokeqt-kde3-dev (<< 4:3.5.13) Depends: libsmokeqt1-trinity (= ${binary:Version}) -Conflicts: libqt-perl (<= 3.008-1) Description: SMOKE Binding Library to Qt - Development Files The "Scripting Meta Object Kompiler Engine" library is used by various TDE language bindings packages to provide interfaces to the diff --git a/ubuntu/maverick/tdebindings/debian/control.in b/ubuntu/maverick/tdebindings/debian/control.in index b9f3e717a..998cde21d 100644 --- a/ubuntu/maverick/tdebindings/debian/control.in +++ b/ubuntu/maverick/tdebindings/debian/control.in @@ -112,7 +112,6 @@ Package: libsmokeqt1 Architecture: any Section: libs Depends: ${shlibs:Depends} -Conflicts: libqt-perl (<= 3.008-1) Description: SMOKE Binding Library to Qt The "Scripting Meta Object Kompiler Engine" library is used by various KDE language bindings packages to provide interfaces to the @@ -124,7 +123,6 @@ Package: libsmokeqt-dev Architecture: any Section: libdevel Depends: libsmokeqt1 (= ${binary:Version}) -Conflicts: libqt-perl (<= 3.008-1) Description: SMOKE Binding Library to Qt - Development Files The "Scripting Meta Object Kompiler Engine" library is used by various KDE language bindings packages to provide interfaces to the |