diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-02-13 14:53:22 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-02-13 14:53:22 -0800 |
commit | d4a14d8c063349fbea01a2ce9382baadc25a4c64 (patch) | |
tree | 91eac1bf08ff13243cc6f09c32c8127d3dd3b0bf /debian | |
parent | 4b9077e637274d1b61ac698d25be1cd9687f0be7 (diff) |
fix freeside-lib dep for new 4.0~git versioning
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 dad4df7f3..e8752f359 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Architecture: all Pre-Depends: freeside-lib # dbconfig-common Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, freeside-webui, - debconf, cron, openbsd-inetd, tcpd, undersmtpd, ssmtp, freeside-lib (>= 4.0git~20151123) + debconf, cron, openbsd-inetd, tcpd, undersmtpd, ssmtp, freeside-lib (>= 4.0~git20160211) Description: Billing and trouble ticketing for service providers Freeside is a web-based billing, trouble ticketing and network monitoring application. It includes features for ISPs and WISPs, hosting providers and |