[freeside-commits] branch FREESIDE_3_BRANCH updated. c66dfad965440d72276a4adec95cbcfa0f52a498
Ivan
ivan at 420.am
Sat Feb 13 14:56:36 PST 2016
The branch, FREESIDE_3_BRANCH has been updated
via c66dfad965440d72276a4adec95cbcfa0f52a498 (commit)
via 6a1082fd1d50f0fbd30f74b816176ef886160c84 (commit)
from eb3b8cfe19d3602634f2d668de2ee4d974d51c59 (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 c66dfad965440d72276a4adec95cbcfa0f52a498
Merge: 6a1082f eb3b8cf
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Feb 13 14:56:33 2016 -0800
Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_3_BRANCH
commit 6a1082fd1d50f0fbd30f74b816176ef886160c84
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Feb 13 14:56:20 2016 -0800
fix freeside-lib dep for new 4.0~git versioning
diff --git a/debian/control b/debian/control
index efd6234..c8bffae 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 (>= 3.8git~20151123)
+ debconf, cron, openbsd-inetd, tcpd, undersmtpd, ssmtp, freeside-lib (>= 3.8)
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