summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/dependencies/avahi-tqt/debian/control
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-25 01:06:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-25 01:06:07 -0600
commit61a6392e76ea4ba5531c9501ac919b7e0b249fd6 (patch)
tree6c0139d8983835dfb555e08f58c75526f018adc3 /debian/squeeze/dependencies/avahi-tqt/debian/control
parentb27cf9b441a01aad2c8457b4d5b30039ddcf3084 (diff)
downloadtde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.tar.gz
tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.zip
Update Debian and Ubuntu Breaks and Replaces fields
Diffstat (limited to 'debian/squeeze/dependencies/avahi-tqt/debian/control')
-rw-r--r--debian/squeeze/dependencies/avahi-tqt/debian/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/squeeze/dependencies/avahi-tqt/debian/control b/debian/squeeze/dependencies/avahi-tqt/debian/control
index 607e76dd1..8b0c55500 100644
--- a/debian/squeeze/dependencies/avahi-tqt/debian/control
+++ b/debian/squeeze/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.