Change logs for mercurial-buildpackage source package in Maverick

  • mercurial-buildpackage (0.8.2) unstable; urgency=low
    
      * Do not use paths containing "../" to avoid upsetting dpkg-source
        1.15.7.1.
    
    mercurial-buildpackage (0.8.1) unstable; urgency=low
    
      * Updated buildpackage manpage with operational outline and explained
        that Quilt patches are applied for format 3.0 packages.
      * buildpackage is now more verbose by default.
      * importorig now only tries to add new changelog entry if a
        debian/changelog already exists.
    
    mercurial-buildpackage (0.8) unstable; urgency=low
    
      * For dpkg-source format 3.0 (quilt), the repository is now supposed to
        have all Quilt patches fully applied and the .pc directory committed.
        After importorig, the Quilt patches need to be applied manually.  
      * Be more careful about precious and interfering files when processing
        directory entries.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:57:26 +0100
  • mercurial-buildpackage (0.7) unstable; urgency=low
    
      * Only perform build-dependency check when building in-place, thanks to
        Eike Nicklas.
      * Refix #563057 which was reintroduced by not emptying Process output on
        low verbosity.
    
    mercurial-buildpackage (0.6) unstable; urgency=low
    
      * Work around Mercurial's inability to track empty directories (which
        makes it harder to recreate pristine tarballs) by removing empty
        directories after unpacking of tarballs.
    
    mercurial-buildpackage (0.5) unstable; urgency=low
    
      * Always process output from subprocesses immediately to avoid the
        subprocess blocking.
        (Closes: #563057)
      * Fixed usage help in tagversion.
      * Do not --skip-patches when unpacking because dpkg-source format 3.0
        (quilt) expects the patches to be applied anyway.  And unpack with
        --no-copy.
    
    mercurial-buildpackage (0.4) unstable; urgency=low
    
      * Preserve executable mode for upstream files, thanks to Luke Cycon.
      * Just rely on the underscore in the upstream tarball file names to
        detect source name, thanks to Raúl Sánchez Siles.
        (Closes: #563058)
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Feb 2010 23:59:37 +0000