Change logs for boo source package in Lucid

  • boo (0.9.2.3383+dfsg-1) unstable; urgency=low
    
      * New upstream release
      * debian/control,
        debian/libboo2.0-*:
        + New ABI version 2.0.9
      * debian/rules,
        debian/libboo-cil-dev.install:
        + Don't arbitrarily rename the pkg-config file
      * debian/libboo-cil-dev.install,
        debian/control:
        + New -dev package
      * DFSG version of source. All .exe, .jar and .dll files removed
      * debian/control:
        + Bump to standards version 3.8.3
        + Update build-conflicts to beter reflect broken behaviour (see
          upstream bug #BOO-1189)
      * debian/boo.install,
        debian/libboo2.0-cil:
        + Update to reflect changes in built files
      * debian/rules:
        + Use skip.vs, not skip.vs2005, to prevent FTBFS
        + Make get-orig-source rule deterministic
        + Make get-orig-source rule use ../tarballs folder, as per CLI policy
      * debian/patches/fix_boo.pc.in.dpatch,
        debian/libboo2.0.9-cil.installcligac,
        debian/libboo2.0.9-cil.install:
        + Use CLI Policy 0.7 location for installing libs
      * debian/rules:
        + Make pkg-config-mangling regex greedy, since we now refer to the ABI
          multiple times on one line
     -- Hew McLachlan <email address hidden>   Mon,  15 Feb 2010 16:12:34 +0000
  • boo (0.8.2.2960+dfsg-1) unstable; urgency=low
    
      * New upstream bugfix release
        (fixes compile errors in MonoDevelop boo addin)
        + debian/patches/nodecollection-ftbfs.dpatch:
          - Removed, no longer needed
      * DFSG version of source. Yay for upstream putting compiled code in 
        source distributions
        + debian/rules,
          debian/watch:
          - Write get-orig-source rule to handle +dfsg mangling
    
     -- directhex <email address hidden>   Mon,  30 Mar 2009 10:21:09 +0100