File: patch-header

package info (click to toggle)
xml-rpc-el 1.6.12-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 160 kB
  • ctags: 41
  • sloc: lisp: 606; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
The Debian packaging of xml-rpc-el is maintained using dgit.  For the
sake of an efficient workflow, Debian modifications to the upstream
source are squashed into a single diff, rather than a series of quilt
patches.  To obtain a patch queue for package version 1.2.3-1:

    # apt-get install dgit
    % dgit clone xml-rpc-el
    % cd xml-rpc-el
    % git log --oneline 1.2.3..debian/1.2.3-1 -- . ':!debian'

See dgit(1), dgit(7) and dgit-maint-merge(7) for more information.