Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
person
Commits
6eb1958a6f37
Commit
65490130
authored
Apr 08, 2015
by
Rémi Cardona
Browse files
[pkg] Bump dependency on CW
parent
a13669bbf209
Changes
2
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
6eb1958a
...
...
@@ -19,7 +19,7 @@ classifiers = [
'Programming Language :: JavaScript'
,
]
__depends__
=
{
'cubicweb'
:
'>= 3.
19.0
'
}
__depends__
=
{
'cubicweb'
:
'>= 3.
20.7
'
}
__recommends__
=
{
'cubicweb-addressbook'
:
None
}
...
...
debian/control
View file @
6eb1958a
...
...
@@ -11,7 +11,7 @@ XS-Python-Version: >= 2.6
Package: cubicweb-person
Architecture: all
Depends:
cubicweb-common (>= 3.
19.0
),
cubicweb-common (>= 3.
20.7
),
${python:Depends},
${misc:Depends},
Recommends: cubicweb-addressbook
...
...
Write
Preview
Supports
Markdown
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