summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/avahi-tqt
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2011-12-30 21:00:52 +0100
committerFrancois Andriot <francois.andriot@free.fr>2011-12-30 21:00:52 +0100
commitc8101403012cec942b568b679e56f8a6d6bb3dc0 (patch)
treebffa8577e8d68bc9e9624b9cf27a987c1854d566 /ubuntu/maverick/dependencies/avahi-tqt
parent6d967c3097f4c7c077d35509cab6206feca351ea (diff)
parent222c8a5f3bd5b962fe3d2b2ae602d5e9cc407ad4 (diff)
downloadtde-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/dependencies/avahi-tqt')
-rw-r--r--ubuntu/maverick/dependencies/avahi-tqt/debian/control6
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.