diff options
Diffstat (limited to 'ubuntu/maverick/dependencies/avahi-tqt/debian/control')
-rw-r--r-- | ubuntu/maverick/dependencies/avahi-tqt/debian/control | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ubuntu/maverick/dependencies/avahi-tqt/debian/control b/ubuntu/maverick/dependencies/avahi-tqt/debian/control index 607e76dd1..8b0c55500 100644 --- a/ubuntu/maverick/dependencies/avahi-tqt/debian/control +++ b/ubuntu/maverick/dependencies/avahi-tqt/debian/control @@ -23,6 +23,8 @@ Standards-Version: 3.9.1 Package: libavahi-tqt-1 Section: libs Architecture: any +Replaces: libavahi-tqt-1 (<< 4:14.0.0) +Breaks: libavahi-tqt-1 (<< 4:14.0.0) Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} @@ -40,6 +42,8 @@ Description: Avahi TQt integration library Package: libavahi-tqt-dev Section: libdevel Architecture: any +Replaces: libavahi-tqt-dev (<< 4:14.0.0) +Breaks: libavahi-tqt-dev (<< 4:14.0.0) Depends: libavahi-tqt-1 (= ${binary:Version}), ${misc:Depends}, libtqtinterface-dev, @@ -52,4 +56,4 @@ Description: Development headers for the Avahi TQt integration library print to, files to look at and people to talk to. . This package contains the development headers for the interface - to integrate the Avahi libraries into a TQt main loop application.
\ No newline at end of file + to integrate the Avahi libraries into a TQt main loop application. |