[freeside-commits] branch FREESIDE_4_BRANCH updated. ef2d6c8f9174b7aa31b22fead1a9d9b558edf29f
Ivan Kohler
ivan at freeside.biz
Sat Feb 13 11:10:28 PST 2021
The branch, FREESIDE_4_BRANCH has been updated
via ef2d6c8f9174b7aa31b22fead1a9d9b558edf29f (commit)
from 84d09a5892b5e0d4dd7fd1d1a816f81383255217 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ef2d6c8f9174b7aa31b22fead1a9d9b558edf29f
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Feb 13 11:10:25 2021 -0800
avoid bad libparams-classify-perl
diff --git a/debian/control b/debian/control
index 728dd95ce..95add5d21 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
-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
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list