golang-github-jinzhu-gorm 1.9.6-2 source package in Ubuntu

Changelog

golang-github-jinzhu-gorm (1.9.6-2) unstable; urgency=medium

  * Team upload
  * Fix uscan watch file
  * Update section to golang
  * Update maintainer address to <email address hidden>
  * Add Rules-Requires-Root Multi-Arch autopkgtest-pkg-go
  * Replace golang-go with golang-any
  * Remove obsoleted golang-pq-dev from Depends.
    Remove test dependencies from Depends on -dev package
  * Update Standards-Version to 4.6.2 (no changes)
  * Bump debhelper compat to 13
  * Add tzdata to Build-Depends (Closes: #1027367)

 -- Shengjing Zhu <email address hidden>  Tue, 10 Jan 2023 14:38:58 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-jinzhu-gorm_1.9.6-2.dsc 1.9 KiB 30e083f9c37f1e96d2f644a918938c685335c52c98ae3cadbc09594d94421e48
golang-github-jinzhu-gorm_1.9.6.orig.tar.gz 94.9 KiB f8e11bf465c985aa56f9f65914ce221ffcef7a76c074a7a8b23ae57a20bb106c
golang-github-jinzhu-gorm_1.9.6-2.debian.tar.xz 2.9 KiB b8cc9c938937b4950a0023a1c8f93307c256a3e090639f4011d035fbc43833e9

Available diffs

No changes file available.

Binary packages built by this source

golang-github-jinzhu-gorm-dev: ORM library for Golang

 The fantastic ORM library for Golang, aims to be developer friendly.
 .
 Overview
 .
   * Full-Featured ORM (almost)
   * Chainable API
   * Auto Migrations
   * Relations (Has One, Has Many, Belongs To, Many To Many, Polymorphism)
   * Callbacks (Before/After Create/Save/Update/Delete/Find)
   * Preloading (eager loading)
   * Transactions
   * Embed Anonymous Struct
   * Soft Deletes
   * Customizable Logger
   * Iteration Support via Rows
   * Every feature comes with tests
   * Developer Friendly
 .
 go doc format documentation for this project can be viewed online without
 installing the package by using the GoDoc page at:
 http://godoc.org/github.com/jinzhu/gorm