File: README.source

package info (click to toggle)
typespeed 0.6.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,384 kB
  • ctags: 225
  • sloc: sh: 4,286; ansic: 3,781; makefile: 133; sed: 16
file content (9 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
Patches are applied using quilt. For information on quilt, see:

  /usr/share/doc/quilt/README.source

However, debian/patches is generated from the 'patches' git branch as follows:

  $ rm debian/patches/*
  $ git format-patch -o debian/patches ..patches
  $ ls debian/patches/*.patch > debian/patches/series