Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Coopdevs OCB mirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coopdevs
Odoo
Coopdevs OCB mirror
Commits
8cf1c3e6
Commit
8cf1c3e6
authored
15 years ago
by
Daniel Baumann
Committed by
P. Christeas
15 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Wrapping and sorting depends.
bzr revid: p_christ@hol.gr-20090824180206-a0ecfvfbl88oiods
parent
c0b2af2b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/control
+9
-4
9 additions, 4 deletions
debian/control
with
9 additions
and
4 deletions
debian/control
+
9
−
4
View file @
8cf1c3e6
...
...
@@ -2,8 +2,8 @@ Source: openerp-server
Section: net
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7),
quilt,
po-debconf, python-dev
Build-Depends-Indep: python-l
xml
, python-xml, python-
libxslt1
, python-
psycopg2
Build-Depends: debhelper (>= 7), po-debconf, python-dev
, quilt
Build-Depends-Indep: python-l
ibxslt1
, python-
l
xml, python-
psycopg2
, python-
xml,
Standards-Version: 3.8.2
Homepage: http://www.openerp.com/
Vcs-Browser: http://git.debian.net/?p=debian/openerp-server.git
...
...
@@ -12,10 +12,15 @@ Vcs-Git: git://git.debian.net/git/debian/openerp-server.git
Package: openerp-server
Section: net
Architecture: all
Depends: ${misc:Depends}, adduser, python, python-lxml, python-xml, python-libxslt1, python-psycopg2, python-reportlab, python-pychart, python-pydot, python-tz
Depends:
${misc:Depends}, adduser, python, python-libxslt1, python-lxml,
python-psycopg2, python-pydot, python-pychart, python-reportlab, python-tz,
python-xml
Conflicts: tinyerp-server
Replaces: tinyerp-server
Recommends: graphviz, ghostscript, postgresql, postgresql-client, python-imaging, python-matplotlib, python-openssl, python-pyparsing
Recommends:
graphviz, ghostscript, postgresql, postgresql-client, python-imaging,
python-matplotlib, python-openssl, python-pyparsing
Suggests: openerp-client
Description: Enterprise Resource Management (server)
OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment