diff options
author | Ivan Kohler <ivan@freeside.biz> | 2021-02-13 11:10:19 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2021-02-13 11:10:19 -0800 |
commit | e35f3c4160cbd2cc952411f7fc3ba97a36f61e6d (patch) | |
tree | 560a772f96a0f15239d5c375e273720ccbeb845c /debian | |
parent | 3adb46fccf9f631e188ea5383bd147b340477639 (diff) |
avoid bad libparams-classify-perl
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3d787b70e..f4795fc2a 100644 --- a/debian/control +++ b/debian/control @@ -107,7 +107,7 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip, libspreadsheet-parsexlsx-perl, libunicode-truncate-perl (>= 0.303-1), libspreadsheet-xlsx-perl, libpod-simple-perl, libwebservice-northern911-perl, liblocale-codes-perl, liblocale-po-perl -Conflicts: libparams-classify-perl (= 0.013-6) +Conflicts: libparams-classify-perl (>= 0.013-6) Replaces: freeside (<<4) Breaks: freeside (<<4) Description: Libraries for Freeside billing and trouble ticketing |