File: options

package info (click to toggle)
zim 0.75.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,048 kB
  • sloc: python: 66,586; xml: 1,179; javascript: 512; sh: 98; makefile: 46
file content (7 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
# Upstream files which are automatically rebuilt/updated
extend-diff-ignore = "(^|/)locale/[^/]+/LC_MESSAGES/zim\.mo$"
extend-diff-ignore = "(^|/)xdg/hicolor/.*\.(png|svg)$"
extend-diff-ignore = "(^|/)man/zim.1$"

# The fake HOME directory doesn't need to be included in debian.tar.gz
tar-ignore = "debian/fake-home"