summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@kekalainen.net>2022-04-30 23:27:39 -0700
committerDaniel Black <daniel@mariadb.org>2022-05-05 12:06:56 +1000
commita82cdb0690543f061be3c7debdb4829e538fde96 (patch)
treebafdb622485a4c9ff761b96e44ff7b70a43a294a /debian/control
parentdde59883068c01b6b790cc24d5d9c9d8cea7ed72 (diff)
downloadmariadb-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/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b22cae5ac60..0d6ada10ce0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: mariadb-10.9
+Source: mariadb
Section: database
Priority: optional
Maintainer: MariaDB Developers <maria-developers@lists.launchpad.net>