summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJeremy Davis <jeremyd@freeside.biz>2016-01-19 18:19:17 -0500
committerJeremy Davis <jeremyd@freeside.biz>2016-01-19 18:19:17 -0500
commit58c61e3d40c389a86093e3fa6e036294cb5e865b (patch)
tree690de0774e7c2ba0ccbc40b3651a810d9f801151 /debian
parent2c863437afd1b29d41154dba3b641c3bf0f22fc3 (diff)
30747 Fix debian deps for upgrades
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 79138cab2..3b794d342 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
@@ -93,8 +93,7 @@ Architecture: all
Depends: freeside-lib,apache2,apache2-mpm-prefork,apache2-utils,
libapache-dbi-perl,libapache2-mod-perl2,libapache2-request-perl,
libapache-session-perl,openssl
-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.
.