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

Package: golang-gorm-gorm-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-jinzhu-now-dev,
 golang-github-jinzhu-inflection-dev,
 golang-golang-x-text-dev,
 ${misc:Depends},
Description: developer-friendly ORM library for Golang (library)
 GORM is a fantastic ORM library for Golang that aims to be developer
 friendly.
 .
 For more information, see https://gorm.io
