[freeside-commits] branch FREESIDE_4_BRANCH updated. c7af3fc8437b825afe29ca3bcbedd7bf41404c4d
Ivan
ivan at 420.am
Tue Aug 15 18:35:32 PDT 2017
The branch, FREESIDE_4_BRANCH has been updated
via c7af3fc8437b825afe29ca3bcbedd7bf41404c4d (commit)
from c878d776eb79d9948de3a25594eae55a26858d41 (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 c7af3fc8437b825afe29ca3bcbedd7bf41404c4d
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Aug 15 18:35:30 2017 -0700
have base freeside deb package depend on same versions
diff --git a/debian/control b/debian/control
index b1acea2..bdcce2d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,7 @@ Pre-Depends: freeside-lib
# dbconfig-common
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
freeside-webui (= ${binary:Version}), freeside-lib (= ${binary:Version}),
- debconf, cron, openbsd-inetd, tcpd, undersmtpd, ssmtp,
-
+ debconf, cron, openbsd-inetd, tcpd, undersmtpd, ssmtp
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 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
More information about the freeside-commits
mailing list