blob: 454740ea6d5157320d482aa11f589a420c145302 (
plain)
1
2
3
4
5
6
7
8
9
|
# https://dep-team.pages.debian.net/deps/dep14/
[DEFAULT]
debian-branch = debian/unstable
upstream-branch = upstream/latest
dist = DEP14
pristine-tar = True
[import-orig]
filter = ['debian/*', '.svn/*', '.git/*']
|