[freeside-commits] branch master updated. 36c6bdea22ab7086f706affadafd4195592447c6
Ivan
ivan at 420.am
Sat Feb 13 17:39:03 PST 2016
The branch, master has been updated
via 36c6bdea22ab7086f706affadafd4195592447c6 (commit)
from d4a14d8c063349fbea01a2ce9382baadc25a4c64 (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 36c6bdea22ab7086f706affadafd4195592447c6
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Feb 13 17:39:02 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