diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-17 20:02:33 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-17 20:02:33 +0200 |
commit | 3c82c9ec910b53545d0675adcbe79962643314bb (patch) | |
tree | b12963f69cfc99d0d07ac0138aca26ded772049e /ubuntu/raring/applications/gtk-qt-engine/debian/control | |
parent | ca4458dfd48af9b7caf4ec2d31f78a136a23ec0e (diff) | |
download | tde-packaging-3c82c9ec910b53545d0675adcbe79962643314bb.tar.gz tde-packaging-3c82c9ec910b53545d0675adcbe79962643314bb.zip |
Fix checks preliminary versions in dependencies on Debian and Ubuntu
Diffstat (limited to 'ubuntu/raring/applications/gtk-qt-engine/debian/control')
-rw-r--r-- | ubuntu/raring/applications/gtk-qt-engine/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/raring/applications/gtk-qt-engine/debian/control b/ubuntu/raring/applications/gtk-qt-engine/debian/control index f2100a4e7..a1529b6d8 100644 --- a/ubuntu/raring/applications/gtk-qt-engine/debian/control +++ b/ubuntu/raring/applications/gtk-qt-engine/debian/control @@ -9,8 +9,8 @@ Standards-Version: 3.8.4 Package: gtk-qt-engine-trinity Architecture: any Provides: gtk2-engines-gtk-qt-trinity -Replaces: gtk-qt-engine-kde3 (<< 4:14.0.0), gtk-qt-engine-trinity (<< 4:14.0.0) -Breaks: gtk-qt-engine-kde3 (<< 4:14.0.0), gtk-qt-engine-trinity (<< 4:14.0.0) +Replaces: gtk-qt-engine-kde3 (<< 4:14.0.0~), gtk-qt-engine-trinity (<< 4:14.0.0~) +Breaks: gtk-qt-engine-kde3 (<< 4:14.0.0~), gtk-qt-engine-trinity (<< 4:14.0.0~) Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: gtk3-tqt-engine Description: theme engine using Qt for GTK+ 2.x and Trinity |