[freeside-commits] branch FREESIDE_4_BRANCH updated. 75278ef455750434901dbd7970460e882f57f557
Ivan
ivan at 420.am
Sat Feb 13 14:53:25 PST 2016
The branch, FREESIDE_4_BRANCH has been updated
via 75278ef455750434901dbd7970460e882f57f557 (commit)
from 5fcbf0fc90b522a4b349cbe50ed401996a4773d2 (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 75278ef455750434901dbd7970460e882f57f557
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Feb 13 14:53:24 2016 -0800
fix freeside-lib dep for new 4.0~git versioning
diff --git a/debian/control b/debian/control
index dad4df7..e8752f3 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.0git~20151123)
+ debconf, cron, openbsd-inetd, tcpd, undersmtpd, ssmtp, freeside-lib (>= 4.0~git20160211)
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