Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
comment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cubicweb
cubes
comment
Commits
331c9dca16a6
Commit
331c9dca16a6
authored
15 years ago
by
Sylvain Thénault
Browse files
Options
Downloads
Patches
Plain Diff
1.6 for cw 3.6
parent
3d6cc1f458e6
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
__pkginfo__.py
+2
-2
2 additions, 2 deletions
__pkginfo__.py
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
with
9 additions
and
3 deletions
__pkginfo__.py
+
2
−
2
View file @
331c9dca
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
modname
=
'
comment
'
modname
=
'
comment
'
distname
=
"
cubicweb-%s
"
%
modname
distname
=
"
cubicweb-%s
"
%
modname
numversion
=
(
1
,
5
,
0
)
numversion
=
(
1
,
6
,
0
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'
LGPL
'
license
=
'
LGPL
'
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
cube_eid
=
20316
cube_eid
=
20316
# used packages
# used packages
__depends_cubes__
=
{}
__depends_cubes__
=
{}
__depends__
=
{
'
cubicweb
'
:
'
>= 3.
2
.0
'
}
__depends__
=
{
'
cubicweb
'
:
'
>= 3.
6
.0
'
}
__use__
=
tuple
(
__depends_cubes__
)
__use__
=
tuple
(
__depends_cubes__
)
classifiers
=
[
classifiers
=
[
'
Environment :: Web Environment
'
,
'
Environment :: Web Environment
'
,
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
0
View file @
331c9dca
cubicweb-comment (1.6.0-1) unstable; urgency=low
* new upstream release
-- Sylvain Thénault <sylvain.thenault@logilab.fr> Mon, 08 Feb 2010 16:56:53 +0100
cubicweb-comment (1.5.0-1) unstable; urgency=low
cubicweb-comment (1.5.0-1) unstable; urgency=low
* new upstream release
* new upstream release
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
331c9dca
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
Package: cubicweb-comment
Package: cubicweb-comment
Architecture: all
Architecture: all
Depends: cubicweb-common (>= 3.
2
.0)
Depends: cubicweb-common (>= 3.
6
.0)
Description: comment component for the CubicWeb framework
Description: comment component for the CubicWeb framework
This CubicWeb component provides threadable comments.
This CubicWeb component provides threadable comments.
.
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment