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
f5090a2d
Commit
f5090a2d
authored
9 years ago
by
Dmitry E. Oboukhov
Browse files
Options
Downloads
Patches
Plain Diff
Add conflict with tarantool.
tarantool-lts-client (1.5) and tarantool (1.6) have file /usr/bin/tarantool
parent
2998d20e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
with
7 additions
and
1 deletion
debian/changelog
+
6
−
0
View file @
f5090a2d
tarantool-lts (1.5.5-18-g2998d20-1) unstable; urgency=medium
* Add conflict with tarantool, closes: #793867.
-- Dmitry E. Oboukhov <unera@debian.org> Sat, 12 Sep 2015 12:13:42 +0300
tarantool-lts (1.5.4.28.gfcf2fef-1) unstable; urgency=medium
* Tarantool 1.6 and tarantool 1.5 aren't compatible, so
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
f5090a2d
...
...
@@ -115,7 +115,7 @@ Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: tarantool-lts, tarantool-tls-client-dbg
Conflicts: tarantool-client (<< 1.6)
Conflicts: tarantool-client (<< 1.6)
, tarantool
Replaces: tarantool-client (<< 1.6)
Description: Tarantool in-memory database - command line client
Tarantool is an in-memory database and Lua application server.
...
...
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