DEB tqt3: drop compat files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/239/head
Michele Calgaro 10 months ago
parent a4869e73aa
commit fb212c9ec7
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -124,7 +124,7 @@ Depends: libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4),
libxft-dev, libaudio-dev, libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev | libglu-dev, libc6-dev, libtqt3-mt (= ${binary:Version}),
libtqt3-headers (= ${binary:Version}), tqt3-dev-tools (= ${binary:Version})
Recommends: libtqt3-compat-headers, libcups2-dev
Recommends: libcups2-dev
Suggests: libtqt3-i18n, tqt3-doc
Description: TQt development files (Threaded)
TQt is a C++ class library optimized for graphical user interface
@ -132,13 +132,6 @@ Description: TQt development files (Threaded)
for building threaded TQt applications as well as the libtqui.so symlink
and the necessary header files for libtqui.so. (See README.Debian and
the TQt Documentation for instructions on libtqui.so)
.
WARNING: If you plan to build some older TQt3 applications, you will
most probably have to install the libtqt3-compat-headers package. It
contains all the headers which are not part of the official TQt3 API
anymore but which are still used by some programs. So if you encounter
problems with missing header files, please install this package first
before you send a bugreport.
Package: libtqt3-headers
Architecture: all
@ -152,23 +145,6 @@ Description: TQt3 header files
with TQt3. If you want to compile or develop programs which use TQt3, you
have to install this package.
Package: libtqt3-compat-headers
Architecture: all
Multi-Arch: foreign
Section: devel
Replaces: libtqt3-compat-headers (<< 4:14.0.0~)
Breaks: libtqt3-compat-headers (<< 4:14.0.0~)
Depends: libtqt3-headers (= ${binary:Version})
Recommends: libtqt3-mt-dev
Description: TQt 1.x and 2.x compatibility includes
This package contains header files that are intended for build
compatibility for applications that build with TQt3 but still use
deprecated includes. It is meant as an intermediate solution and
these header files are not part of the official TQt3 API.
All sourcecode that is still using the headers of this package is
subject to be changed to use the new header files which are in
libtqt3-headers.
Package: tqt3-dev-tools
Architecture: any
Multi-Arch: foreign

@ -1,45 +0,0 @@
usr/include/tqt3/ntqapp.h
usr/include/tqt3/ntqbitarry.h
usr/include/tqt3/ntqbttngrp.h
usr/include/tqt3/ntqchkbox.h
usr/include/tqt3/ntqclipbrd.h
usr/include/tqt3/ntqcollect.h
usr/include/tqt3/ntqcombo.h
usr/include/tqt3/ntqconnect.h
usr/include/tqt3/ntqdatetm.h
usr/include/tqt3/ntqdrawutl.h
usr/include/tqt3/ntqdstream.h
usr/include/tqt3/ntqfiledef.h
usr/include/tqt3/ntqfiledlg.h
usr/include/tqt3/ntqfileinf.h
usr/include/tqt3/ntqfontinf.h
usr/include/tqt3/ntqfontmet.h
usr/include/tqt3/ntqgrpbox.h
usr/include/tqt3/ntqintcach.h
usr/include/tqt3/ntqiodev.h
usr/include/tqt3/ntqlcdnum.h
usr/include/tqt3/ntqlined.h
usr/include/tqt3/ntqmenudta.h
usr/include/tqt3/ntqmetaobj.h
usr/include/tqt3/ntqmlined.h
usr/include/tqt3/ntqmsgbox.h
usr/include/tqt3/ntqmultilinedit.h
usr/include/tqt3/ntqobjcoll.h
usr/include/tqt3/ntqobjdefs.h
usr/include/tqt3/ntqpdevmet.h
usr/include/tqt3/ntqpmcache.h
usr/include/tqt3/ntqpntarry.h
usr/include/tqt3/ntqpopmenu.h
usr/include/tqt3/ntqprndlg.h
usr/include/tqt3/ntqprogbar.h
usr/include/tqt3/ntqprogdlg.h
usr/include/tqt3/ntqpsprn.h
usr/include/tqt3/ntqpushbt.h
usr/include/tqt3/ntqradiobt.h
usr/include/tqt3/ntqrangect.h
usr/include/tqt3/ntqscrbar.h
usr/include/tqt3/ntqsocknot.h
usr/include/tqt3/ntqtabdlg.h
usr/include/tqt3/ntqtstream.h
usr/include/tqt3/ntqwidcoll.h
usr/include/tqt3/ntqwindefs.h

@ -125,7 +125,7 @@ Depends: libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4),
libxft-dev, libaudio-dev, libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev | libglu-dev, libc6-dev [!solaris-any], libtqt3-mt (= ${binary:Version}),
libtqt3-headers (= ${binary:Version}), tqt3-dev-tools (= ${binary:Version})
Recommends: libtqt3-compat-headers, libcups2-dev
Recommends: libcups2-dev
Suggests: libtqt3-i18n, tqt3-doc
Description: TQt development files (Threaded)
TQt is a C++ class library optimized for graphical user interface
@ -133,13 +133,6 @@ Description: TQt development files (Threaded)
for building threaded TQt applications as well as the libtqui.so symlink
and the necessary header files for libtqui.so. (See README.Debian and
the TQt Documentation for instructions on libtqui.so)
.
WARNING: If you plan to build some older TQt3 applications, you will
most probably have to install the libtqt3-compat-headers package. It
contains all the headers which are not part of the official TQt3 API
anymore but which are still used by some programs. So if you encounter
problems with missing header files, please install this package first
before you send a bugreport.
Package: libtqt3-headers
Architecture: all
@ -153,23 +146,6 @@ Description: TQt3 header files
with TQt3. If you want to compile or develop programs which use TQt3, you
have to install this package.
Package: libtqt3-compat-headers
Architecture: all
Multi-Arch: foreign
Section: devel
Replaces: libtqt3-compat-headers (<< 4:14.0.0~)
Breaks: libtqt3-compat-headers (<< 4:14.0.0~)
Depends: libtqt3-headers (= ${binary:Version})
Recommends: libtqt3-mt-dev
Description: TQt 1.x and 2.x compatibility includes
This package contains header files that are intended for build
compatibility for applications that build with TQt3 but still use
deprecated includes. It is meant as an intermediate solution and
these header files are not part of the official TQt3 API.
All sourcecode that is still using the headers of this package is
subject to be changed to use the new header files which are in
libtqt3-headers.
Package: tqt3-dev-tools
Architecture: any
Multi-Arch: foreign

@ -1,45 +0,0 @@
usr/include/tqt3/ntqapp.h
usr/include/tqt3/ntqbitarry.h
usr/include/tqt3/ntqbttngrp.h
usr/include/tqt3/ntqchkbox.h
usr/include/tqt3/ntqclipbrd.h
usr/include/tqt3/ntqcollect.h
usr/include/tqt3/ntqcombo.h
usr/include/tqt3/ntqconnect.h
usr/include/tqt3/ntqdatetm.h
usr/include/tqt3/ntqdrawutl.h
usr/include/tqt3/ntqdstream.h
usr/include/tqt3/ntqfiledef.h
usr/include/tqt3/ntqfiledlg.h
usr/include/tqt3/ntqfileinf.h
usr/include/tqt3/ntqfontinf.h
usr/include/tqt3/ntqfontmet.h
usr/include/tqt3/ntqgrpbox.h
usr/include/tqt3/ntqintcach.h
usr/include/tqt3/ntqiodev.h
usr/include/tqt3/ntqlcdnum.h
usr/include/tqt3/ntqlined.h
usr/include/tqt3/ntqmenudta.h
usr/include/tqt3/ntqmetaobj.h
usr/include/tqt3/ntqmlined.h
usr/include/tqt3/ntqmsgbox.h
usr/include/tqt3/ntqmultilinedit.h
usr/include/tqt3/ntqobjcoll.h
usr/include/tqt3/ntqobjdefs.h
usr/include/tqt3/ntqpdevmet.h
usr/include/tqt3/ntqpmcache.h
usr/include/tqt3/ntqpntarry.h
usr/include/tqt3/ntqpopmenu.h
usr/include/tqt3/ntqprndlg.h
usr/include/tqt3/ntqprogbar.h
usr/include/tqt3/ntqprogdlg.h
usr/include/tqt3/ntqpsprn.h
usr/include/tqt3/ntqpushbt.h
usr/include/tqt3/ntqradiobt.h
usr/include/tqt3/ntqrangect.h
usr/include/tqt3/ntqscrbar.h
usr/include/tqt3/ntqsocknot.h
usr/include/tqt3/ntqtabdlg.h
usr/include/tqt3/ntqtstream.h
usr/include/tqt3/ntqwidcoll.h
usr/include/tqt3/ntqwindefs.h

@ -124,7 +124,7 @@ Depends: libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4),
libxft-dev, libaudio-dev, libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev | libglu-dev, libc6-dev, libtqt3-mt (= ${binary:Version}),
libtqt3-headers (= ${binary:Version}), tqt3-dev-tools (= ${binary:Version})
Recommends: libtqt3-compat-headers, libcups2-dev
Recommends: libcups2-dev
Suggests: libtqt3-i18n, tqt3-doc
Description: TQt development files (Threaded)
TQt is a C++ class library optimized for graphical user interface
@ -132,13 +132,6 @@ Description: TQt development files (Threaded)
for building threaded TQt applications as well as the libtqui.so symlink
and the necessary header files for libtqui.so. (See README.Debian and
the TQt Documentation for instructions on libtqui.so)
.
WARNING: If you plan to build some older TQt3 applications, you will
most probably have to install the libtqt3-compat-headers package. It
contains all the headers which are not part of the official TQt3 API
anymore but which are still used by some programs. So if you encounter
problems with missing header files, please install this package first
before you send a bugreport.
Package: libtqt3-headers
Architecture: all
@ -152,23 +145,6 @@ Description: TQt3 header files
with TQt3. If you want to compile or develop programs which use TQt3, you
have to install this package.
Package: libtqt3-compat-headers
Architecture: all
Multi-Arch: foreign
Section: devel
Replaces: libtqt3-compat-headers (<< 4:14.0.0~)
Breaks: libtqt3-compat-headers (<< 4:14.0.0~)
Depends: libtqt3-headers (= ${binary:Version})
Recommends: libtqt3-mt-dev
Description: TQt 1.x and 2.x compatibility includes
This package contains header files that are intended for build
compatibility for applications that build with TQt3 but still use
deprecated includes. It is meant as an intermediate solution and
these header files are not part of the official TQt3 API.
All sourcecode that is still using the headers of this package is
subject to be changed to use the new header files which are in
libtqt3-headers.
Package: tqt3-dev-tools
Architecture: any
Multi-Arch: foreign

@ -1,45 +0,0 @@
usr/include/tqt3/ntqapp.h
usr/include/tqt3/ntqbitarry.h
usr/include/tqt3/ntqbttngrp.h
usr/include/tqt3/ntqchkbox.h
usr/include/tqt3/ntqclipbrd.h
usr/include/tqt3/ntqcollect.h
usr/include/tqt3/ntqcombo.h
usr/include/tqt3/ntqconnect.h
usr/include/tqt3/ntqdatetm.h
usr/include/tqt3/ntqdrawutl.h
usr/include/tqt3/ntqdstream.h
usr/include/tqt3/ntqfiledef.h
usr/include/tqt3/ntqfiledlg.h
usr/include/tqt3/ntqfileinf.h
usr/include/tqt3/ntqfontinf.h
usr/include/tqt3/ntqfontmet.h
usr/include/tqt3/ntqgrpbox.h
usr/include/tqt3/ntqintcach.h
usr/include/tqt3/ntqiodev.h
usr/include/tqt3/ntqlcdnum.h
usr/include/tqt3/ntqlined.h
usr/include/tqt3/ntqmenudta.h
usr/include/tqt3/ntqmetaobj.h
usr/include/tqt3/ntqmlined.h
usr/include/tqt3/ntqmsgbox.h
usr/include/tqt3/ntqmultilinedit.h
usr/include/tqt3/ntqobjcoll.h
usr/include/tqt3/ntqobjdefs.h
usr/include/tqt3/ntqpdevmet.h
usr/include/tqt3/ntqpmcache.h
usr/include/tqt3/ntqpntarry.h
usr/include/tqt3/ntqpopmenu.h
usr/include/tqt3/ntqprndlg.h
usr/include/tqt3/ntqprogbar.h
usr/include/tqt3/ntqprogdlg.h
usr/include/tqt3/ntqpsprn.h
usr/include/tqt3/ntqpushbt.h
usr/include/tqt3/ntqradiobt.h
usr/include/tqt3/ntqrangect.h
usr/include/tqt3/ntqscrbar.h
usr/include/tqt3/ntqsocknot.h
usr/include/tqt3/ntqtabdlg.h
usr/include/tqt3/ntqtstream.h
usr/include/tqt3/ntqwidcoll.h
usr/include/tqt3/ntqwindefs.h
Loading…
Cancel
Save