Change logs for autopkgtest source package in Squeeze

  • autopkgtest (1.2.0+nmu1) unstable; urgency=low
    
    
      * Non-maintainer upload, to drop Python 2.4; thanks to Luca Falavigna for the
        report and to Jakub Wilk for the patch; Closes: #562408
        - debian/control
          + Depends on 'python (>= 2.4)'
        - runner/adt-run, virt-subproc/adt-virt-*
          + uses the default Python interpreter instead of hard-coding python2.4;
          also Closes: #548985
    
     -- Sandro Tosi <email address hidden>  Tue, 12 Jan 2010 00:52:25 +0100
  • autopkgtest (1.2.0) unstable; urgency=medium
    
    
      Packaging changes:
      * autopkgtest-xenlvm depends on adns-tools | libadns1-bin,
        as the latter is renamed to the former in lenny.  Closes:#490763.
      * .bzrignore improvements.
      * Maintainer is now Ian Jackson <email address hidden> -
        ie I am hijacking this package from my other hat, so to speak.
    
      adt-xenlvm changes:
      * support for swap, defaulting to 5G.
        This will break existing setups with insufficient LVM space.
      * allow specification of LVM PVs to use.
      * remove spurious mkdir of empty variable $snap.
      * with-testbed: sleep 1 after xm destroy, as the latter is racy.
    
      Configuration updates:
      * hosts/magrathea/*: configuration as for pre-deployment tests
      * adt-testreport-{cronjob,runloop}: new GO_ANYWAY arrangements
      * adt-testreport-onepackage: default is not to upload (publish) sources
    
     -- Ian Jackson <email address hidden>  Wed, 27 Aug 2008 22:33:24 +0100