summaryrefslogtreecommitdiff
path: root/notepadpp/debian/notepadpp-bin64.lintian-overrides
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-09-15 00:59:22 +0000
committerB. Stack <bgstack15@gmail.com>2021-09-15 00:59:22 +0000
commit48e1b44e0513f28398982bdce09e7f77f044b24a (patch)
tree93d30f5e9194ec1610cabf8737e468d637b02534 /notepadpp/debian/notepadpp-bin64.lintian-overrides
parentMerge branch 'systemdtl-bump' into 'master' (diff)
parentnotepadpp 8.1.4 (diff)
downloadstackrpms-48e1b44e0513f28398982bdce09e7f77f044b24a.tar.gz
stackrpms-48e1b44e0513f28398982bdce09e7f77f044b24a.tar.bz2
stackrpms-48e1b44e0513f28398982bdce09e7f77f044b24a.zip
Merge branch 'notepadpp-bump' into 'master'
notepadpp 8.1.4 See merge request bgstack15/stackrpms!262
Diffstat (limited to 'notepadpp/debian/notepadpp-bin64.lintian-overrides')
-rw-r--r--notepadpp/debian/notepadpp-bin64.lintian-overrides4
1 files changed, 4 insertions, 0 deletions
diff --git a/notepadpp/debian/notepadpp-bin64.lintian-overrides b/notepadpp/debian/notepadpp-bin64.lintian-overrides
index 18a8ab3..e0a411d 100644
--- a/notepadpp/debian/notepadpp-bin64.lintian-overrides
+++ b/notepadpp/debian/notepadpp-bin64.lintian-overrides
@@ -4,3 +4,7 @@ debian-changelog-line-too-long
non-standard-dir-perm
non-standard-file-perm
portable-executable-missing-security-features
+file-in-usr-marked-as-conffile usr/share/notepadpp64/config.xml
+file-in-usr-marked-as-conffile usr/share/notepadpp64/session.xml
+file-in-usr-marked-as-conffile usr/share/notepadpp64/shortcuts.xml
+file-in-usr-marked-as-conffile usr/share/notepadpp64/stylers.xml
bgstack15