diff options
author | Timothy Pearson <[email protected]> | 2011-12-25 01:06:07 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-25 01:06:07 -0600 |
commit | 61a6392e76ea4ba5531c9501ac919b7e0b249fd6 (patch) | |
tree | 6c0139d8983835dfb555e08f58c75526f018adc3 /debian/lenny/dependencies/avahi-tqt | |
parent | b27cf9b441a01aad2c8457b4d5b30039ddcf3084 (diff) | |
download | tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.tar.gz tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.zip |
Update Debian and Ubuntu Breaks and Replaces fields
Diffstat (limited to 'debian/lenny/dependencies/avahi-tqt')
-rw-r--r-- | debian/lenny/dependencies/avahi-tqt/debian/control | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/lenny/dependencies/avahi-tqt/debian/control b/debian/lenny/dependencies/avahi-tqt/debian/control index 607e76dd1..8b0c55500 100644 --- a/debian/lenny/dependencies/avahi-tqt/debian/control +++ b/debian/lenny/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. |