Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
person
Commits
f40113b147e7
Commit
dcaae347
authored
Jul 08, 2010
by
Sylvain Thénault
Browse files
update dependency
parent
b7aadd5a2a02
Changes
2
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
f40113b1
...
...
@@ -19,7 +19,7 @@ classifiers = [
'Programming Language :: JavaScript'
,
]
__depends__
=
{
'cubicweb'
:
'>= 3.
8
.0'
}
__depends__
=
{
'cubicweb'
:
'>= 3.
9
.0'
}
__recommends__
=
{
'cubicweb-addressbook'
:
None
}
...
...
debian/control
View file @
f40113b1
...
...
@@ -9,9 +9,7 @@ Homepage: http://www.cubicweb.org/project/cubicweb-person
Package: cubicweb-person
Architecture: all
Conflicts: erudi-person, erudi-person-server, erudi-person-client, erudi-person-comp
Replaces: erudi-person, erudi-person-server, erudi-person-client, erudi-person-comp
Depends: cubicweb-common (>= 3.6.0)
Depends: cubicweb-common (>= 3.9.0)
Recommends: cubicweb-addressbook
Description: person component for the CubicWeb framework
This CubicWeb component models person (firstname, lastname,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment