Update library packaging files

master
Timothy Pearson 11 years ago
parent b973ebe6ab
commit 25b343530f

@ -6,8 +6,17 @@ Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libsasl2-dev, autom
Standards-Version: 3.8.4
Package: libtdekrb-trinity
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Kerberos network library for TDE
Kerberos network library for TDE.
.
libtdekrb-trinity contains the library of libtdekrb.
Package: libtdekrb-trinity-dev
Architecture: any
Depends: libtdekrb-trinity (= ${binary:Version}), tdelibs4-trinity-dev
Description: Kerberos network library for TDE
Kerberos network library for TDE.
.
libtdekrb-trinity-dev contains development files and documentation.

@ -0,0 +1,3 @@
debian/tmp/opt/trinity/include/*
debian/tmp/opt/trinity/lib/lib*.so
debian/tmp/opt/trinity/lib/*.la

@ -0,0 +1 @@
debian/tmp/opt/trinity/lib/lib*.so.*

@ -9,7 +9,10 @@ DEB_CONFIGURE_MANDIR := /opt/trinity/share/man
DEB_CONFIGURE_PREFIX := /opt/trinity
DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --enable-exceptions $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)
post-patches:: debian/stamp-bootstrap

@ -11,3 +11,13 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Remote Laboratory Access shared library
Shared objects for the Remote Laboratory Access system
.
libtqtrla contains the library of libtqtrla.
Package: libtqtrla-dev
Architecture: any
Depends: libtqtrla (= ${binary:Version})
Description: Remote Laboratory Access shared library
Shared objects for the Remote Laboratory Access system
.
libtqtrla-dev contains development files and documentation.

@ -0,0 +1,3 @@
debian/tmp/opt/trinity/include/*
debian/tmp/opt/trinity/lib/lib*.so
debian/tmp/opt/trinity/lib/*.la

@ -0,0 +1 @@
debian/tmp/opt/trinity/lib/lib*.so.*
Loading…
Cancel
Save