minor changes of questionable usefulness
This commit is contained in:
parent
4332c43c90
commit
a1affea693
2 changed files with 3 additions and 3 deletions
|
@ -59,7 +59,7 @@ Description: A radio program automation and support tool.
|
||||||
Package: livesupport-station
|
Package: livesupport-station
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
livesupport-libs (${dpkg:Version}),
|
livesupport-libs (>= ${dpkg:Version}),
|
||||||
sed,
|
sed,
|
||||||
odbc-postgresql,
|
odbc-postgresql,
|
||||||
apache | apache2,
|
apache | apache2,
|
||||||
|
@ -77,7 +77,7 @@ Description: A radio program automation and support tool.
|
||||||
Package: livesupport-studio
|
Package: livesupport-studio
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
livesupport-libs (${dpkg:Version}),
|
livesupport-station (>= ${dpkg:Version}),
|
||||||
sed
|
sed
|
||||||
Description: A radio program automation and support tool.
|
Description: A radio program automation and support tool.
|
||||||
This package contains the GUI client components of LiveSupport.
|
This package contains the GUI client components of LiveSupport.
|
||||||
|
|
|
@ -164,7 +164,7 @@ binary-common:
|
||||||
dh_fixperms
|
dh_fixperms
|
||||||
dh_makeshlibs
|
dh_makeshlibs
|
||||||
dh_installdeb
|
dh_installdeb
|
||||||
dh_shlibdeps
|
dh_shlibdeps -l${CURDIR}/debian/livesupport-libs/opt/livesupport/lib
|
||||||
dh_gencontrol
|
dh_gencontrol
|
||||||
dh_md5sums
|
dh_md5sums
|
||||||
dh_builddeb
|
dh_builddeb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue