[freeside-commits] branch FREESIDE_4_BRANCH updated. f1ed6a7366ea4795c501afbbeac079d181948e54

Ivan ivan at 420.am
Sat Feb 13 17:39:04 PST 2016


The branch, FREESIDE_4_BRANCH has been updated
       via  f1ed6a7366ea4795c501afbbeac079d181948e54 (commit)
      from  75278ef455750434901dbd7970460e882f57f557 (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 f1ed6a7366ea4795c501afbbeac079d181948e54
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Feb 13 17:39:03 2016 -0800

    fix freeside-lib dep for new 4.0~git versioning

diff --git a/debian/control b/debian/control
index e8752f3..badd99d 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

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

Summary of changes:
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list