[freeside-commits] branch master updated. d4a14d8c063349fbea01a2ce9382baadc25a4c64
Ivan
ivan at 420.am
Sat Feb 13 14:53:23 PST 2016
The branch, master has been updated
via d4a14d8c063349fbea01a2ce9382baadc25a4c64 (commit)
from 4b9077e637274d1b61ac698d25be1cd9687f0be7 (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 d4a14d8c063349fbea01a2ce9382baadc25a4c64
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Feb 13 14:53:22 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