Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tarantool
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
core
tarantool
Commits
1e918e24
Commit
1e918e24
authored
10 years ago
by
Dmitry E. Oboukhov
Browse files
Options
Downloads
Patches
Plain Diff
Update debian infrastructure.
parent
211672ff
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+14
-3
14 additions, 3 deletions
debian/changelog
debian/copyright
+65
-1
65 additions, 1 deletion
debian/copyright
debian/tarantool.lintian-overrides
+1
-0
1 addition, 0 deletions
debian/tarantool.lintian-overrides
with
80 additions
and
4 deletions
debian/changelog
+
14
−
3
View file @
1e918e24
tarantool (1.6.3.
183.gd309992-1) UNRELEASED
; urgency=medium
tarantool (1.6.3.
539.g211672f-1) unstable
; urgency=medium
* Init infrastructure for tarantool 1.6.
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 20 Aug 2014 17:19:14 +0400
* Update debian/copyright:
+ cmake/luatest.cpp
+ third_party/PMurHash.*
+ third_party/lua-yaml/*
+ third_party/sha1.*
+ third_party/open_memstream.*
* Add lintian-oferrides: libyaml:
tarantool has patched version of the library.
* Rename -plugin* package to -module*
* Conflicts: tarantool 1.5 (it was renamed to tarantool-lts).
* NOSTRIP /usr/bin/tarantool binary: it uses symbols runtime.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 27 Oct 2014 14:33:07 +0300
tarantool (1.5.3.53.ge2308d8-1) unstable; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
65
−
1
View file @
1e918e24
...
...
@@ -217,7 +217,7 @@ License: BSD-3-Clause
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: third_party/luajit/*
Files: third_party/luajit/*
cmake/luatest.cpp
Copyright: 2005-2011 Mike Pall. All rights reserved.
1994-2011 Lua.org, PUC-Rio.
License: MIT
...
...
@@ -302,6 +302,7 @@ Files: third_party/qsort_arg.c
third_party/compat/sys/bsd_time.h
third_party/queue.h
connector/c/tntsql/include/tnt_queue.h
third_party/rb.h
Copyright: 1992, 1993 The Regents of the University of California.
License: BSD-3-Clause
All rights reserved.
...
...
@@ -571,6 +572,69 @@ License: BSD-2-Clause
THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Files: third_party/PMurHash.*
Copyright: Austin Appleby
License: Public-Domain
MurmurHash3 was written by Austin Appleby, and is placed in the public
domain.
.
This implementation was written by Shane Day, and is also public domain.
.
This is a portable ANSI C implementation of MurmurHash3_x86_32 (Murmur3A)
with support for progressive processing.
Files: third_party/lua-yaml/*
Copyright: 2009, Andrew Danforth
License: Expat
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.
Files: ./third_party/sha1.*
Copyright: Steve Reid <steve@edmweb.com>
License: Public-Domain
Public Domain.
Files: third_party/open_memstream.*
Copyright: 2013 Advanced Computing Technologies LLC,
Written by: John H. Baldwin <jhb@FreeBSD.org>
License: BSD-2-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Files: *
Copyright: 2010-2014 by Aleksey Demakov, Aleksey Mashanov,
Alexandre Kalendarev, Damien Lefortier, Dmitry E. Oboukhov,
...
...
This diff is collapsed.
Click to expand it.
debian/tarantool.lintian-overrides
+
1
−
0
View file @
1e918e24
tarantool: unstripped-binary-or-object usr/bin/tarantool
tarantool: embedded-library usr/bin/tarantool: libyaml
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