diff options
Diffstat (limited to '')
-rw-r--r-- | profiles/pardus/main.profile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/pardus/main.profile b/profiles/pardus/main.profile new file mode 100644 index 0000000..3971bd1 --- /dev/null +++ b/profiles/pardus/main.profile @@ -0,0 +1,11 @@ +# The default profile for Pardus Linux and derivatives thereof. +Profile: pardus/main +Extends: debian/main +Disable-Tags: no-nmu-in-changelog + source-nmu-has-incorrect-version-number + bugs-field-does-not-refer-to-debian-infrastructure + +# Pardus ships some packages where upstream only supports installation in /opt so +# allow us to override this tag in those packages. +Tags: dir-or-file-in-opt +Overridable: yes |