mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
73f1c655ad
These changes update the contents and behaviour of current packages to match the current packaging in Debian official repos. Keep mtr test scope small. Updating maintainer scripts also required regenerating the translations. Rules based on modern dh_* buildtools. Update control file with new Debian conventions: - Provide virtual-mysql-* virtual packages - Recommends perl modules instead of Depends
2 lines
27 B
Bash
Executable file
2 lines
27 B
Bash
Executable file
#!/bin/bash
|
|
echo "$*" 1>&2
|