summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-01-20 04:46:18 -0800
committerIvan Kohler <ivan@freeside.biz>2016-01-20 04:46:18 -0800
commit5d5ed9e94c8c9520f8d36ef23bbe47a135c35639 (patch)
tree5e7895abe02a8e800caf74fe0a3442d2264db8bc /debian
parentc2a09342f58d6a6bb78594c388ededc681416d89 (diff)
parent4324774d690f418e1c6ddfcdf12f5c222a073144 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 3eb088a67..25e792048 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,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
+ debconf, cron, openbsd-inetd, tcpd, undersmtpd, ssmtp, freeside-lib (>= 3.8git~20151123)
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
@@ -103,8 +103,7 @@ Depends: freeside-lib,apache2,apache2-mpm-prefork,apache2-utils,
libapache-dbi-perl,libapache2-mod-perl2,libapache2-request-perl,
libapache-session-perl,openssl, libcgi-emulate-psgi-perl,
libplack-perl (>= 1.0002)
-Conflicts: apache2-mpm-worker
-Breaks: libev-perl
+Conflicts: apache2-mpm-worker, libev-perl
Description: Web interface for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
.