Change logs for dgit source package in Mantic

  • dgit (11.3) unstable; urgency=medium
    
      * Prevent pushing older versions than is in the archive.
        Closes: #1050711.  [Reports from Helmut Grohne and Phil Hands]
      * Detect tar-ignore in d/s/options and bail early if appropriate.
        Closes: #1050709.  [Report from Helmut Grohne]
      * dgit(1): --overwrite: Add cross reference to --split-view.
        Apropos ##1050713.  [Report from Helmut Grohne]
    
     -- Ian Jackson <email address hidden>  Sun, 03 Sep 2023 00:43:36 +0100
  • dgit (11.1) unstable; urgency=medium
    
      * dgit(1): Adjust tbl formatting to avoid warning.
        [Report and suggestions from Branden Robinson]  Closes: #1041317.
    
     -- Ian Jackson <email address hidden>  Thu, 20 Jul 2023 00:32:36 +0100
  • dgit (11.0) unstable; urgency=medium
    
      Bugfix with compatibility implications:
      * Pass --no-source-only-changes to sbuild (when building binaries).
        Fixes operation with SOURCE_ONLY_CHANGES locally overridden.
        (Incompatible with sbuild <0.78; to work around, say
        dgit --sbuild!:--no-source-only-changes.).
        [Report from Sean Whitton]  Closes: #904969.
    
      Documentation:
      * dgit-maint-{merge,rebase}(7): Cross-reference to gitrevisions(7).
        [Sean Whitton, Ian Jackson]  Closes: #959760.
    
      Removal:
      * Abolish dgit-badcommit-fixup (the remedial script for #849041).
        If ancient repositories are found which need fixing, install
        dgit.deb 10.7 or earlier (eg from Debian bookworm and earlier).
    
      Testing;
      * Tests: work around git changes in 2.40 relating to commit verification.
        Skipping tests involving now-uncreatable objects.  Closes: #1033503.
    
     -- Ian Jackson <email address hidden>  Thu, 15 Jun 2023 00:53:22 +0100
  • dgit (10.7ubuntu1) mantic; urgency=medium
    
      * Skip several tests that no longer fuction with git 2.40 `git hash-object`
        (LP: #2022096)
    
     -- Dan Bungert <email address hidden>  Mon, 05 Jun 2023 12:36:19 -0600
  • dgit (10.7) unstable; urgency=medium
    
      * dgit(1), dgit-maint-merge(7): Copy-edit changes since dgit 9.16.
      * dgit, dgit-maint-merge(7): Merge suggested README.source text into
        --quilt=single's generated patch header.
        We now have to say "a workflow similar to ... dgit-maint-merge(7)" but
        this is worth it for the simplification to the workflow.
    
     -- Sean Whitton <email address hidden>  Wed, 22 Feb 2023 15:13:06 -0700