Change logs for autopkgtest source package in Precise

  • autopkgtest (2.0.1ubuntu4) precise; urgency=low
    
      * runner/adt-run: Avoids quoting of filenames when copyup/copydown is
        called. Fixes adt-run for packages like postgresql-common or aoeui.
        Thanks to Jean-Baptiste Lallement for the patch! (Debian #648161)
     -- Martin Pitt <email address hidden>   Mon, 16 Apr 2012 10:12:04 +0200
  • autopkgtest (2.0.1ubuntu3) precise; urgency=low
    
      * Fix parsing of '@' dependencies in multi-binary packages.  Forwarded to
        Debian #667022.
     -- Colin Watson <email address hidden>   Tue, 03 Apr 2012 14:04:39 +0100
  • autopkgtest (2.0.1ubuntu2) precise; urgency=low
    
      * Fix hashbang lines to use python instead of python2.6, and update
        debian/control to only depend on python (>= 2.6) instead of python2.6.
        See Debian #644332.
     -- Martin Pitt <email address hidden>   Fri, 11 Nov 2011 16:15:18 +0100
  • autopkgtest (2.0.1ubuntu1) precise; urgency=low
    
      * adt-run: Fix "NameError: global name 'f' is not defined" crash. Forwarded
        to Debian #647882.
      * adt-run: Clean up temporary apt configuration after running the tests.
        Forwarded to Debian #648142.
      * adt-run: Skip configuring and running apt when running as non-root.
        Forwarded to Debian #648148.
     -- Martin Pitt <email address hidden>   Wed, 09 Nov 2011 08:54:11 +0100
  • autopkgtest (2.0.1) unstable; urgency=medium
    
      * Bugfixes:
        - Python backtrace (no method "bomb") on bad tests/control syntax.
        - Permit tests/control fields with medial capital letters.
        - Do not duplicate previous stanzas (closes: #637333).
        - Make adt-run --quiet work (closes: #637350).
        - Make "build-needed" restriction work (closes: #637353).
        - Fix a debugging message which was spuriously sent to stderr.
      * Change Maintainer to the new list and move me to Uploaders.
    
    autopkgtest (2.0.0) unstable; urgency=medium
    
      * Incompatible test declaration spec changes:
         - no-build-needed is now the default; build-needed is a Restriction
           that tests which need it have to declare.
      * Incompatible virtualisation server spec changes:
         - print-execute-command replaced by print-{auxverb,shscript}-command.
         - "revert" capability split into "revert" and "revert-full-system"
      * New adt-virt-schroot for driving schroot.  Sorry, no manpage yet.
      * New README.schroot-setup.
      * Remove dependency on python in testbed.
      * Update python version to 2.6.
      * Spec wording improvements, clarifications, editorial changes, etc.
      * Many bugfixes, including:
        - replace Python string exceptions (closes:#585226).
        - fix some broken formatting in adt-run manpage (closes:#636034).
        - fix adt-virt-chroot for simple chroots (closes:#520066).
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:10:22 +0000
  • 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
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  18 May 2010 14:18:21 +0100