Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Faustin Lammler
mariadb-10.1
Commits
182de58e
Commit
182de58e
authored
Jan 19, 2016
by
Otto Kekäläinen
Browse files
Add gdb to build-deps as suggested in #627208 to get automatic stack traces
parent
26c811e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
182de58e
...
@@ -22,6 +22,7 @@ mariadb-10.0 (10.0.23-2) UNRELEASED; urgency=low
...
@@ -22,6 +22,7 @@ mariadb-10.0 (10.0.23-2) UNRELEASED; urgency=low
in mysql-5.6 packaging commit id 16a64e810e28f1d0b66ede274cd4c2b1a425fecb
in mysql-5.6 packaging commit id 16a64e810e28f1d0b66ede274cd4c2b1a425fecb
* Unmask the systemd mysql.service if left behind by a mysql-server-5.6
* Unmask the systemd mysql.service if left behind by a mysql-server-5.6
installation, otherwise the MariaDB service would remain masked too.
installation, otherwise the MariaDB service would remain masked too.
* Add gdb to build-deps as suggested in #627208 to get automatic stack traces
-- Otto Kekäläinen <otto@seravo.fi> Mon, 28 Dec 2015 09:51:36 +0200
-- Otto Kekäläinen <otto@seravo.fi> Mon, 28 Dec 2015 09:51:36 +0200
...
...
debian/control
View file @
182de58e
...
@@ -8,6 +8,7 @@ Build-Depends: bison,
...
@@ -8,6 +8,7 @@ Build-Depends: bison,
cmake
,
cmake
,
debhelper
(>=
9
),
debhelper
(>=
9
),
dh
-
apparmor
,
dh
-
apparmor
,
gdb
,
libaio
-
dev
[
linux
-
any
],
libaio
-
dev
[
linux
-
any
],
libboost
-
dev
,
libboost
-
dev
,
libjemalloc
-
dev
[
linux
-
any
],
libjemalloc
-
dev
[
linux
-
any
],
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment