diff options
author | Otto Kekäläinen <otto@kekalainen.net> | 2022-04-30 23:27:39 -0700 |
---|---|---|
committer | Daniel Black <daniel@mariadb.org> | 2022-05-05 12:06:56 +1000 |
commit | a82cdb0690543f061be3c7debdb4829e538fde96 (patch) | |
tree | bafdb622485a4c9ff761b96e44ff7b70a43a294a /debian/changelog | |
parent | dde59883068c01b6b790cc24d5d9c9d8cea7ed72 (diff) | |
download | mariadb-git-a82cdb0690543f061be3c7debdb4829e538fde96.tar.gz |
Deb: Finalize the version less Debian package transition
In addition to the binary .deb packages, also remove the version
string from the Debian source package.
Also clean away excess use of __MARIADB_MAJOR_VER__ constant
and add inline note that the whole debian-XX.X.flag file thing
should be removed and replaced by using the new MariaDB server
mysql_upgrade_info file.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b532a1bdcd2..0ebfb0a61c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mariadb-10.9 (1:10.9.0) unstable; urgency=medium +mariadb (1:10.9.0) unstable; urgency=medium * Initial Release |