diff options
author | Mitch Jackson <mitch@freeside.biz> | 2018-01-24 00:43:57 -0600 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2018-02-28 20:39:36 -0600 |
commit | faf4866cd552cc40045fd048ac77ea8f2bece2d3 (patch) | |
tree | 25155eaf278c61406ff1e30474b92bb292090941 /debian | |
parent | 6635b3ee826a8dcd8755c4a1277f3ae268889f1e (diff) |
RT# 77144 replace bytes_substr with Unicode::Truncate
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 2391f73f7..2ec36892f 100644 --- a/debian/control +++ b/debian/control @@ -101,7 +101,7 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libmap-splat-perl, libdatetime-format-ical-perl, librest-client-perl, libgeo-streetaddress-us-perl, libbusiness-onlinepayment-perl, libnet-vitelity-perl (>= 0.05), libnet-sslglue-perl, libexpect-perl, - libspreadsheet-parsexlsx-perl + libspreadsheet-parsexlsx-perl, libunicode-truncate-perl (>= 0.303-1) Conflicts: libparams-classify-perl (>= 0.013-6) Replaces: freeside (<<4) Breaks: freeside (<<4) |