cli-common 0.9 source package in Ubuntu
Changelog
cli-common (0.9) unstable; urgency=medium * The "Hello Mono 3 and F#" release [ Mirco Bauer ] * Mono 3.0 no longer ships 4.0/sn.exe but 4.5/sn.exe * Added .NET 4.5 support of Mono 3.0 * Fixed failing pod2man * Fixed syntax screwup of dh_cligacpolicy's manpage [ Christopher James Halse Rogers ] * Add missing need_dot_net_4_5 variable declaration to dh_clideps * Add dh_installcliframework -- Mirco Bauer <email address hidden> Wed, 15 Jan 2014 07:08:16 +0100
Upload details
- Uploaded by:
- Debian CLI Common Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian CLI Common Team
- Architectures:
- all
- Section:
- cli-mono
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cli-common_0.9.dsc | 1.4 KiB | a8f0b227ae55ec9bf52c2923afab87db316415bf8e9bda2e67fbcf3f952f373e |
cli-common_0.9.tar.gz | 42.0 KiB | 74f7866cc9c7e808d6aabe95ca8d6807b2cb13296ef4871d4584f70593ecca2e |
Available diffs
- diff from 0.8.2 to 0.9 (5.6 KiB)
No changes file available.
Binary packages built by this source
- cli-common: common files between all CLI packages
This package must be installed if a CLI (Common Language Infrastructure)
runtime environment is desired.
.
It covers useful integration and information for CLI implementations in
Debian GNU/Linux, including:
* The CLI policy describes how CLI packages should behave and integrate.
* A FAQ for package maintainers of CLI/.NET applications.
* Integration for CLRs (Common Language Runtime):
+ Installing libraries into existing GACs (Global Assembly Cache)
- cli-common-dev: common files for building CLI packages
This package must be installed if a CLI (Common Language Infrastructure)
packaging environment is desired.
.
It includes debhelper scripts for managing automatic dependency tracking
between native libraries, CLI libraries and CLI applications:
* dh_clideps to generate cli:Depends information for debian/control
* dh_makeclilibs to create clilibs files that are needed/used by dh_clideps
* dh_installcligac to register assemblies to be late installed into a GAC
* dh_cligacpolicy to create and install the policy files into a GAC
* dh_clifixperms to fix permissions of files in CLI package build directories
* dh_clistrip to strip CLI debug symbols from package build directories