Change logs for cli-common source package in Intrepid

  • cli-common (0.5.7) unstable; urgency=low
    
      * 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
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  12 May 2008 08:37:19 +0100
  • cli-common (0.5.6) unstable; urgency=low
    
      * debian/postrm-cligacpolicy:
        + Only remove the GAC policy file in "remove" stage, else we try to remove
          the file it again in "purge" stage, which fails of course.
          (Closes: #460039, thanks to Varun Hiremath <email address hidden> for
          the investigation)
      * debian/prerm-cligac:
        + Only remove GAC assemblies in "remove" and "upgrade" stage, we don't
          support error unwind here.
      * debian/dh_clideps:
        + Require cli-common >= 0.5.6 for packages that use dh_cligacpolicy.
      * debian/cli-common-dev.manpages:
        + Added dh_clistrip.1
      * debian/control:
        + Updated Standards-Version to 3.7.3 (no changes needed).
    
    cli-common (0.5.5) unstable; urgency=low
    
      * debian/control:
        + Depend on mono-1.0-devel for sn, it was moved from mono-mcs.
    
     -- Sarah Hobbs <email address hidden>   Thu, 10 Jan 2008 22:52:38 +0100