Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
email
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
Admin message
la forge Heptapod sera en maintenance de 12h à 13h le mardi 18 mars 2025
Show more breadcrumbs
cubicweb
cubes
email
Commits
3773492486f6
Commit
3773492486f6
authored
16 years ago
by
Laure Bourgois
Browse files
Options
Downloads
Patches
Plain Diff
prepared version 1.4.1
parent
a22e7d6daa9b
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
+6
-5
6 additions, 5 deletions
__pkginfo__.py
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/control
+2
-1
2 additions, 1 deletion
debian/control
with
14 additions
and
6 deletions
__pkginfo__.py
+
6
−
5
View file @
37734924
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
distname
=
"
cubicweb-email
"
distname
=
"
cubicweb-email
"
modname
=
distname
.
split
(
'
-
'
,
1
)[
1
]
modname
=
distname
.
split
(
'
-
'
,
1
)[
1
]
numversion
=
(
1
,
4
,
0
)
numversion
=
(
1
,
4
,
1
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'
LGPL
'
license
=
'
LGPL
'
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
author_email
=
"
contact@logilab.fr
"
author_email
=
"
contact@logilab.fr
"
web
=
''
web
=
''
short_desc
=
"
E
mail support for the CubicWeb framework
"
short_desc
=
"
e
mail support for the CubicWeb framework
"
long_desc
=
"""
C
ubicWeb is a entities / relations bases knowledge management
system
long_desc
=
"""
c
ubicWeb is a entities / relations bases knowledge management
developped at Logilab.
system
developped at Logilab.
.
.
...
@@ -21,5 +21,6 @@
...
@@ -21,5 +21,6 @@
.
.
This package provides schema and views to store emails in cubicweb applications.
This package provides schema and views to store emails in cubicweb
applications.
.
.
"""
"""
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
0
View file @
37734924
cubicweb-email (1.4.1-1) DISTRIBUTION; urgency=low
* new upstream release
-- Laure Bourgois <laure.bourgois@logilab.fr> Thu, 05 Mar 2009 17:39:10 +0100
cubicweb-email (1.4.0-1) DISTRIBUTION; urgency=low
cubicweb-email (1.4.0-1) DISTRIBUTION; urgency=low
* new upstream release
* new upstream release
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
2
−
1
View file @
37734924
...
@@ -2,6 +2,6 @@
...
@@ -2,6 +2,6 @@
Section: web
Section: web
Priority: optional
Priority: optional
Maintainer: Logilab Packaging Team <contact@logilab.fr>
Maintainer: Logilab Packaging Team <contact@logilab.fr>
Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>
Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>
, Laure Bourgois <laure.bourgois@logilab.fr>
Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-dev (>=2.4)
Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-dev (>=2.4)
Standards-Version: 3.8.0
Standards-Version: 3.8.0
...
@@ -6,5 +6,6 @@
...
@@ -6,5 +6,6 @@
Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-dev (>=2.4)
Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-dev (>=2.4)
Standards-Version: 3.8.0
Standards-Version: 3.8.0
Homepage: http://www.cubicweb.org/project/cubicweb-email
Package: cubicweb-email
Package: cubicweb-email
Architecture: all
Architecture: all
...
...
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