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
6a2ad70b6c2d
Commit
6a2ad70b6c2d
authored
14 years ago
by
Sylvain Thénault
Browse files
Options
Downloads
Patches
Plain Diff
prepare 1.7.2
parent
632aabb24cb6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
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 @
6a2ad70b
...
...
@@ -4,7 +4,7 @@
modname
=
'
comment
'
distname
=
"
cubicweb-%s
"
%
modname
numversion
=
(
1
,
7
,
1
)
numversion
=
(
1
,
7
,
2
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'
LGPL
'
...
...
@@ -19,7 +19,7 @@
'
Programming Language :: JavaScript
'
,
]
__depends__
=
{
'
cubicweb
'
:
'
>= 3.
9
.0
'
}
__depends__
=
{
'
cubicweb
'
:
'
>= 3.
10
.0
'
}
# packaging ###
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
0
View file @
6a2ad70b
cubicweb-comment (1.7.2-1) unstable; urgency=low
* new upstream release
-- Sylvain Thénault <sylvain.thenault@logilab.fr> Mon, 17 Jan 2011 14:33:11 +0100
cubicweb-comment (1.7.1-1) unstable; urgency=low
* new upstream release
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
6a2ad70b
...
...
@@ -10,7 +10,7 @@
Package: cubicweb-comment
Architecture: all
Depends: cubicweb-common (>= 3.
9
.0)
Depends: cubicweb-common (>= 3.
10
.0)
Description: comment component for the CubicWeb framework
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