Debian Package Tracker
Register | Log in
Subscribe

golang-github-kisielk-sqlstruct

convenience functions for using structs with the database/sql package

Choose email to subscribe with

general
  • source: golang-github-kisielk-sqlstruct (main)
  • version: 0.0~git20150917.0.0b86a3e-2.1
  • maintainer: Debian Go Packaging Team (archive) (DMD)
  • uploaders: Tianon Gravi [DMD]
  • arch: all
  • std-ver: 3.9.6
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.0~git20150917.0.0b86a3e-2
  • oldstable: 0.0~git20150917.0.0b86a3e-2.1
  • stable: 0.0~git20150917.0.0b86a3e-2.1
  • testing: 0.0~git20150917.0.0b86a3e-2.1
  • unstable: 0.0~git20150917.0.0b86a3e-2.1
versioned links
  • 0.0~git20150917.0.0b86a3e-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.0~git20150917.0.0b86a3e-2.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-kisielk-sqlstruct-dev
action needed
Standards version of the package is outdated. high
The package is severely out of date with respect to the Debian Policy. The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 3.9.6).
Created: 2017-08-09 Last update: 2025-02-27 13:25
Multiarch hinter reports 1 issue(s) normal
There are issues with the multiarch metadata for this package.
  • golang-github-kisielk-sqlstruct-dev could be marked Multi-Arch: foreign
Created: 2017-08-09 Last update: 2025-05-15 17:01
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 0.0~git20150917.0.0b86a3e-3, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit cc4a3bf85ccd08e0d44084f25acaa15ea4632703
Author: Tianon Gravi <tianon@debian.org>
Date:   Wed Feb 23 12:27:19 2022 -0800

    Remove self from Uploaders

commit c52e06672ab5d3749b69ea26e28e21ebcd37c17b
Author: Aloïs Micard <creekorful@debian.org>
Date:   Wed Dec 1 11:49:03 2021 +0000

    [skip ci] update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
    
    See: https://salsa.debian.org/go-team/infra/pkg-go-tools
    Gbp-Dch: Ignore

commit c5a946779a63b38bed4a68b05f4f0abac2904bfc
Merge: 7d1a271 3b3f789
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Tue Oct 20 20:54:26 2020 +0000

    Merge branch 'multiarch-hints' into 'master'
    
    Apply hints suggested by the multi-arch hinter
    
    See merge request go-team/packages/golang-github-kisielk-sqlstruct!2

commit 3b3f789610f04a481e43213d436bd600f882d6b7
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Sep 10 17:18:20 2020 +0000

    Apply multi-arch hints.
    + golang-github-kisielk-sqlstruct-dev: Add Multi-Arch: foreign.
    
    Changes-By: lintian-brush

commit 7d1a27167cfcc82f6438d9155541ecc6ccc456e0
Merge: ca5767b 6a785f4
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Sat Jun 27 01:17:21 2020 +0000

    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request go-team/packages/golang-github-kisielk-sqlstruct!1

commit 6a785f49ef323a8e2e2b5b3e127cf14600fa5038
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Feb 11 23:00:52 2020 +0000

    Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
    
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html

commit 1819bf4d788467536a6f6858113846e009f88c98
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Feb 11 23:00:24 2020 +0000

    Change priority extra to priority optional.
    
    Fixes: lintian: priority-extra-is-replaced-by-priority-optional
    See-also: https://lintian.debian.org/tags/priority-extra-is-replaced-by-priority-optional.html

commit 7ae9ca545295ecb1cf5d6900fa44be528dded937
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Feb 11 22:59:58 2020 +0000

    Set debhelper-compat version in Build-Depends.
    
    Fixes: lintian: uses-debhelper-compat-file
    See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

commit 92306a2ef4e098860cdfd143286c14fc6f9ac8a9
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Feb 11 22:59:32 2020 +0000

    Bump debhelper from old 9 to 12.
    
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

commit 380bb5f8cd26147ab5422ca8f2175f514b33685e
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Feb 11 22:59:06 2020 +0000

    Use secure copyright file specification URI.
    
    Fixes: lintian: insecure-copyright-format-uri
    See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html

commit ca5767b5cb6ffb694fbdd66eaf09fbe00aabe29a
Author: Michael Stapelberg <stapelberg@debian.org>
Date:   Tue Apr 17 20:38:34 2018 +0000

    update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
    
    Gbp-Dch: Ignore

commit fe97c17b6f4dd217ba5ca8c833e0c22aa2aa6760
Author: aviau <alexandre@alexandreviau.net>
Date:   Mon Apr 2 18:34:08 2018 -0400

    point Vcs-* urls to salsa.debian.org

commit 983c6edc3e430657bff96f3a004dedd779fc339b
Author: Konstantinos Margaritis <markos@freevec.org>
Date:   Tue Aug 8 20:37:17 2017 +0300

    update changelog

commit ef26f3baef109370284c95ac6970edb2194c6d6e
Author: Konstantinos Margaritis <markos@freevec.org>
Date:   Tue Aug 8 20:36:35 2017 +0300

    Replace golang-go with golang-any in Build-Depends, remove golang-go from Depends

commit 9ea0bb569eb9c5da0d94ad7b5c6f2c4a89b9bf35
Author: Paul Tagliamonte <tag@pault.ag>
Date:   Wed Jun 29 20:42:50 2016 -0400

    Use a secure transport for the Vcs-Git and Vcs-Browser URL


The Vcs URL is using anonscm.debian.org. Please update it for the move to salsa.debian.org.
Created: 2017-12-03 Last update: 2025-05-15 07:31
lintian reports 7 warnings normal
Lintian reports 7 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2023-02-01 02:08
news
[rss feed]
  • [2021-01-14] golang-github-kisielk-sqlstruct 0.0~git20150917.0.0b86a3e-2.1 MIGRATED to testing (Debian testing watch)
  • [2021-01-08] Accepted golang-github-kisielk-sqlstruct 0.0~git20150917.0.0b86a3e-2.1 (source) into unstable (Holger Levsen)
  • [2017-08-14] golang-github-kisielk-sqlstruct 0.0~git20150917.0.0b86a3e-2 MIGRATED to testing (Debian testing watch)
  • [2017-08-08] Accepted golang-github-kisielk-sqlstruct 0.0~git20150917.0.0b86a3e-2 (source all) into unstable (Konstantinos Margaritis)
  • [2015-09-28] golang-github-kisielk-sqlstruct 0.0~git20150917.0.0b86a3e-1 MIGRATED to testing (Britney)
  • [2015-09-22] Accepted golang-github-kisielk-sqlstruct 0.0~git20150917.0.0b86a3e-1 (source all) into unstable, unstable (Tianon Gravi) (signed by: Andrew Page)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 7)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.0~git20150917.0.0b86a3e-2.1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing