diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-11-17 17:00:06 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-11-17 17:00:06 -0800 |
commit | f32ac83068c6211f829f1688a1a9cdec71bc6ec7 (patch) | |
tree | a6b6866f50a90fc7716861b4884ec4ffeb5ce535 /debian/control | |
parent | 2c112f32561f23f9c538ace00db46659ce16da32 (diff) | |
parent | c0886229d19cfa798580fbeb342826fd11ceeeb0 (diff) |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 9d9577cb8..2764f706d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: extra Maintainer: Ivan Kohler <ivan-debian@420.am> Uploaders: Jeremy Davis <jeremyd@freeside.biz> -Build-Depends: debhelper (>= 5), perl (>= 5.8) +Build-Depends: debhelper (>= 5), perl (>= 5.8), torrus-common Standards-Version: 3.7.2 Homepage: http://www.freeside.biz/freeside @@ -87,7 +87,7 @@ Depends: gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libemail-address-list-perl, libsymbol-global-name-perl, libdate-extract-perl, librole-basic-perl, libhtml-formattext-withlinks-andtables-perl, libcrypt-x509-perl, - libdata-guid-perl + libdata-guid-perl, libparams-classify-perl (>= 0.013-5.1) Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing Freeside is a web-based billing and trouble ticketing application. |