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
e28a5eb8c8ac
Commit
ad015853
authored
Feb 25, 2016
by
Julien Cristau
Browse files
[pkg] 1.10.1
parent
71a1ab7be550
Changes
2
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
e28a5eb8
...
...
@@ -4,14 +4,14 @@
modname
=
'person'
distname
=
"cubicweb-%s"
%
modname
numversion
=
(
1
,
10
,
0
)
numversion
=
(
1
,
10
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
description
=
"person component for the CubicWeb framework"
author
=
"Logilab"
author_email
=
"contact@logilab.fr"
web
=
'http://www.cubicweb.org/project/%s'
%
distname
web
=
'http
s
://www.cubicweb.org/project/%s'
%
distname
classifiers
=
[
'Environment :: Web Environment'
,
'Framework :: CubicWeb'
,
...
...
debian/changelog
View file @
e28a5eb8
cubicweb-person (1.10.1-1) unstable; urgency=medium
* new upstream release
-- Julien Cristau <julien.cristau@logilab.fr> Thu, 25 Feb 2016 17:58:23 +0100
cubicweb-person (1.10.0-1) unstable; urgency=medium
* New upstream release.
...
...
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