Import golang-github-vbauerster-mpb_7.3.2-1.debian.tar.xz
[dgit import tarball golang-github-vbauerster-mpb 7.3.2-1 golang-github-vbauerster-mpb_7.3.2-1.debian.tar.xz]
Andreas Tille
4 years ago
| 0 | golang-github-vbauerster-mpb (7.3.2-1) unstable; urgency=medium | |
| 1 | ||
| 2 | * Team upload. | |
| 3 | * New upstream version | |
| 4 | * Standards-Version: 4.6.0 (routine-update) | |
| 5 | * debhelper-compat 13 (routine-update) | |
| 6 | * Rules-Requires-Root: no (routine-update) | |
| 7 | * (Build-)Depends: golang-github-mattn-go-runewidth-dev | |
| 8 | ||
| 9 | -- Andreas Tille <tille@debian.org> Wed, 26 Jan 2022 20:33:53 +0100 | |
| 10 | ||
| 11 | golang-github-vbauerster-mpb (5.0.3-2) unstable; urgency=low | |
| 12 | ||
| 13 | [ Debian Janitor ] | |
| 14 | * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, | |
| 15 | Repository-Browse. | |
| 16 | * Update standards version to 4.5.0, no changes needed. | |
| 17 | ||
| 18 | [ Reinhard Tartler ] | |
| 19 | * Upload to unstable | |
| 20 | ||
| 21 | -- Reinhard Tartler <siretart@tauware.de> Sun, 19 Jul 2020 09:53:22 -0400 | |
| 22 | ||
| 23 | golang-github-vbauerster-mpb (5.0.3-1) experimental; urgency=medium | |
| 24 | ||
| 25 | [ Dmitry Smirnov ] | |
| 26 | * Added myself to Uploaders | |
| 27 | * DH to version 12 | |
| 28 | * Standards-Version: 4.4.1 | |
| 29 | ||
| 30 | [ Reinhard Tartler ] | |
| 31 | * New upstream version 5.0.3 | |
| 32 | ||
| 33 | -- Reinhard Tartler <siretart@tauware.de> Tue, 21 Apr 2020 07:52:29 -0400 | |
| 34 | ||
| 35 | golang-github-vbauerster-mpb (3.4.0-1) unstable; urgency=medium | |
| 36 | ||
| 37 | * Team upload. | |
| 38 | * New upstream release. | |
| 39 | ||
| 40 | -- Dmitry Smirnov <onlyjob@debian.org> Tue, 10 Sep 2019 12:33:06 +1000 | |
| 41 | ||
| 42 | golang-github-vbauerster-mpb (3.3.4-1) unstable; urgency=medium | |
| 43 | ||
| 44 | * Initial release (Closes: #925184) | |
| 45 | ||
| 46 | -- Reinhard Tartler <siretart@tauware.de> Wed, 20 Mar 2019 17:58:37 -0400 |
| 0 | Source: golang-github-vbauerster-mpb | |
| 1 | Section: devel | |
| 2 | Priority: optional | |
| 3 | Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org> | |
| 4 | Uploaders: Reinhard Tartler <siretart@tauware.de>, | |
| 5 | Dmitry Smirnov <onlyjob@debian.org>, | |
| 6 | Build-Depends: debhelper-compat (= 13), | |
| 7 | dh-golang, | |
| 8 | golang-any, | |
| 9 | golang-github-acarl005-stripansi-dev, | |
| 10 | golang-github-mattn-go-isatty-dev, | |
| 11 | golang-github-mattn-go-runewidth-dev, | |
| 12 | golang-github-vividcortex-ewma-dev, | |
| 13 | golang-golang-x-crypto-dev | |
| 14 | Standards-Version: 4.6.0 | |
| 15 | Homepage: https://github.com/vbauerster/mpb | |
| 16 | Rules-Requires-Root: no | |
| 17 | Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vbauerster-mpb | |
| 18 | Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vbauerster-mpb.git | |
| 19 | XS-Go-Import-Path: github.com/vbauerster/mpb | |
| 20 | Testsuite: autopkgtest-pkg-go | |
| 21 | ||
| 22 | Package: golang-github-vbauerster-mpb-dev | |
| 23 | Architecture: all | |
| 24 | Depends: ${misc:Depends}, | |
| 25 | golang-github-acarl005-stripansi-dev, | |
| 26 | golang-github-mattn-go-isatty-dev, | |
| 27 | golang-github-mattn-go-runewidth-dev, | |
| 28 | golang-github-vividcortex-ewma-dev, | |
| 29 | golang-golang-x-crypto-dev | |
| 30 | Description: multi progress bar for Go cli applications | |
| 31 | mpb is a golang library for rendering progress bars in terminal | |
| 32 | applications. |
| 0 | Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | |
| 1 | Upstream-Name: mpb | |
| 2 | Source: https://github.com/vbauerster/mpb | |
| 3 | Files-Excluded: | |
| 4 | Godeps/_workspace | |
| 5 | ||
| 6 | Files: * | |
| 7 | Copyright: 2016 Vladimir Bauer | |
| 8 | License: BSD-3-clause | |
| 9 | ||
| 10 | Files: debian/* | |
| 11 | Copyright: 2019 Reinhard Tartler <siretart@tauware.de> | |
| 12 | License: BSD-3-clause | |
| 13 | Comment: Debian packaging is licensed under the same terms as upstream | |
| 14 | ||
| 15 | License: BSD-3-clause | |
| 16 | BSD 3-Clause License | |
| 17 | . | |
| 18 | Copyright (C) 2016-2018 Vladimir Bauer | |
| 19 | All rights reserved. | |
| 20 | . | |
| 21 | Redistribution and use in source and binary forms, with or without | |
| 22 | modification, are permitted provided that the following conditions are met: | |
| 23 | . | |
| 24 | * Redistributions of source code must retain the above copyright notice, this | |
| 25 | list of conditions and the following disclaimer. | |
| 26 | . | |
| 27 | * Redistributions in binary form must reproduce the above copyright notice, | |
| 28 | this list of conditions and the following disclaimer in the documentation | |
| 29 | and/or other materials provided with the distribution. | |
| 30 | . | |
| 31 | * Neither the name of the copyright holder nor the names of its | |
| 32 | contributors may be used to endorse or promote products derived from | |
| 33 | this software without specific prior written permission. | |
| 34 | . | |
| 35 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | |
| 36 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | |
| 37 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | |
| 38 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | |
| 39 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | |
| 40 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | |
| 41 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | |
| 42 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | |
| 43 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | |
| 44 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 0 | # auto-generated, DO NOT MODIFY. | |
| 1 | # The authoritative copy of this file lives at: | |
| 2 | # https://salsa.debian.org/go-team/infra/pkg-go-tools/blob/master/config/gitlabciyml.go | |
| 3 | --- | |
| 4 | include: | |
| 5 | - https://salsa.debian.org/go-team/infra/pkg-go-tools/-/raw/master/pipeline/test-archive.yml |
| 0 | README.md |
| 0 | #!/usr/bin/make -f | |
| 1 | ||
| 2 | # We want to build only the library packages themselves, not the accompanying | |
| 3 | # example binaries. | |
| 4 | export DH_GOLANG_EXCLUDES := examples/ | |
| 5 | ||
| 6 | %: | |
| 7 | dh $@ --buildsystem=golang --with=golang |
| 0 | 3.0 (quilt) |