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
cmt
Commits
bf173635c6c5
Commit
e6da72fa
authored
Aug 22, 2011
by
Nicolas Chauvat
Browse files
[packaging] preparing 0.6.0
parent
d618a221fe00
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
bf173635
...
...
@@ -4,7 +4,7 @@
modname
=
'cmt'
distname
=
'cubicweb-cmt'
numversion
=
(
0
,
5
,
1
)
numversion
=
(
0
,
6
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LCL'
...
...
@@ -22,7 +22,7 @@ pyversions = ['2.4']
__depends__
=
{
'cubicweb'
:
'>= 3.10.0'
,
'cubicweb-blog'
:
None
,
'cubicweb-cmcicpay'
:
None
,
'cubicweb-conference'
:
'>= 0.1
1
.0'
,
'cubicweb-conference'
:
'>= 0.1
2
.0'
,
'cubicweb-forgotpwd'
:
'>= 0.2.0'
,
'cubicweb-openidrelay'
:
None
,
'cubicweb-registration'
:
None
,
...
...
debian/changelog
View file @
bf173635
cubicweb-cmt (0.6.0-1) unstable; urgency=low
* new upstream release
-- Nicolas Chauvat <nicolas.chauvat@logilab.fr> Mon, 22 Aug 2011 15:53:46 +0200
cubicweb-cmt (0.5.1-1) unstable; urgency=low
* new upstream release
...
...
debian/control
View file @
bf173635
...
...
@@ -8,7 +8,7 @@ Homepage: http://www.cubicweb.org/project/cubicweb-cmt
Package: cubicweb-cmt
Architecture: all
Depends: cubicweb-blog, cubicweb-cmcicpay, cubicweb-common (>= 3.10.0), cubicweb-conference (>= 0.1
0
.0), cubicweb-forgotpwd (>= 0.2.0), cubicweb-openidrelay, cubicweb-registration, cubicweb-shoppingcart (>= 0.4.0), cubicweb-tag
Depends: cubicweb-blog, cubicweb-cmcicpay, cubicweb-common (>= 3.10.0), cubicweb-conference (>= 0.1
2
.0), cubicweb-forgotpwd (>= 0.2.0), cubicweb-openidrelay, cubicweb-registration, cubicweb-shoppingcart (>= 0.4.0), cubicweb-tag
Description: conference management tool
CubicWeb is a semantic web application framework.
.
...
...
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