summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-02-14 09:13:35 -0800
committerIvan Kohler <ivan@freeside.biz>2017-02-14 09:13:35 -0800
commit48a6f92e462bcbcd9ef3aed9c613da0d59716fcc (patch)
tree036ff5fb20bf7fa1637c559f917a4e75a031abd3
parent877a4eb85cb847bd314d6a9192fedb1dc35c5d02 (diff)
fix deb dependencies for package reorganization, so 3.x -> 4.x upgrades don't complain about overwriting files, RT#74692
-rw-r--r--debian/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 7bf44d4..4d4b78b 100644
--- a/debian/control
+++ b/debian/control
@@ -102,6 +102,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor,
librest-client-perl
Conflicts: libparams-classify-perl (>= 0.013-6)
Suggests: libbusiness-onlinepayment-perl
+Replaces: freeside (<<4)
+Breaks: freeside (<<4)
Description: Libraries for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
.
@@ -115,6 +117,8 @@ Depends: freeside-lib,apache2,apache2-mpm-prefork,apache2-utils,
libapache-session-perl,openssl, libcgi-emulate-psgi-perl,
libplack-perl (>= 1.0002)
Conflicts: apache2-mpm-worker, libev-perl
+Replaces: freeside (<<4)
+Breaks: freeside (<<4)
Description: Web interface for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
.
@@ -151,6 +155,8 @@ Depends: freeside-webui,freeside-lib,rrdtool,librrds-perl,
libproc-daemon-perl,libnet-snmp-perl, libapache-session-perl, libjson-perl,
libdbix-abstract-perl, libdbix-sequence-perl, librrds-perl
Recommends:
+Replaces: freeside (<<4)
+Breaks: freeside (<<4)
Description: Integrated network monitoring and billing
Torrus is a network monitoring system (NMS) for discovering and monitoring
routers, switches and other network equipment with SNMP.