Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
60c01206
Commit
60c01206
authored
Nov 27, 2023
by
Faustin Lammler
Committed by
Daniel Black
Nov 28, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The MariaDB mailing list system has been moved
See:
https://mariadb.org/mailing-lists/
parent
20578205
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
6 deletions
+5
-6
cmake/mysql_version.cmake
cmake/mysql_version.cmake
+1
-1
debian/control
debian/control
+1
-1
debian/copyright
debian/copyright
+1
-2
mysql-test/README
mysql-test/README
+2
-2
No files found.
cmake/mysql_version.cmake
View file @
60c01206
...
...
@@ -85,7 +85,7 @@ IF(NOT CPACK_PACKAGE_FILE_NAME)
ENDIF
()
SET_IF_UNSET
(
CPACK_SOURCE_PACKAGE_FILE_NAME
"mariadb-
${
VERSION
}
"
)
SET_IF_UNSET
(
CPACK_PACKAGE_CONTACT
"MariaDB Developers <
maria-developers@lists.launchpad.net
>"
)
SET_IF_UNSET
(
CPACK_PACKAGE_CONTACT
"MariaDB Developers <
developers@lists.mariadb.org
>"
)
SET_IF_UNSET
(
CPACK_PACKAGE_VENDOR
"MariaDB Foundation"
)
SET_IF_UNSET
(
CPACK_PACKAGE_DESCRIPTION
"
${
CPACK_PACKAGE_DESCRIPTION_SUMMARY
}
...
...
debian/control
View file @
60c01206
Source
:
mariadb
-
10.4
Section
:
database
Priority
:
optional
Maintainer
:
MariaDB
Developers
<
maria
-
developers
@
lists
.
launchpad
.
net
>
Maintainer
:
MariaDB
Developers
<
developers
@
lists
.
mariadb
.
org
>
Build
-
Depends
:
bison
,
chrpath
,
cmake
(>=
2.7
),
...
...
debian/copyright
View file @
60c01206
...
...
@@ -6,8 +6,7 @@ Schwarz <schwarz@debian.org> and ist maintained since 1999-04-20 by
Christian Hammers <ch@debian.org>.
The MariaDB packages were initially made by http://ourdelta.org/, and
are now managed by the MariaDB development team,
maria-developers@lists.launchpad.net
are now managed by the MariaDB development team, developers@lists.mariadb.org
MariaDB can be downloaded from https://downloads.mariadb.org/
...
...
mysql-test/README
View file @
60c01206
...
...
@@ -87,7 +87,7 @@ edit the test result to the correct results so that we can verify that
the bug is corrected in future releases.
If you want to submit your test case you can send it
to
maria-developers@lists.launchpad.net
or attach it to a bug report on
to
developers@lists.mariadb.org
or attach it to a bug report on
http://mariadb.org/jira/.
If the test case is really big or if it contains 'not public' data,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment