Source: golang-gorm-driver-mysql
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-go-sql-driver-mysql-dev,
 golang-gorm-gorm-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gorm-driver-mysql
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gorm-driver-mysql.git
Homepage: https://github.com/go-gorm/mysql
XS-Go-Import-Path: gorm.io/driver/mysql

Package: golang-gorm-driver-mysql-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-go-sql-driver-mysql-dev,
 golang-gorm-gorm-dev,
 ${misc:Depends},
Description: GORM MySQL driver (library)
 MySQL driver for the GORM (ORM library for Golang).
 .
 For more information, see https://gorm.io
