diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-12-02 14:35:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-12-02 14:35:58 -0600 |
commit | aa94cd3c574a442956f905b05988839e1d964575 (patch) | |
tree | 0d8234e98217529a5260c4381813b8384fb815b8 /ubuntu/raring/libraries | |
parent | ef7f47c200c1eba81b9fe7aae98878c8ceb290ec (diff) | |
download | tde-packaging-aa94cd3c574a442956f905b05988839e1d964575.tar.gz tde-packaging-aa94cd3c574a442956f905b05988839e1d964575.zip |
Fix upgrade problems from 3.5.13.x to R14
Diffstat (limited to 'ubuntu/raring/libraries')
-rw-r--r-- | ubuntu/raring/libraries/libtqt-perl/debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu/raring/libraries/libtqt-perl/debian/control b/ubuntu/raring/libraries/libtqt-perl/debian/control index e1b839fa0..c80a71a35 100644 --- a/ubuntu/raring/libraries/libtqt-perl/debian/control +++ b/ubuntu/raring/libraries/libtqt-perl/debian/control @@ -12,6 +12,7 @@ Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Replaces: libtqt-perl (<< 4:14.0.0~) Breaks: libtqt-perl (<< 4:14.0.0~) +Conflicts: libqt-perl Description: Perl bindings for the TQt library This module lets you use the TQt library from Perl. It provides an object-oriented interface and is easy to use. |