diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-02-13 17:39:02 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-02-13 17:39:02 -0800 |
commit | 36c6bdea22ab7086f706affadafd4195592447c6 (patch) | |
tree | 86317b75b6d452af86589292533bad9a556e3fd6 /debian | |
parent | d4a14d8c063349fbea01a2ce9382baadc25a4c64 (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 e8752f359..badd99d88 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.0~git20160211) + debconf, cron, openbsd-inetd, tcpd, undersmtpd, ssmtp, freeside-lib (>= 4.0~git-20160211) 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 |