Change logs for ubuntu-dev-tools source package in Stretch

  • ubuntu-dev-tools (0.157) unstable; urgency=medium
    
      * mk-sbuild: cp localtime and timezone a little harder (LP: #1569400)
    
     -- Adam Conrad <email address hidden>  Sun, 08 May 2016 23:58:48 -0600
  • ubuntu-dev-tools (0.155) unstable; urgency=medium
    
      [ Dimitri John Ledkov ]
      * Fix python3 setup.py clean failing to read unicode from
        debian/changelog.
      * Fix test_config to skip Unicode environment variable test, when python
        interpreter is not running in an Unicode capable locale.
      * Add python-ubuntutools dependency to ubuntu-dev-tools.
    
      [ Adam Conrad ]
      * Allow requestsync/syncpackage to work with either codename or alias.
    
      [ Mike Miller ]
      * mk-sbuild, pull-debian-{debdiff,source}: Use httpredir.debian.org as the
        default mirror for Debian.
    
      [ Scott Moser ]
      * ubuntutools/archive.py/rmadison: return results for sid if asked about
        unstable.
        Some versions of rmadison return results with 'unstable' when asked
        about sid. Others return 'sid'. This makes a query of 'unstable' return
        results for sid.
        End result is fixing 'pull-debian-source hello' on wily.
    
      [ Benjamin Drung ]
      * Upload to unstable
      * Move python*-ubuntutools to section Python
      * Bump Standards-Version to 3.9.6 (no changes needed)
      * Install bash completions into /usr/share/bash-completion/completions
        instead of deprecated /etc/bash_completion.d
      * Drop recommending perl-modules. perl-base is enough for dch-repeat and
        pull-revu-source
    
     -- Benjamin Drung <email address hidden>  Fri, 30 Oct 2015 22:59:34 +0100
  • ubuntu-dev-tools (0.153) unstable; urgency=medium
    
    
      [ Stefano Rivera ]
      * Acknowledge NMU. Thanks to Paul.
      * Explicitly use xz compression when building source packages, rather than
        relying on dpkg >= 1.16.5 behavior.
    
      [ Robie Basak ]
      * check-mir: correctly parse dependencies with architecture specifications
        (LP: #1149679).
    
      [ Benjamin Drung ]
      * pbuilder-dist:
        - Set different aptcache directories for Debian and Ubuntu.
        - Store build logs in <source>_<version>_<arch>.build instead of
          last_operation.log (to avoid overwriting build logs).
    
     -- Benjamin Drung <email address hidden>  Tue, 15 Apr 2014 13:17:12 +0200