Change logs for germinate source package in Vivid

  • germinate (2.19) unstable; urgency=medium
    
    
      * Make it possible to add a custom seed with no parents.
      * Fix TagFile.sections to use try/finally so that the temporary directory
        reliably gets cleaned up.
    
     -- Colin Watson <email address hidden>  Sat, 20 Sep 2014 00:20:59 +0100
  • germinate (2.18) unstable; urgency=medium
    
    
      * Fix Vcs-Bzr field so that it actually works with bzr.  Adjust
        Vcs-Browser field to match.
      * Allow subclasses of SeedStructure to override a new make_seed method in
        order to slot in a different Seed implementation.
    
     -- Colin Watson <email address hidden>  Fri, 18 Jul 2014 16:07:01 +0100