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
cubicweb
Commits
df1c74d84668
Commit
2d967e22
authored
Jul 24, 2019
by
Denis Laxalde
Browse files
[pkg] Version 3.27.0a0
parent
280c9db41038
Changes
2
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
df1c74d8
...
...
@@ -23,7 +23,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
27
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
+
'
.dev
0'
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
+
'
a
0'
description
=
"a repository of entities / relations for knowledge management"
author
=
"Logilab"
...
...
debian/changelog
View file @
df1c74d8
cubicweb (3.27.0~
dev
0-1)
UNRELEASED
; urgency=medium
cubicweb (3.27.0~
a
0-1)
unstable
; urgency=medium
[ Jérémy Bobbio ]
* Switch all Debian packages to Python 3.
...
...
@@ -18,8 +18,9 @@ cubicweb (3.27.0~dev0-1) UNRELEASED; urgency=medium
[ Denis Laxalde ]
* Let cubicweb-ctl replace cubicweb-ctl3
* New upstream pre-release.
--
Jérémy Bobbio <jeremy.bobbio@irq7
.fr> Wed, 2
9 May
2019 16:0
6:20
+0200
--
Denis Laxalde <denis.laxalde@logilab
.fr> Wed, 2
4 Jul
2019 16:0
8:43
+0200
cubicweb (3.26.13-1) unstable; urgency=medium
...
...
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