Codebase list golang-github-htcat-htcat / cme/main
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... 72%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 2 package versions. Please wait... Got info from api.ftp-master.debian.org for 2 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.1.4' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.1.4' to '4.6.0'. Debian Janitor 2 years ago
2 changed file(s) with 25 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
0 golang-github-htcat-htcat (1.0.2-2) UNRELEASED; urgency=medium
1
2 * Reading package lists... 0%Reading package lists... 0%Reading package
3 lists... 0%Reading package lists... 99%Reading package lists... 99%Reading
4 package lists... Done Building dependency tree... 0%Building dependency
5 tree... 0%Building dependency tree... 50%Building dependency tree...
6 50%Building dependency tree... 72%Building dependency tree... Done Reading
7 state information... 0% Reading state information... 0%Reading state
8 information... Done Connecting to api.ftp-master.debian.org to check 2
9 package versions. Please wait... Got info from api.ftp-master.debian.org for
10 2 packages. Changes applied to dpkg configuration: - control source
11 Standards-Version: '4.1.4' -> '4.6.0' # applied fix for :Current standards
12 version is '4.6.0'. Please read
13 https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the
14 changes that may be needed on your package to upgrade it from standard
15 version '4.1.4' to '4.6.0'.
16
17 -- Debian Janitor <janitor@jelmer.uk> Tue, 14 Sep 2021 13:24:18 -0000
18
019 golang-github-htcat-htcat (1.0.2-1) unstable; urgency=medium
120
221 * Initial release (Closes: #915815)
00 Source: golang-github-htcat-htcat
1 Section: devel
2 Priority: optional
31 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
42 Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
3 Section: devel
4 Testsuite: autopkgtest-pkg-go
5 Priority: optional
56 Build-Depends: debhelper-compat (= 12),
67 dh-golang,
78 golang-any
8 Standards-Version: 4.1.4
9 Homepage: https://github.com/htcat/htcat
9 Standards-Version: 4.6.0
1010 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-htcat-htcat
1111 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-htcat-htcat.git
12 Homepage: https://github.com/htcat/htcat
1213 XS-Go-Import-Path: github.com/htcat/htcat
13 Testsuite: autopkgtest-pkg-go
1414
1515 Package: golang-github-htcat-htcat-dev
1616 Architecture: all
17 Multi-Arch: foreign
1718 Depends: ${misc:Depends},
1819 ${shlibs:Depends}
19 Multi-Arch: foreign
2020 Description: Parallel and Pipelined HTTP GET Utility for golang
2121 htcat is a utility to perform parallel, pipelined execution of a
2222 single HTTP GET.