[Pkg-sql-ledger-commit] r645 - ledger-smb/branches/v1.2/debian

pkg-sql-ledger-commit-owner at lists.alioth.debian.org pkg-sql-ledger-commit-owner at lists.alioth.debian.org
Thu Oct 25 11:50:54 UTC 2012


Author: jame-guest
Date: 2012-10-25 11:50:53 +0000 (Thu, 25 Oct 2012)
New Revision: 645

Modified:
   ledger-smb/branches/v1.2/debian/control
Log:
Added postgres-9.1 to LedgerSMB v1.2 depends and suggests.

Modified: ledger-smb/branches/v1.2/debian/control
===================================================================
--- ledger-smb/branches/v1.2/debian/control	2012-10-17 20:53:53 UTC (rev 644)
+++ ledger-smb/branches/v1.2/debian/control	2012-10-25 11:50:53 UTC (rev 645)
@@ -14,9 +14,9 @@
 
 Package: ledgersmb
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.8.0-1), libclass-std-perl, libconfig-std-perl, libconfig-any-perl, libmime-lite-perl, liblocale-maketext-lexicon-perl (>= 0.56-1), libdbi-perl, libdbd-pg-perl, postgresql-client-8.3 | postgresql-client-8.4, apache2 | httpd-cgi, libhtml-linkextractor-perl, libdata-dumper-simple-perl
+Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.8.0-1), libclass-std-perl, libconfig-std-perl, libconfig-any-perl, libmime-lite-perl, liblocale-maketext-lexicon-perl (>= 0.56-1), libdbi-perl, libdbd-pg-perl, postgresql-client-8.3 | postgresql-client-8.4 | postgresql-client-9.1, apache2 | httpd-cgi, libhtml-linkextractor-perl, libdata-dumper-simple-perl
 Recommends: default-mta | mail-transport-agent, texlive-full | tetex-extra, libparse-recdescent-perl
-Suggests: postgresql-8.3 | postgresql-8.4, libnet-tclink-perl, lpr, latex-cjk-all
+Suggests: postgresql-8.3 | postgresql-8.4 | postgresql-9.1, libnet-tclink-perl, lpr, latex-cjk-all
 Conflicts: ledger-smb
 Replaces: ledger-smb
 Description: A web based double-entry accounting program




More information about the Pkg-sql-ledger-commit mailing list