debian-changes
authorDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Thu, 6 Mar 2025 11:46:53 +0000 (12:46 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Thu, 6 Mar 2025 11:46:53 +0000 (12:46 +0100)
commit92029de3e1cefbd8bf475054bf3b6cd4b83ed087
tree1a229a21dfd72da54049e0bf06d0ea034d631817
parent626c8218ab85ce4f543a35e72eca19190023d329
debian-changes

The Debian packaging of git-annex is maintained in git, using the
merging workflow described in dgit-maint-merge(7).  There isn't a
patch queue that can be represented as a quilt series.

A detailed breakdown of the changes is available from their canonical
representation - git commits in the packaging repository.  For
example, to see the changes made by the Debian maintainer in the first
upload of upstream version 1.2.3, you could use:

    % git clone https://git.dgit.debian.org/git-annex
    % cd git-annex
    % git log --oneline 1.2.3..debian/1.2.3-1 -- . ':!debian'

(If you have dgit, use `dgit clone git-annex`, rather than plain `git
clone`.)

A single combined diff, containing all the changes, follows.

Gbp-Pq: Name debian-changes
COPYRIGHT