Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
slickgrid
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
slickgrid
Commits
def9d6916393
There was an error fetching the commit references. Please try again later.
Commit
def9d6916393
authored
10 years ago
by
Alain Leufroy
Browse files
Options
Downloads
Patches
Plain Diff
[pkg] prepare 1.0.0
parent
b351b24461b3
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
__pkginfo__.py
+1
-1
1 addition, 1 deletion
__pkginfo__.py
cubicweb-slickgrid.spec
+1
-1
1 addition, 1 deletion
cubicweb-slickgrid.spec
debian/changelog
+2
-3
2 additions, 3 deletions
debian/changelog
debian/copyright
+65
-3
65 additions, 3 deletions
debian/copyright
with
69 additions
and
8 deletions
__pkginfo__.py
+
1
−
1
View file @
def9d691
...
...
@@ -6,7 +6,7 @@
modname
=
'
slickgrid
'
distname
=
'
cubicweb-slickgrid
'
numversion
=
(
0
,
1
,
0
)
numversion
=
(
1
,
0
,
0
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'
LGPL
'
...
...
This diff is collapsed.
Click to expand it.
cubicweb-slickgrid.spec
+
1
−
1
View file @
def9d691
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-slickgrid
Version:
0.
1.0
Version: 1.0
.0
Release: logilab.1%{?dist}
Summary: Table view rendered using the SlickGrid_ javascript librairy.
Group: Applications/Internet
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
2
−
3
View file @
def9d691
cubicweb-slickgrid (
0.1
.0-1) unstable; urgency=low
cubicweb-slickgrid (
1.0
.0-1) unstable; urgency=low
* initial release
...
...
@@ -2,5 +2,4 @@
* initial release
--
-- Alain Leufroy <alain.leufroy@logilab.org> Mon, 16 Feb 2015 11:28:27 +0200
This diff is collapsed.
Click to expand it.
debian/copyright
+
65
−
3
View file @
def9d691
This package was debianized by Logilab <contact@logilab.fr>.
Upstream Author:
...
...
@@ -1,6 +3,6 @@
Upstream Author:
LOGILAB S.A. (Paris, FRANCE)
<contact@logilab.fr>
Logilab
<contact@logilab.fr>
Copyright:
...
...
@@ -4,5 +6,65 @@
Copyright:
Copyright (c) 2014 LOGILAB S.A. (Paris, FRANCE).
http://www.logilab.fr -- mailto:contact@logilab.fr
Copyright (c) 2003-2014 LOGILAB S.A. (Paris, FRANCE).
http://www.logilab.fr/ -- mailto:contact@logilab.fr
License:
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2.1 of the License, or (at your
option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
for more details.
You should have received a copy of the GNU Lessser General Public License
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
On Debian systems, the complete text of the GNU Lesser General Public License
may be found in '/usr/share/common-licenses/LGPL-2.1'.
SlickGrid:
Upstream Author:
mleibman <michael.leibman@gmail.com>
Copyright:
Copyright (c) 2010 Michael Leibman, http://github.com/mleibman/slickgrid
License:
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
icon.png:
Upstream Author:
Aha-Soft <https://www.iconfinder.com/krasnoyarsk> (https://www.iconfinder.com/icons/32556)
License:
Creative Commons (Attribution 3.0 Unported)
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