Change logs for autopkgtest source package in Bionic

  • autopkgtest (5.3.1ubuntu1.1) bionic; urgency=medium
    
      * setup-testbed: Set Always-Include-Phased-Updates for apt (LP: #1934100)
    
    autopkgtest (5.3.1ubuntu1) bionic; urgency=medium
    
      * tools/autopkgtest-build-lxd: pass /dev/null on stdin to lxc launch
        (LP: #1845037)
    
     -- Julian Andres Klode <email address hidden>  Wed, 30 Jun 2021 10:39:03 +0200
  • autopkgtest (5.3.1ubuntu1) bionic; urgency=medium
    
      * tools/autopkgtest-build-lxd: pass /dev/null on stdin to lxc launch
        (LP: #1845037)
    
     -- Dan Streetman <email address hidden>  Thu, 26 Sep 2019 08:48:21 -0400
  • autopkgtest (5.3.1) unstable; urgency=medium
    
      [ Iain Lane ]
      * Fix typo in previous upload, preventing apt-get fallback to work
        properly
    
      [ Paul Gevers ]
      * Sort os.listdir output in tests as the order is undefined, fixing
        failures on i386 and s390x (Closes: #895824)
    
     -- Paul Gevers <email address hidden>  Sun, 22 Apr 2018 15:55:27 +0200
  • autopkgtest (5.3ubuntu1) bionic; urgency=medium
    
      [ Paul Gevers ]
      * Sort os.listdir to fix test failure on i386 and s390x (Closes: #895824)
    
     -- Graham Inggs <email address hidden>  Mon, 16 Apr 2018 18:51:04 +0000
  • autopkgtest (5.3) unstable; urgency=medium
    
      * Fix autopkgtest: update reference
      * Use apt pinning instead of APT::Default-Release (Closes: #893754)
        Thanks to Iain Lane for the initial patch.
      * adt_testbed: pin default release to archive name for pocket use
        (Closes: #894094)
    
     -- Paul Gevers <email address hidden>  Thu, 12 Apr 2018 15:20:15 +0200
  • autopkgtest (5.1) unstable; urgency=medium
    
      [ Paul Gevers ]
      * Error out when apt-get update fails for three times in a row
      * Add release- to help text of apt-pocket
      * Apply patch by Simon McVittie from bug #851568 (Closes: #851568)
      * Improve man page for --setup-commands, as both examples are now supported
        natively
      * Use APT:Default-Release i.s.o. most pinning and add option
        --apt-default-release
      * Add --pin-packages option to enable Debian to run in testing with packages
        from sid
    
      [ Antonio Terceiro ]
      * Simplify check for need to run setup commands
      * Extract "add APT source" into its own method
      * Add --add-apt-release option
    
     -- Antonio Terceiro <email address hidden>  Wed, 22 Nov 2017 20:12:39 -0200
  • autopkgtest (5.0.4) unstable; urgency=medium
    
      * setup-commands/setup-testbed: also handle the case where resolv.conf is
        *not* a symlink
      * Bump Standards-Version to 4.1.1; no changes needed.
      * debian/rules: reuse /usr/share/dpkg/pkg-info.mk instead of calling
        dpkg-parsechangelog to get package version
    
     -- Antonio Terceiro <email address hidden>  Wed, 25 Oct 2017 22:42:22 -0200
  • autopkgtest (5.0.2) unstable; urgency=medium
    
      * test: Adjust ChrootRunner tests for changed apt-get source invocation.
        Commit 762397342b changed the invocation of `apt-get source` and
        `dpkg-source -x`. Adjust ChrootRunner test mock commands accordingly.
    
     -- Martin Pitt <email address hidden>  Mon, 16 Oct 2017 11:53:55 +0200