Change logs for cli-common source package in Precise

  • cli-common (0.8.2) unstable; urgency=low
    
    
      * Don't quote the regexp. Perl doesn't allow quoted (compiled) regexps to
        subsequently have modifiers added. Broke case insensitive "i:" excludes. 
    
     -- Iain Lane <email address hidden>  Tue, 17 Jan 2012 20:25:28 +0000
  • cli-common (0.8~xamarin1) experimental; urgency=low
    
      [ Iain Lane ]
      * Support case-insensitive excludes and search foo and foo.dll
      * Automatically exclude some common windows libraries
      * cli-policy: We now use the upstream name for pcfiles
    
      [ Julian Taylor ]
      * auto exclude more windows libs
      * fix syntax error, missing commas
    
      [ Iain Lane ]
      * Fix case insensitive ignore
    
    cli-common (0.8~exp2) experimental; urgency=low
    
      [ Christopher James Halse Rogers ]
      * Add --exclude-moduleref option to dh_clideps
    
      [ Mirco Bauer ]
      * Fixed minor typos in pod
    
    cli-common (0.8~exp1) experimental; urgency=low
    
      [ Mirco Bauer ]
      * Cleaned up Uploaders
      * Added .NET 4.0 support (requires mono-runtime >= 2.10.1)
      * Fixed minimum build-dep version check in dh_clideps and dh_makeclilibs
        (closes: #597440)
      * Enhanced error handling for signature parsing and ignore delay-signed
        assemblies in dh_makeclilibs
      * Bumped minimum cli-common-dev version to 0.8~
    
      [ Christopher James Halse Rogers ]
      * dh_clideps: (closes: #568970)
        + Also resolve references to private native libraries.
        + Now that we can cover all dllmap cases, fail the build when unable to
          resolve a native library dependency.
        + Add -X/--exclude option to remove libraries from dependency resolution
     -- Jo Shields <email address hidden>   Wed, 18 May 2011 01:21:58 +0200