Debian Package Tracker
Register | Log in
Subscribe

golang-github-vbatts-tar-split

Choose email to subscribe with

general
  • source: golang-github-vbatts-tar-split (main)
  • version: 0.12.3-1
  • maintainer: Debian Go Packaging Team (archive) (DMD)
  • uploaders: Tianon Gravi [DMD] – Dmitry Smirnov [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • 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.11.1-2
  • oldstable: 0.11.2+ds1-1
  • stable: 0.11.6-1
  • testing: 0.11.6-1
  • unstable: 0.12.3-1
versioned links
  • 0.11.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.11.2+ds1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.11.6-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.12.3-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-vbatts-tar-split-dev
  • tar-split
action needed
83 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit d1c2fd8cc8d48d86f437ff49afb520728064a1d7
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 15:06:33 2026 -0400

    debian/changelog: upload to unstable

commit 1853394ac3d3e88a99dbf3b79a94375a2961d044
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 15:04:03 2026 -0400

    debian: fix overrides for the testdata fixtures
    
    Maybe oversimlification, but should fix the issue

commit b54502355f6a39c3948b4c78ecdb571298e2e782
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 11:52:04 2026 -0400

    debian/rules: only generate the man page when the binary is installed
    
    help2man needs debian/tar-split/usr/bin/tar-split, which is only present
    during the binary-arch pass for the arch-dependent tar-split package; the
    binary-indep pass wipes it with dh_prep.  Guard the generation and drop
    the generated page on clean.

commit 49194791c3ceb2e3e2af78e3d8338109194a3373
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 10:34:20 2026 -0400

    debian/changelog: document packaging cleanup

commit b4228e13d8b6f89f3e09c0d9d96f8ca63bd84ad9
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 10:33:59 2026 -0400

    debian: add lintian overrides for testdata fixtures
    
    The -dev package ships archive/tar/testdata/*.txt as test fixtures
    required by the tests; they are not documentation.

commit 7795afebd8faae1aee6f1a8ac7a5ec08dce0a637
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 10:32:03 2026 -0400

    debian: add man page for the tar-split utility
    
    The tar-split binary in /usr/bin ships without a manual page.  Generate
    one at build time from the binary's own --help output with help2man and
    install it via dh_installman.
    
    Reported by lintian as no-manual-page.

commit f0fe90ffe51658c9ef005c369b62fae6fbbffb69
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 10:27:09 2026 -0400

    debian/control: clean up package metadata
    
    Move the source package to the golang section, which matches the
    golang-* naming convention and the section already assigned by the
    archive; keep the tar-split binary tool in the devel section.
    
    Use Static-Built-Using instead of Built-Using so the Go compiler used
    to build the static binary is tracked for binNMU scheduling, as
    provided by dh_golang.
    
    Reword the description to remove first-person phrasing.
    
    All issues were reported by lintian.

commit c6e4ebfef2fb15dfe32f313716a7891a9bf3c30b
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 10:01:38 2026 -0400

    debian/control: drop Tim, he's email bounces

commit 454fcc6d61c14fbf1745e46a2ac686b5f75e35a0
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 10:01:23 2026 -0400

    debian/control: Bump Standards version, drop Priority field

commit 0e1069b9c7fad1be5a380ede7262c533e571ff1a
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 10:00:16 2026 -0400

    debian/changelog: prepare new upload

commit cbb6efc7f42eec44df690d2683164dc1c33128ff
Merge: 3947b55 fdae7c7
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 09:56:48 2026 -0400

    Update upstream source from tag 'upstream/0.12.3'
    
    Update to upstream version '0.12.3'
    with Debian dir 10e119556e3d4445ab91b599e54c91bdedefd334

commit 3947b55e761d0175308248212c933b5cf61e7aa1
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 09:53:35 2026 -0400

    use salsa ci

commit 4c609f32eb40e17508e3e6b847ff6e1d5877823c
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 15 09:52:56 2026 -0400

    debian/watch: use version 5

commit 95ddd1033d1b0ed2111a908b34d61841e47cf2fc
Author: Marcos Talau <talau@debian.org>
Date:   Sun Jul 19 23:46:44 2026 -0300

    debian/salsa-ci.yml: Add to provide CI tests for Salsa

commit cee0fa6abc0d7500c148ae7fc62fe08d09098fa0
Merge: 0347302 8d7f763
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Nov 8 08:28:25 2024 -0500

    Declare fast forward from 0.11.5-1
    
    [dgit --overwrite]

commit 034730261a5ce7f08fe13113728e387469da23ac
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Nov 8 08:28:32 2024 -0500

    debian/changelog: update

commit eba1d486457fab47eed4ed14b29327172b099fb6
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Nov 8 08:31:29 2024 -0500

    Bump standards version

commit 4b349b90a1efe225e8d3629a45289f829e422d46
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Nov 8 08:31:21 2024 -0500

    build-depend on golang-github-stretchr-testify-dev

commit 6d3e2c19498b106dccd435bf5f4013508d0daa86
Merge: 9beebc3 437d7f5
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Nov 8 08:27:48 2024 -0500

    Update upstream source from tag 'upstream/0.11.6'
    
    Update to upstream version '0.11.6'
    with Debian dir 90d6207f06dc509f1432ff7a5cac6920584f5cad

commit 9beebc30119a77cd9e4804b106326f469a3e2506
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Nov 8 08:26:54 2024 -0500

    debian/watch: update for new github api

commit ed2b3436267a8bc4077603e7a350bc601e0a7d8f
Author: Felix Geyer <fgeyer@debian.org>
Date:   Sun Jul 7 14:54:50 2024 +0200

    Release to unstable.

commit 8d7f763cfea638a7095e556d148cd43182022723
Merge: 17918d1 fcc7313
Author: Felix Geyer <fgeyer@debian.org>
Date:   Sun Jul 7 14:38:11 2024 +0200

    golang-github-vbatts-tar-split (0.11.5-1) unstable; urgency=medium
    
      * Team upload.
    
      [ Felix Geyer ]
      * New upstream release.
      * Stop repacking the upstream tarball since dependencies are no longer
        vendored.
    
    [dgit import unpatched golang-github-vbatts-tar-split 0.11.5-1]

commit 17918d1cbdbd4d7b53b2320303789c2085753fd1
Author: Felix Geyer <fgeyer@debian.org>
Date:   Sun Jul 7 14:38:11 2024 +0200

    Import golang-github-vbatts-tar-split_0.11.5.orig.tar.gz
    
    [dgit import orig golang-github-vbatts-tar-split_0.11.5.orig.tar.gz]

commit fcc7313126eb69796d2c2446e750ac05053cab43
Author: Felix Geyer <fgeyer@debian.org>
Date:   Sun Jul 7 14:38:11 2024 +0200

    Import golang-github-vbatts-tar-split_0.11.5-1.debian.tar.xz
    
    [dgit import tarball golang-github-vbatts-tar-split 0.11.5-1 golang-github-vbatts-tar-split_0.11.5-1.debian.tar.xz]

commit ed1a725d5069da7fc3b0038cde84ac44a7c3cf85
Author: Felix Geyer <fgeyer@debian.org>
Date:   Fri May 31 18:57:22 2024 +0200

    Stop repacking the upstream tarball since dependencies are no longer vendored.

commit 548e785c257427b5e453d8cc73c63d121e8ff21e
Author: Felix Geyer <fgeyer@debian.org>
Date:   Fri May 31 18:56:29 2024 +0200

    New upstream release.

commit 855af3062bf60f6624e83724668c9c5e8143ff45
Merge: 4a91e1f 3f9c203
Author: Felix Geyer <fgeyer@debian.org>
Date:   Fri May 31 18:54:21 2024 +0200

    Update upstream source from tag 'upstream/0.11.5'
    
    Update to upstream version '0.11.5'
    with Debian dir 67d885f47c70acf5050054d6b63e108ef1cbc01f

commit 4a91e1f2b26de98e6c984212e2c9425f33873b21
Author: Felix Geyer <fgeyer@debian.org>
Date:   Thu Oct 13 23:51:57 2022 +0200

    Release to unstable

commit 98ec80c2d7c2914652eee59ef1fb25b46d1baf46
Author: Felix Geyer <fgeyer@debian.org>
Date:   Thu Oct 13 23:08:45 2022 +0200

    Upgrade watch file to version 4

commit 87397e033776383d763d9b82d94362284d0b8530
Author: Felix Geyer <fgeyer@debian.org>
Date:   Thu Oct 13 23:00:05 2022 +0200

    Switch to debhelper compat level 13

commit 4655d43d035da7c8807ef20604f05589a350641d
Author: Felix Geyer <fgeyer@debian.org>
Date:   Thu Oct 13 22:59:56 2022 +0200

    Remove codegangsta-aliases.patch
    
    Not needed anymore.

commit e8d41461141e70244206b0e6d4bda011a4545975
Author: Felix Geyer <fgeyer@debian.org>
Date:   Thu Oct 13 22:49:11 2022 +0200

    Disable DH_GOLANG_INSTALL_ALL
    
    dh-golang installs testdata by default now.

commit 8e76c9c3e3b0312e5db98bc9d1e86e29f591c71c
Author: Felix Geyer <fgeyer@debian.org>
Date:   Thu Oct 13 22:44:14 2022 +0200

    New upstream release.

commit feee11bc62ec4b18f778f4fce4146bb6271e3fb4
Merge: 86e390f c069ba9
Author: Felix Geyer <fgeyer@debian.org>
Date:   Thu Oct 13 22:36:15 2022 +0200

    Update upstream source from tag 'upstream/0.11.2+ds1'
    
    Update to upstream version '0.11.2+ds1'
    with Debian dir cfa529fc18bc77035c1d5d97c7e5775ae7c43db2

commit 86e390fa9985984a07360b52920d19ba9edbce06
Author: Felix Geyer <fgeyer@debian.org>
Date:   Thu Oct 13 22:34:12 2022 +0200

    Repack upstream archive to strip vendor/

commit 62c69bb9769e87f4375e2168ac94eaf93f17c113
Author: Felix Geyer <fgeyer@debian.org>
Date:   Mon Oct 10 20:02:57 2022 +0200

    Disable pristine-tar

commit 0c0d2d66d523ea450a12f658b536d3ef2360a163
Merge: a39ba8c 201300a
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Thu Oct 13 10:02:26 2022 +0000

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

commit 201300abf8e0334a921394c26e20b8c0966177d6
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Oct 11 06:57:29 2022 +0000

    Apply multi-arch hints.
    + golang-github-vbatts-tar-split-dev: Add Multi-Arch: foreign.
    
    Changes-By: apply-multiarch-hints

commit a39ba8c1d151f32245113cc791b240c25ef7b4f6
Author: Aloïs Micard <creekorful@debian.org>
Date:   Wed Dec 1 11:37:50 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 04c993a8aea5385de6a0d7f006f17d67525ea039
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Fri Feb 5 03:00:47 2021 +0000

    releasing package golang-github-vbatts-tar-split version 0.11.1-2

commit 53d50543276e9c19c773ef5e5965c2388f01a2ff
Merge: 30490eb 3088523
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Fri Oct 9 15:21:58 2020 +0000

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

commit 30885231585b8c535555525656efb5a1ebf4dbed
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Wed Feb 12 12:44:45 2020 +0000

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

commit 6134cd62f38e20fd9db088fd1f1f1cd8b479d5bd
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Wed Feb 12 12:44:19 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 045e1feca0d75f1d726e8aa80577160b29e2988b
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Wed Feb 12 12:43:51 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 30490ebe79f7ffc8a3856c8cbd5a14d40e4d4d43
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date:   Thu Sep 12 13:20:08 2019 +1000

    New upstream release + changelog summary

commit b60d400d32609af07e3cc9ecb8ed09efeeafea52
Merge: 2f7bb65 90a9ae7
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date:   Thu Sep 12 13:16:39 2019 +1000

    Update upstream source from tag 'upstream/0.11.1'
    
    Update to upstream version '0.11.1'
    with Debian dir cc81fe6030069eb415f9ea1d1202608d047aeabd

commit 2f7bb65b195081e41ebe311b54fa6fe0cecdb476
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date:   Thu Sep 12 13:10:23 2019 +1000

    Added myself to uploaders

commit bd07c2da50e0810679c8600d68cd90e1ae628558
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date:   Thu Sep 12 13:09:36 2019 +1000

    DH & compat to version 12

commit f27e40c9d0bf80d0961215652aef742fdde2cd4b
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date:   Thu Sep 12 13:09:01 2019 +1000

    Standards-Version: 4.4.0

commit 0b63c14cc71510995ebe32d257c505fc258197f7
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date:   Thu Sep 12 13:08:45 2019 +1000

    Testsuite: autopkgtest-pkg-go

commit a10da2604a56da13e99a9f60208521e0dc24f5af
Author: Michael Stapelberg <stapelberg@debian.org>
Date:   Tue Apr 17 20:27:12 2018 +0000

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

commit 6512c57334680973138425bcb27576035cd5778f
Author: aviau <alexandre@alexandreviau.net>
Date:   Mon Apr 2 21:09:14 2018 -0400

    point Vcs-* urls to salsa.debian.org

commit 8e88f8ca84157ed4a5b5f66b2da355caab4fca73
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 21:21:25 2017 +0100

    Debian release 0.10.2-1

commit 9d6a6104962725c3457ad85d2b4c2c68effc34cd
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 21:20:03 2017 +0100

    Remove unneeded extra license file

commit 3b97c3169db9c8a790f64ac9593bca857b0b6f9d
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 21:18:38 2017 +0100

    Fix typo in description, spotted by lintian

commit eecc5497e219104c1b8af4730527f1ee534e2d13
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:48:40 2017 +0100

    Refresh patch

commit cb3abbd97dbaedcc65f674fb1033c8694fd4d237
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:45:30 2017 +0100

    Update d/copyright

commit 3e1ca5b0ba97848ab973faa2c94b4148b2584482
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:43:16 2017 +0100

    Use wrap-and-sort for d/control

commit 3bd1dc60708453af4c65a0958b639872480610db
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:42:59 2017 +0100

    Update build dependencies

commit d9242d3b42581a560cb288fb3d1d8d15d7431263
Merge: 53396f1 44688e0
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:40:34 2017 +0100

    Merge tag 'upstream/0.10.2'
    
    Upstream version 0.10.2

commit 53396f16d80eba45105652b56cdd99759a80ef19
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:40:09 2017 +0100

    Use golang-any instead of golang-go

commit d4a3e8a8b765ebfefa3888703d27bb4f1cc30cf6
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:37:32 2017 +0100

    Update to Standards-Version 4.1.1

commit b7bfc4d4ea9430909817756c12fab4a5236dbf1c
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:37:31 2017 +0100

    Use Priority: optional

commit af028277ff2163e2fa8347c676e764a2571073be
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:37:30 2017 +0100

    Use HTTPS URL for d/copyright

commit fa166f333b74fd908d826d966231a8c7b209266d
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:37:29 2017 +0100

    Update team name

commit 4b39433e8a6b1a1acd78c52b5a62e23f63e1f77e
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date:   Thu Nov 30 17:37:27 2017 +0100

    Use debhelper v10

commit d63474fc7a409de3566a0316ff9503d36f3954fc
Author: Paul Tagliamonte <paultag@gmail.com>
Date:   Tue Aug 8 23:05:55 2017 -0400

    Remove Built-Using from -dev package

commit 4b82dc90faa5f2561f0753c4f4829f3b4daf5f10
Author: Tim Potter <tpot@hpe.com>
Date:   Fri Jul 29 15:45:37 2016 +1000

    Add me to uploaders

commit 3122b3341823342a3248097f5b934d4014445fba
Author: Paul Tagliamonte <tag@pault.ag>
Date:   Wed Jun 29 20:43:03 2016 -0400

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

commit c85f7cf57841c123e63b451cb89a6aa3d8509209
Merge: 3cd3d8e 911d350
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date:   Sat Mar 19 14:36:35 2016 +1100

    Merge tag 'upstream/0.9.13'
    
    Upstream version 0.9.13

commit 3cd3d8e39e278dcc74df7b6974f82a7ffe08fc81
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date:   Sat Mar 19 14:35:19 2016 +1100

    New upstream release [0.9.13] + changelog summary

commit 5b4e924e1f8c47e58509b53536a366965ae7492f
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date:   Sat Mar 19 14:34:47 2016 +1100

    Standards-Version: 3.9.7

commit 76337dba3827d681b7e610ea913eb3f23e76becb
Author: Tianon Gravi <tianon@debian.org>
Date:   Sat Oct 24 11:01:17 2015 -0700

    s/UNRELEASED/unstable/

commit d38238c468be9aec91aca3b189c7744e33782900
Merge: ddb86c6 4c46157
Author: Tianon Gravi <tianon@debian.org>
Date:   Sat Oct 24 10:43:06 2015 -0700

    Merge tag 'upstream/0.9.10'
    
    Upstream version 0.9.10
    
    * tag 'upstream/0.9.10':
      Imported Upstream version 0.9.10

commit ddb86c62da5b0202336e9753c278da052d6f2b1d
Author: Tianon Gravi <tianon@debian.org>
Date:   Sat Oct 24 10:42:49 2015 -0700

    Update to 0.9.10 upstream release

commit 0f55a06a2eec5902e8e00bd6454c45d976d54f00
Author: Tianon Gravi <tianon@debian.org>
Date:   Mon Oct 5 01:41:36 2015 -0700

    s/UNRELEASED/unstable/

commit e4c64e1d464b350f6b6a3662b7f1ffaaac110c8b
Author: Tianon Gravi <tianon@debian.org>
Date:   Mon Oct 5 01:40:14 2015 -0700

    Swap Build-Depends relation order to appease buildds (Closes: #798725); this is temporary until packages clear NEW

commit f0a4a9ff1b298255fdc2d290085bc47fb36cf253
Author: Tianon Gravi <admwiggin@gmail.com>
Date:   Tue Sep 8 20:50:08 2015 -0700

    Update d/changelog

commit b4c25a42e14535eef106cbc8f685d3c17d430640
Author: Tianon Gravi <tianon@debian.org>
Date:   Tue Sep 8 20:48:54 2015 -0700

    Add d/copyright entry for archive/tar/* contents

commit 062ff4a58937c38159f770dac5b2f394450a3eee
Author: Tianon Gravi <admwiggin@gmail.com>
Date:   Mon Sep 7 10:33:52 2015 -0700

    s/UNRELEASED/unstable/

commit 81a6574fc7f7a8b441926d24a9b73e0b375f64e6
Author: Tianon Gravi <tianon@debian.org>
Date:   Mon Sep 7 10:25:31 2015 -0700

    Add patches for compilation, and include test files so tests run/pass

commit cdb5acfe5c08c408ba789631f6cdc865a631a01b
Merge: dfe82c7 b07ed79
Author: Tianon Gravi <tianon@debian.org>
Date:   Mon Sep 7 10:21:41 2015 -0700

    Merge tag 'upstream/0.9.7'
    
    Upstream version 0.9.7
    
    * tag 'upstream/0.9.7':
      Imported Upstream version 0.9.7

commit dfe82c71d5a3c4076916b9499b140c979618bbdf
Author: Tianon Gravi <tianon@debian.org>
Date:   Mon Sep 7 10:21:15 2015 -0700

    Initial debian/


https://salsa.debian.org/api/v4/projects/go-team%2Fpackages%2Fgolang-github-vbatts-tar-split API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2026-07-20 Last update: 2026-08-15 21:32
testing migrations
  • excuses:
    • Migration status for golang-github-vbatts-tar-split (0.11.6-1 to 0.12.3-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for golang-github-containerd-stargz-snapshotter/0.14.3-6: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-containers-image/5.39.2-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-containers-storage: s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-vbatts-tar-split/0.12.3-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Too young, only 3 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/g/golang-github-vbatts-tar-split.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-08-15] Accepted golang-github-vbatts-tar-split 0.12.3-1 (source) into unstable (Reinhard Tartler)
  • [2024-11-14] golang-github-vbatts-tar-split 0.11.6-1 MIGRATED to testing (Debian testing watch)
  • [2024-11-08] Accepted golang-github-vbatts-tar-split 0.11.6-1 (source) into unstable (Reinhard Tartler)
  • [2024-07-09] golang-github-vbatts-tar-split 0.11.5-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-07] Accepted golang-github-vbatts-tar-split 0.11.5-1 (source) into unstable (Felix Geyer)
  • [2022-10-16] golang-github-vbatts-tar-split 0.11.2+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2022-10-13] Accepted golang-github-vbatts-tar-split 0.11.2+ds1-1 (source) into unstable (Felix Geyer)
  • [2021-02-07] golang-github-vbatts-tar-split 0.11.1-2 MIGRATED to testing (Debian testing watch)
  • [2021-02-05] Accepted golang-github-vbatts-tar-split 0.11.1-2 (source) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2019-10-01] golang-github-vbatts-tar-split 0.11.1-1 MIGRATED to testing (Debian testing watch)
  • [2019-09-12] Accepted golang-github-vbatts-tar-split 0.11.1-1 (source) into unstable (Dmitry Smirnov)
  • [2017-12-06] golang-github-vbatts-tar-split 0.10.2-1 MIGRATED to testing (Debian testing watch)
  • [2017-11-30] Accepted golang-github-vbatts-tar-split 0.10.2-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2017-10-26] golang-github-vbatts-tar-split REMOVED from testing (Debian testing watch)
  • [2016-11-02] Accepted golang-github-vbatts-tar-split 0.9.13-1~bpo8+1 (source amd64 all) into jessie-backports, jessie-backports (Tim Potter) (signed by: Timothy Potter)
  • [2016-03-24] golang-github-vbatts-tar-split 0.9.13-1 MIGRATED to testing (Debian testing watch)
  • [2016-03-19] Accepted golang-github-vbatts-tar-split 0.9.13-1 (source all amd64) into unstable (Dmitry Smirnov)
  • [2015-10-30] golang-github-vbatts-tar-split 0.9.10-1 MIGRATED to testing (Britney)
  • [2015-10-24] Accepted golang-github-vbatts-tar-split 0.9.10-1 (source) into unstable (Tianon Gravi) (signed by: Andrew Page)
  • [2015-10-11] golang-github-vbatts-tar-split 0.9.7-2 MIGRATED to testing (Britney)
  • [2015-10-05] Accepted golang-github-vbatts-tar-split 0.9.7-2 (source) into unstable (Tianon Gravi) (signed by: Andrew Page)
  • [2015-09-11] Accepted golang-github-vbatts-tar-split 0.9.7-1 (source all amd64) into unstable, unstable (Tianon Gravi) (signed by: Andrew Page)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.12.3-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