File: gbp.conf

package info (click to toggle)
ocamlgraph 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,624 kB
  • sloc: ml: 19,995; xml: 151; makefile: 14; sh: 1
file content (13 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
pristine-tar = True
upstream-branch = upstream
debian-branch = master
filter-pristine-tar = True
filter = [
  ".depend",
  "src/dot_lexer.ml",
  "src/dot_parser.ml",
  "src/dot_parser.mli",
  "src/gml.ml",
  "src/version.ml"
  ]