[freeside-commits] branch master updated. 4324774d690f418e1c6ddfcdf12f5c222a073144

Jeremy Davis jeremyd at 420.am
Tue Jan 19 15:13:46 PST 2016


The branch, master has been updated
       via  4324774d690f418e1c6ddfcdf12f5c222a073144 (commit)
      from  74cf17d7e822d75cbf51098c7e337ba4174b18aa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4324774d690f418e1c6ddfcdf12f5c222a073144
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Tue Jan 19 18:13:28 2016 -0500

    30747 Fix debian deps for upgrades

diff --git a/debian/control b/debian/control
index 3eb088a..25e7920 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.
  .

-----------------------------------------------------------------------

Summary of changes:
 debian/control |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)




More information about the freeside-commits mailing list