Debian Package Tracker
Register | Log in
Subscribe

g10k

Puppet environment and module deployment

Choose email to subscribe with

general
  • source: g10k (main)
  • version: 0.5.7-1
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Jack Henschel [DMD]
  • arch: any
  • std-ver: 4.3.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 0.5.7-1
  • stable: 0.5.7-1
  • testing: 0.5.7-1
  • unstable: 0.5.7-1
versioned links
  • 0.5.7-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • g10k
action needed
A new upstream version is available: 0.8.17 high
A new upstream version 0.8.17 is available, you should consider packaging it.
Created: 2020-06-29 Last update: 2022-05-17 23:32
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.5.7-2, 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 75c96662c6ae636a18092d9c740a92e56f222d0e
Author: Aloïs Micard <creekorful@debian.org>
Date:   Wed Dec 1 11:20:14 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 fa0ddde37742b033de9da4e39a7d722e6ce84e80
Merge: dbc54a5 5170fd0
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Wed Sep 8 21:16:18 2021 +0000

    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request go-team/packages/g10k!2

commit 5170fd0044667ca17b78062481a93fe45fa54963
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Sep 7 06:07:28 2021 +0000

    Update standards version to 4.5.1, no changes needed.
    
    Changes-By: lintian-brush
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

commit cd2a6ba7208e97e260269bfb317d16172b7f6d6a
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Sep 7 06:07:27 2021 +0000

    Set upstream metadata fields: Bug-Database, Bug-Submit.
    
    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

commit f8366e51b37155297526c9b3e23df6f1d2361285
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Sep 7 06:07:26 2021 +0000

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

commit dbc54a543fd748d9cd783dce63567a977a8eadd8
Merge: b26e459 d7447e0
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Thu Oct 22 21:57:24 2020 +0000

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

commit d7447e0333c5a73309359afa4c6e0bb6cd3f62f8
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Jun 4 21:57:14 2020 +0000

    Update standards version to 4.5.0, no changes needed.
    
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

commit 307dc61bee2a1590b43376ac79fcf35b0761f166
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Jun 4 21:56:36 2020 +0000

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

commit 9e24ff85a2b64317c575c7fe9b9c916d2fb94c9d
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Jun 4 21:55:55 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 a5e0ae61f85d5e696f681fcee9f27a883cf22568
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Jun 4 21:55:17 2020 +0000

    Bump debhelper from old 11 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 b26e459057d1e084c6fc2b740dc4b99fce31fa01
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Jan 24 19:19:18 2019 +0100

    Add patch to disable various tests
    
    These tests are accessing the outside network during building and this is
    not allowed according to Debian Policy section 4.9:
    > For packages in the main archive, no required targets may attempt
    > network access, except, via the loopback interface, to services on
    > the build host that have been started by the build.
    
    https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules

commit 5b7e9ed0bcadd2f130c4be38334771b7313a1591
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Jan 24 14:37:14 2019 +0100

    d/changelog: Release to unstable

commit 13594e960132a891a46247440af1597f63b6858a
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Jan 24 13:12:03 2019 +0100

    Add lintian override for spelling in binary

commit 2af0c93f8250c313ae4b51c9f98ba6226d909af7
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Jan 24 13:01:29 2019 +0100

    Add manpage for g10k
    
    Generated by Pandoc from Markdown

commit 3da99f8927ee80d9d9e2ece4cc82bf5aa6b379ef
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Jan 24 12:21:58 2019 +0100

    Make sure all test file are copied to build directory (d/rules)

commit 41506d312d6d4deee1a0425e604cab52c87e371f
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Jan 24 10:36:15 2019 +0100

    Extend Build-Depends and bump standards version in d/control
    
    Also adds Git as runtime dependency

commit 51ba6f403eb73f3df857ffa2fede44c26704d041
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Jan 24 10:15:38 2019 +0100

    Update d/changelog for upstream version 0.5.7

commit 8eef3eb5a6d7fac3dc4b5dc4438a03e9414391c0
Merge: 6049cd7 5a78304
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Jan 24 10:12:03 2019 +0100

    Update upstream source from tag 'upstream/0.5.7'
    
    Update to upstream version '0.5.7'
    with Debian dir b864aa011de29a322cd48c9d2deb032364b1e528

commit 6049cd79cad79cadd3cef46863b0a23e18c7b1b6
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Sep 20 12:07:46 2018 +0200

    Initial packaging

commit 31e42ce3ea73718c561658eae3c56e02c78d9cf5
Author: Jack Henschel <jackdev@mailbox.org>
Date:   Thu Sep 20 11:45:39 2018 +0200

    Ignore quilt dir .pc via .gitignore
Created: 2019-02-05 Last update: 2022-05-16 20:43
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2021-09-06 Last update: 2021-09-06 18:32
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.1 instead of 4.3.0).
Created: 2019-07-08 Last update: 2022-05-11 23:24
news
[rss feed]
  • [2019-02-08] g10k 0.5.7-1 MIGRATED to testing (Debian testing watch)
  • [2019-02-05] Accepted g10k 0.5.7-1 (source amd64) into unstable, unstable (Jack Henschel) (signed by: Michael Prokop)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, checks, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.5.7-1build2

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