lp:ubuntu/quantal/cli-common

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/cli-common
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

9. By Iain Lane

Don't quote the regexp. Perl doesn't allow quoted (compiled) regexps to
subsequently have modifiers added. Broke case insensitive "i:" excludes.

8. By Iain Lane

* Brown paper bag upload
* dh_clideps: Fix perl syntax errors which prevented interpretation of file
  (Closes: #656188)

7. By Mirco Bauer

* Upload to unstable
* Fixed matching excluded modulerefs
* Added deprecation warning to cli.make

6. By Mirco Bauer

* debian/control:
  + Updated Vcs-* fields pointing to the git repository now.
  + Changed Section to cli-mono.
* dh_clifixperms:
  + Only operate on files (not symlinks).

5. By Mirco Bauer

[ Mirco Bauer ]
* cli-policy.sgml:
  + Updated to version 0.7, containing important changes which can be
    found in the History section of the policy.
* gac-package-install:
  + Cascade error condition when calling runtime scripts. (Closes: #517198)
    (thanks to Loïc Minier <email address hidden> for the investigation and
     providing the patch)
* dh_cligacpolicy:
  + Fixed syntax error causing the description of Keyfile to be omitted.
    (Closes: #487464)
* dh_clideps
  dh_makeclilibs:
  + Fix cli-common-dev build-dep(-indep) detection logic. (Closes: #500329)
    (thanks to Chow Loong Jin <email address hidden> for the patch)
* dh_makeclilibs:
  + Pass by default MONO_GAC_PREFIX=debian/tmp/usr so monodis can find
    libraries devided into multi-binary packages. (Closes: #498868)
* mono.pub
  mono.snk:
  + Added the public and private key of Mono so libraries that don't have
    a key shipped by upstream can use this one, as defined in
    Debian CLI Policy v0.7 §3.2.5
* debian/control:
  + Added ghostscript to build-deps-indep.

[ Sam Hocevar ]
* dh_clideps:
  + Add support for the "os" attribute in <dllmap> entries
    (http://www.mono-project.com/Config_DllMap).

4. By Mirco Bauer

* cli-nant.make
  cli_nant.pm
  debian/dh_auto_build_nant
  debian/dh_auto_clean_nant:
  + Initial implementation of nant integration with debhelper's "dh" tool.
    Just include /usr/share/cli-common/cli-nant.make in your debian/rules
    file and you are done!

3. By Mirco Bauer

* The "debhelper 7 integration" release
* cli.make:
  + Makefile to be included by source packages in debian/rules.
* cli.pm:
  + Sequence file to support our dh_*cli* scripts with debhelper's dh tool.
* postrm-cligacpolicy:
  + Remove GAC policy files also in "upgrade" stage, else upgrades and
    downgrades will leave policy files around.
* debian/control:
  + Updated debhelper dependency to >= 7.0.8 for cli-common-dev, as cli.make
    hooks into debhelper's dh sequence support.
  + Changed Maintainer to Debian CLI Common Team.
  + Added Homepage, Vcs-Svn and Vcs-Browser fields.
* debian/cli-common-dev.install:
  + Added cli.make
  + Added cli.pm

2. By Debian Mono Group <email address hidden>

* Mirco 'meebey' Bauer
  + dh_clideps:
    - Don't parse symlinks that point to CLI assemblies.
    - Added support for MONO_PATH using -l parameter.
    - Only use the basename of DLL map targets.
      (else the shlibs lookup will fail)

1. By Debian Mono Group <email address hidden>

* Mirco 'meebey' Bauer
  + Added LD_LIBRARY_PATH to dh_makeclilibs and dh_clideps for the
    internal-mono mode, this fixes full bootstrapping of Mono.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/cli-common
This branch contains Public information 
Everyone can see this information.

Subscribers