# HG changeset patch # User Alain Leufroy <alain@leufroy.fr> # Date 1424082740 -3600 # Mon Feb 16 11:32:20 2015 +0100 # Node ID def9d6916393e2896d6973d1c40e4307b09a5a0f # Parent b351b24461b3a69225ab5b1a8a13d90c4c8770c5 [pkg] prepare 1.0.0 diff --git a/__pkginfo__.py b/__pkginfo__.py --- a/__pkginfo__.py +++ b/__pkginfo__.py @@ -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' diff --git a/cubicweb-slickgrid.spec b/cubicweb-slickgrid.spec --- a/cubicweb-slickgrid.spec +++ b/cubicweb-slickgrid.spec @@ -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 diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ -cubicweb-slickgrid (0.1.0-1) unstable; urgency=low +cubicweb-slickgrid (1.0.0-1) unstable; urgency=low * initial release - -- - + -- Alain Leufroy <alain.leufroy@logilab.org> Mon, 16 Feb 2015 11:28:27 +0200 diff --git a/debian/copyright b/debian/copyright --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,70 @@ +This package was debianized by Logilab <contact@logilab.fr>. + Upstream Author: - LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr> + Logilab <contact@logilab.fr> 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)