Author: reinhard Date: 2007-08-06 04:47:18 -0500 (Mon, 06 Aug 2007) New Revision: 9774
Modified: trunk/gnue-appserver/packaging/debian/control trunk/gnue-common/packaging/debian/control trunk/gnue-designer/packaging/debian/control trunk/gnue-forms/packaging/debian/control trunk/gnue-navigator/packaging/debian/control trunk/gnue-reports/packaging/debian/control Log: Explicitly added Depends: python-support to all gnue debian packages. Modified: trunk/gnue-appserver/packaging/debian/control =================================================================== --- trunk/gnue-appserver/packaging/debian/control 2007-08-06 09:19:04 UTC (rev 9773) +++ trunk/gnue-appserver/packaging/debian/control 2007-08-06 09:47:18 UTC (rev 9774) @@ -9,7 +9,7 @@ Package: gnue-appserver Architecture: all -Depends: ${python:Depends}, gnue-common (>= 0.6.8), python-pysqlite2 | python-sqlite | python-psycopg2 | python-psycopg | python-pygresql | python-pgsql | python-mysqldb | python-kinterbasdb | python-maxdb +Depends: ${python:Depends}, python-support (>= 0.5.3), gnue-common (>= 0.6.8), python-pysqlite2 | python-sqlite | python-psycopg2 | python-psycopg | python-pygresql | python-pgsql | python-mysqldb | python-kinterbasdb | python-maxdb Description: GNU Enterprise Application Server The GNU Enterprise Application Server is the core of the n-tier variant of the GNU Enterprise system. Modified: trunk/gnue-common/packaging/debian/control =================================================================== --- trunk/gnue-common/packaging/debian/control 2007-08-06 09:19:04 UTC (rev 9773) +++ trunk/gnue-common/packaging/debian/control 2007-08-06 09:47:18 UTC (rev 9774) @@ -7,7 +7,7 @@ Package: gnue-common Architecture: all -Depends: ${python:Depends}, python-egenix-mxdatetime +Depends: ${python:Depends}, python-support (>= 0.5.3), python-egenix-mxdatetime Recommends: python-pysqlite2 | python-sqlite | python-psycopg2 | python-psycopg | python-pygresql | python-pgsql | python-mysqldb | python-kinterbasdb | python-maxdb Suggests: gnue-forms, gnue-reports, gnue-appserver Description: GNU Enterprise Common Library for use with the GNUe tools Modified: trunk/gnue-designer/packaging/debian/control =================================================================== --- trunk/gnue-designer/packaging/debian/control 2007-08-06 09:19:04 UTC (rev 9773) +++ trunk/gnue-designer/packaging/debian/control 2007-08-06 09:47:18 UTC (rev 9774) @@ -7,7 +7,7 @@ Package: gnue-designer Architecture: all -Depends: ${python:Depends}, libwxgtk2.4-python, gnue-common (>= 0.6.8), gnue-forms (>= 0.5.9) +Depends: ${python:Depends}, python-support (>= 0.5.3), libwxgtk2.4-python, gnue-common (>= 0.6.8), gnue-forms (>= 0.5.9) Description: A Rapid Application Development tool for GNU Enterprise Designer is the IDE for GNU Enterprise. It builds forms, reports, classes, and other aspects of GNUe in a single environment, Modified: trunk/gnue-forms/packaging/debian/control =================================================================== --- trunk/gnue-forms/packaging/debian/control 2007-08-06 09:19:04 UTC (rev 9773) +++ trunk/gnue-forms/packaging/debian/control 2007-08-06 09:47:18 UTC (rev 9774) @@ -7,7 +7,7 @@ Package: gnue-forms Architecture: all -Depends: ${python:Depends}, gnue-common (>= 0.6.8) +Depends: ${python:Depends}, python-support (>= 0.5.3), gnue-common (>= 0.6.8) Recommends: python-wxgtk2.6 | python-qt3 Description: Generator for interactive data entry screens GNU Enterprise Forms (GNUe Forms) is a generator for data aware user Modified: trunk/gnue-navigator/packaging/debian/control =================================================================== --- trunk/gnue-navigator/packaging/debian/control 2007-08-06 09:19:04 UTC (rev 9773) +++ trunk/gnue-navigator/packaging/debian/control 2007-08-06 09:47:18 UTC (rev 9774) @@ -7,7 +7,7 @@ Package: gnue-navigator Architecture: all -Depends: ${python:Depends}, gnue-common (>= 0.6.8) +Depends: ${python:Depends}, python-support (>= 0.5.3), gnue-common (>= 0.6.8) Recommends: gnue-forms (>= 0.5.8), gnue-reports (>= 0.1.6) Description: GNU Enterprise Navigator GNUe Navigator is a helper application for Forms and Reports. It takes Modified: trunk/gnue-reports/packaging/debian/control =================================================================== --- trunk/gnue-reports/packaging/debian/control 2007-08-06 09:19:04 UTC (rev 9773) +++ trunk/gnue-reports/packaging/debian/control 2007-08-06 09:47:18 UTC (rev 9774) @@ -7,7 +7,7 @@ Package: gnue-reports Architecture: all -Depends: ${python:Depends}, gnue-common (>= 0.6.8) +Depends: ${python:Depends}, python-support (>= 0.5.3), gnue-common (>= 0.6.8) Description: An XML-based output-independent reporting system. GNU Enterprise Reports is a platform and output-indepedent reporting system. It reads an XML-based report definition and generates _______________________________________________ commit-gnue mailing list commit-gnue@gnu.org http://lists.gnu.org/mailman/listinfo/commit-gnue