This commit is contained in:
Thomas Legay 2023-09-02 22:51:34 +02:00
parent efdd66373e
commit 5220958c0a
18 changed files with 61 additions and 112 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
VERSION=2_9_0
APP=mysql_fdw
VERSION=2_9_1
APP=mysqlfdw
DEPOT=https://github.com/EnterpriseDB/mysql_fdw.git
GIT_VERSION=REL-${VERSION}
DEB_VERSION=$(echo ${VERSION} | sed 's/_/./g' )-$(date +%Y%m%d%H%M)

View file

@ -1,8 +1,8 @@
Package: mysqlfdw
Package: mysqlfdw
Version: %VERSION%
Section: contrib
Priority: optional
Depends: libmariadb-dev-compat
Architecture: all
Maintainer: Thomas Legay <thomas@lgy.fr>
Description: mysql_fdw
Description: mysql_fdw