Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
mariadb-10.0
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
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
MariaDB and MySQL Packaging Team
mariadb-10.0
Commits
4c9104d2
Commit
4c9104d2
authored
8 years ago
by
Otto Kekäläinen
Browse files
Options
Downloads
Patches
Plain Diff
Extend commit
d5af1964
with old name of package libmariadb-dev-compat
parent
b2030733
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/control
+3
-1
3 additions, 1 deletion
debian/control
with
3 additions
and
1 deletion
debian/control
+
3
−
1
View file @
4c9104d2
...
...
@@ -100,7 +100,9 @@ Architecture: any
Section: libdevel
Pre-Depends: ${misc:Pre-Depends}
Depends: libmariadbclient-dev, ${misc:Depends}, ${shlibs:Depends}
Conflicts: libmysqlclient-dev, libmariadb-dev-compat
Conflicts: libmariadb-client-lgpl-dev-compat,
libmariadb-dev-compat,
libmysqlclient-dev
Description: MariaDB database development files (libmysqlclient compatibility)
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
...
...
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