Make tqtinterface depend on avahi-tqt-dev instead of avahi-qt3-dev under Ubuntu and Debian

v3.5.13-sru
Timothy Pearson 13 years ago
parent 4d9f86516f
commit d55ab6f429

@ -2,7 +2,7 @@ Source: libtqtinterface
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev, libavahi-qt3-dev, qt3-apps-dev, cmake, cdbs
Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev, libavahi-tqt-dev, qt3-apps-dev, cmake, cdbs
Standards-Version: 3.8.4
Package: libtqtinterface
@ -18,7 +18,7 @@ Description: The Trinity Qt Interface Libraries
Package: libtqtinterface-dev
Architecture: any
Section: libs
Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-qt3-dev, qt3-apps-dev
Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-tqt-dev, qt3-apps-dev
Description: The Trinity Qt Interface Libraries (Development Files)
The Trinity Qt Interface is a library that abstracts Qt from Trinity
This allows the Trinity code to rapidly port from one version of Qt to another.

@ -2,7 +2,7 @@ Source: libtqtinterface
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev, libavahi-qt3-dev, qt3-apps-dev, cmake, cdbs
Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev, libavahi-tqt-dev, qt3-apps-dev, cmake, cdbs
Standards-Version: 3.8.4
Package: libtqtinterface
@ -18,7 +18,7 @@ Description: The Trinity Qt Interface Libraries
Package: libtqtinterface-dev
Architecture: any
Section: libs
Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-qt3-dev, qt3-apps-dev
Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-tqt-dev, qt3-apps-dev
Description: The Trinity Qt Interface Libraries (Development Files)
The Trinity Qt Interface is a library that abstracts Qt from Trinity
This allows the Trinity code to rapidly port from one version of Qt to another.

@ -2,7 +2,7 @@ Source: libtqtinterface
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev, libavahi-qt3-dev, qt3-apps-dev, cmake, cdbs
Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev, libavahi-tqt-dev, qt3-apps-dev, cmake, cdbs
Standards-Version: 3.8.4
Package: libtqtinterface
@ -22,7 +22,7 @@ Architecture: any
Section: libs
Replaces: libtqtinterface-dev (<< 4:3.5.13)
Breaks: libtqtinterface-dev (<< 4:3.5.13)
Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-qt3-dev, qt3-apps-dev
Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-tqt-dev, qt3-apps-dev
Description: The Trinity Qt Interface Libraries (Development Files)
The Trinity Qt Interface is a library that abstracts Qt from Trinity
This allows the Trinity code to rapidly port from one version of Qt to another.

Loading…
Cancel
Save