[freeside-commits] branch master updated. e35f3c4160cbd2cc952411f7fc3ba97a36f61e6d
Ivan Kohler
ivan at freeside.biz
Sat Feb 13 11:10:21 PST 2021
The branch, master has been updated
via e35f3c4160cbd2cc952411f7fc3ba97a36f61e6d (commit)
from 3adb46fccf9f631e188ea5383bd147b340477639 (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 e35f3c4160cbd2cc952411f7fc3ba97a36f61e6d
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Feb 13 11:10:19 2021 -0800
avoid bad libparams-classify-perl
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
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list