[Mono-dev] Mono Application Dependencies
Mirco Bauer
meebey at debian.org
Fri Aug 13 07:48:32 EDT 2010
On Tue, 10 Aug 2010 10:14:14 -0500
"Barry W. Block" <bwb at fireflysoftware.com> wrote:
> What's the simplest means of determining all of the dependencies of
> my C#/mono app. that's suitable for creating a "Depends" entry in
> a .deb control file? Can this info be had from compiling (using
> MonoDevelop) somehow? Thanks!
Debian provides a debhelper based dependency infrastructure which is in
the cli-common-dev package, for more details see the Debian CLI Policy:
http://pkg-mono.alioth.debian.org/cli-policy/
The dependency part is covered in 6.1:
http://pkg-mono.alioth.debian.org/cli-policy/ch-appendix.html#s-cli-common-dev
I strongly recommend to use debhelper 7 style packaging (/usr/bin/dh)
as that makes things much simpler, see 6.2.2:
http://pkg-mono.alioth.debian.org/cli-policy/ch-appendix.html#s-debhelper7-example
If you have further questions regards CLI packaging, you are invited to
join #debian-cli on OFTC or the Debian CLI mailing list:
http://lists.debian.org/debian-cli/
--
Regards,
Mirco 'meebey' Bauer
PGP-Key ID: 0xEEF946C8
FOSS Developer meebey at meebey.net http://www.meebey.net/
PEAR Developer meebey at php.net http://pear.php.net/
Debian Developer meebey at debian.org http://www.debian.org/
More information about the Mono-devel-list
mailing list