diff options
author | Francois Andriot <francois.andriot@free.fr> | 2011-12-30 21:00:52 +0100 |
---|---|---|
committer | Francois Andriot <francois.andriot@free.fr> | 2011-12-30 21:00:52 +0100 |
commit | c8101403012cec942b568b679e56f8a6d6bb3dc0 (patch) | |
tree | bffa8577e8d68bc9e9624b9cf27a987c1854d566 /ubuntu/maverick/libraries/libtqt-perl/debian/control | |
parent | 6d967c3097f4c7c077d35509cab6206feca351ea (diff) | |
parent | 222c8a5f3bd5b962fe3d2b2ae602d5e9cc407ad4 (diff) | |
download | tde-packaging-c8101403012cec942b568b679e56f8a6d6bb3dc0.tar.gz tde-packaging-c8101403012cec942b568b679e56f8a6d6bb3dc0.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/libraries/libtqt-perl/debian/control')
-rw-r--r-- | ubuntu/maverick/libraries/libtqt-perl/debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ubuntu/maverick/libraries/libtqt-perl/debian/control b/ubuntu/maverick/libraries/libtqt-perl/debian/control index 3277f09e6..e0823f07a 100644 --- a/ubuntu/maverick/libraries/libtqt-perl/debian/control +++ b/ubuntu/maverick/libraries/libtqt-perl/debian/control @@ -10,6 +10,8 @@ Standards-Version: 3.8.4 Package: libtqt-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} +Replaces: libtqt-perl (<< 4:14.0.0) +Breaks: libtqt-perl (<< 4:14.0.0) 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. |