Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RQL
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
RQL
Commits
c8c2a62d8f4d
Commit
c8c2a62d8f4d
authored
17 years ago
by
Sylvain
Browse files
Options
Downloads
Patches
Plain Diff
0.17.1
parent
dd76c1c808b5
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
ChangeLog
+1
-1
1 addition, 1 deletion
ChangeLog
__pkginfo__.py
+1
-1
1 addition, 1 deletion
__pkginfo__.py
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
debian/copyright
+3
-8
3 additions, 8 deletions
debian/copyright
with
12 additions
and
10 deletions
ChangeLog
+
1
−
1
View file @
c8c2a62d
ChangeLog for RQL
=================
--
2008-03-12 -- 0.17.1
* method to add group variable with undoing support
* fix remove_sort_term
...
...
This diff is collapsed.
Click to expand it.
__pkginfo__.py
+
1
−
1
View file @
c8c2a62d
...
...
@@ -6,7 +6,7 @@
"""
modname
=
"
rql
"
numversion
=
(
0
,
17
,
0
)
numversion
=
(
0
,
17
,
1
)
version
=
'
.
'
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
'
LCL
'
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
7
−
0
View file @
c8c2a62d
rql (0.17.1-1) unstable; urgency=low
* new upstream release
* update copyright file
-- Sylvain Thénault <Sylvain.Thenault@logilab.fr> Wed, 12 Mar 2008 10:45:25 +0100
rql (0.17.0-1) unstable; urgency=low
* new upstream release
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
3
−
8
View file @
c8c2a62d
This package was debianized by
Sylvain Thenault <sylvain.thenault@logilab.fr> Sat, 13 Apr 2002 19:05:23 +0200
.
This package was debianized by
Logilab <contact@logilab.fr>
.
Upstream Author:
...
...
@@ -2,7 +2,7 @@
Upstream Author:
Sylvain Thenault <devel
@logilab.fr>
Logilab <contact
@logilab.fr>
Copyright:
...
...
@@ -6,7 +6,7 @@
Copyright:
Copyright (c) 2003-200
6
LOGILAB S.A. (Paris, FRANCE).
Copyright (c) 2003-200
8
LOGILAB S.A. (Paris, FRANCE).
http://www.logilab.fr/ -- mailto:contact@logilab.fr
...
...
@@ -14,8 +14,3 @@
code is subject to a licence agreement. If you want to use it, you should
contact logilab's sales service at commercial@logilab.fr
Yapps 2.0 - yet another python parser system
Amit J Patel, January 1999
See http://theory.stanford.edu/~amitp/Yapps/ for documentation and updates
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