Change logs for quilt source package in Raring

  • quilt (0.60-8) unstable; urgency=low
    
    
      * merge patch doc_exit_status into return2, as upstream asked for it
        before integration
      * d/p/push_timeskew: updated to properly remove temp files.
        Thanks to Marc Deslauriers and other Ubuntu dudes for the bug
        report and patch (Closes: #701929).
    
     -- Martin Quinson <email address hidden>  Sun, 03 Mar 2013 18:57:00 +0100
  • quilt (0.60-7ubuntu1) raring; urgency=low
    
      * d/p/push_timeskew: updated to properly remove temp files.
     -- Marc Deslauriers <email address hidden>   Thu, 28 Feb 2013 15:20:26 -0500
  • quilt (0.60-7) unstable; urgency=low
    
    
      * d/p/push_timeskew: pass -q to quilt pop, restore order is arbitrary.
        Thanks to Adam Conrad and other ubuntu dudes for the bug report and
        patch (Closes: #697419). 
    
     -- Martin Quinson <email address hidden>  Sat, 05 Jan 2013 12:34:25 +0100
  • quilt (0.60-6ubuntu1) raring; urgency=low
    
      * d/p/push_timeskew: pass -q to quilt pop, restore order is arbitrary.
     -- Adam Conrad <email address hidden>   Fri, 04 Jan 2013 16:29:49 -0700
  • quilt (0.60-6) unstable; urgency=low
    
    
      * d/deb3: Reintroduce QUILT_PATCH_OPTS: previous bug report was buggy.
        We should just depend on patch >= 2.6 to get it working properly.
        Sorry for letting the buggy fix in, and thanks to Osamu for noticing.
        Closes: #696858.
    
     -- Martin Quinson <email address hidden>  Thu, 03 Jan 2013 18:25:53 +0100
  • quilt (0.60-5) unstable; urgency=low
    
    
      * Update Standards-Version to 3.9.4 (no change)
      * d/p/push_timeskew: only touch the non-empty files to not create
        any unwanted files (Closes: #697034).
    
     -- Martin Quinson <email address hidden>  Mon, 31 Dec 2012 12:38:38 +0100
  • quilt (0.60-4) unstable; urgency=low
    
    
      * d/p/push_timeskew: when doing a quilt push, ensure that the mtime
        of all modified files are the same. This should solve some rare
        timeskew while building the packages (and Closes: #466360).
      * debian/deb3: Remove QUILT_PATCH_OPTS=--reject-format=unified as it
        is not accepted by modern patch anymore (Closes: #696858). Ooops.
      * d/p/handling_of_patches_with_column_in_their_name: Fix the
        handling of patches with ':' in their name (Closes: #679779).
        The patch was picked in upstream git.
    
     -- Martin Quinson <email address hidden>  Sun, 30 Dec 2012 19:10:36 +0100
  • quilt (0.60-3) unstable; urgency=low
    
    
      * debian/control: specify the encoding to emacs at the file bottom,
        not the file top (Closes: #689554).
        This should help clumsy tools that get fooled when the control
        file begins with an empty paragraph, even if they should not break.
      * debian/control: Recommends less, as we use it in most commands
        (probably all but the raw push/pop ones). (LP: #1089601)
      * Add deb3 script to convert debian source package to new 3.0
        (quilt) format. Thanks to Osamu Aoki for that (Closes: #581186).
      * d/p/dep3mail: Allow mail subcommand to get the mail subject
        from dep3-formated patches, so that I can use it to report
        the changes done to quilt itself to my own upstream.
      * d/p/doc_search_of_patches: Document the fact that quilt searches
        for its `patches' directory in the same way that git searches for
        its configuration (Closes: #549482).
      * d/p/doc_exit_status: Document the exit status (Closes: #587001).
      * d/p/graph_depends_on_graphviz: Provide an informative message on
        'quilt graph' without graphviz being installed (Closes: #659944).
      * d/p/default_pager_less-R: Use 'less -R' as default pager (LP: #933617)
    
     -- Martin Quinson <email address hidden>  Thu, 27 Dec 2012 17:06:19 +0100
  • quilt (0.60-2) unstable; urgency=low
    
    
      * Fix up previous changelog entry erroneously mentioning UNRELEASED.
    
     -- Raphaƫl Hertzog <email address hidden>  Sun, 04 Mar 2012 08:51:56 +0100