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
f1aff513
Commit
f1aff513
authored
11 years ago
by
Dmitry E. Oboukhov
Browse files
Options
Downloads
Patches
Plain Diff
Drop irrelevant debian/README.source.
parent
7ed09ca7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/README.source
+0
-3
0 additions, 3 deletions
debian/README.source
debian/changelog
+2
-1
2 additions, 1 deletion
debian/changelog
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
with
3 additions
and
5 deletions
debian/README.source
deleted
100644 → 0
+
0
−
3
View file @
7ed09ca7
Upstream contains some libraries that have already been present in Debian.
Now I work to replace them by debian's copies, but the work requires time.
This diff is collapsed.
Click to expand it.
debian/changelog
+
2
−
1
View file @
f1aff513
tarantool (1.5.3
-
120
-
g68b26b6-1) unstable; urgency=low
tarantool (1.5.3
.
120
.
g68b26b6-1) unstable; urgency=low
* New snapshot.
- Cleanup debian/copyright (drop php-connector section).
...
...
@@ -7,6 +7,7 @@ tarantool (1.5.3-120-g68b26b6-1) unstable; urgency=low
- tarantool-plugins has 'any' architecture: it depends on plugins
that contain ELF-files.
- Fix FTBFS with Debian/kFreeBSD, closes: #715358.
- Drop irrelevant debian/README.source.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 12 Aug 2013 14:06:16 +0400
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
f1aff513
...
...
@@ -27,12 +27,12 @@ DEB_CMAKE_NORMAL_ARGS := -DCMAKE_INSTALL_PREFIX="$(DEB_CMAKE_INSTALL_PREFIX)" \
# -DCMAKE_CXX_COMPILER:FILEPATH="$(CXX)" \
DEB_SHLIBDEPS_INCLUDE := /usr/lib/tarantool/plugins
DEB_INSTALL_DOCS := -XTODO -XAUTHORS
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/cmake.mk
DEB_BUILDDIR := build-area
DEB_INSTALL_DOCS := -XTODO -XAUTHORS
tarball: clean
git describe > VERSION
...
...
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