Codebase list jo / 63683ae2-6569-4401-87a5-8758a6a06d59/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... 89%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 3 package versions. Please wait... Got info from api.ftp-master.debian.org for 3 packages. Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject should be only one line. Gluing together the lines (line 66) Changes applied to dpkg configuration: - patches:"a93337f0104aa1e9eb4837442fb4214f7bffd9bb.patch" Subject: Gluing together lines - control source Standards-Version: '4.5.0' -> '4.5.1' # applied fix for :Current standards version is '4.5.1'. 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.5.0' to '4.5.1'. - copyright Format: 'http://www.debian.org/doc/packaging-manuals/copyright-format[...]' -> 'https://www.debian.org/doc/packaging-manuals/copyright-forma[...]' # applied fix for :Format uses insecure http protocol instead of https Debian Janitor 2 years ago
4 changed file(s) with 36 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
0 jo (1.4-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... 89%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 3
9 package versions. Please wait... Got info from api.ftp-master.debian.org for
10 3 packages.
11 Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject
12 should be only one line. Gluing together the lines (line 66) Changes
13 applied to dpkg configuration: -
14 patches:"a93337f0104aa1e9eb4837442fb4214f7bffd9bb.patch" Subject: Gluing
15 together lines - control source Standards-Version: '4.5.0' -> '4.5.1' #
16 applied fix for :Current standards version is '4.5.1'. Please read
17 https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the
18 changes that may be needed on your package to upgrade it from standard
19 version '4.5.0' to '4.5.1'. - copyright Format:
20 'http://www.debian.org/doc/packaging-manuals/copyright-format[...]' ->
21 'https://www.debian.org/doc/packaging-manuals/copyright-forma[...]' #
22 applied fix for :Format uses insecure http protocol instead of https
23
24 -- Debian Janitor <janitor@jelmer.uk> Fri, 27 Aug 2021 16:27:02 -0000
25
026 jo (1.4-1) unstable; urgency=medium
127
228 * New upstream release. Closes: #993114.
00 Source: jo
1 Maintainer: Vincent Bernat <bernat@debian.org>
12 Section: utils
23 Priority: optional
3 Maintainer: Vincent Bernat <bernat@debian.org>
44 Build-Depends: debhelper-compat (= 12),
55 bash-completion,
66 pandoc,
7 pkg-config,
8 Standards-Version: 4.5.0
9 Homepage: https://github.com/jpmens/jo
7 pkg-config
8 Standards-Version: 4.5.1
109 Vcs-Browser: https://salsa.debian.org/debian/jo
1110 Vcs-Git: https://salsa.debian.org/debian/jo.git
11 Homepage: https://github.com/jpmens/jo
1212
1313 Package: jo
1414 Architecture: any
15 Depends: ${shlibs:Depends}, ${misc:Depends}
15 Depends: ${shlibs:Depends},
16 ${misc:Depends}
1617 Description: command-line processor to output JSON from a shell
1718 jo creates a JSON string on stdout from words given it as arguments
1819 or read from stdin. It can generate both arrays and objects. Here is
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: jo
22 Upstream-Contact: Jan-Piet Mens
33 Source: https://github.com/jpmens/jo
0 From a93337f0104aa1e9eb4837442fb4214f7bffd9bb Mon Sep 17 00:00:00 2001
0 Subject: [PATCH] remove unnecessary `+simple_tables` from man generation closes #129
11 From: Jan-Piet Mens <jp@mens.de>
2
23 Date: Sun, 19 Jul 2020 14:48:49 +0200
3 Subject: [PATCH] remove unnecessary `+simple_tables` from man generation
4 closes #129
4
55
66 ---
77 Makefile.am | 4 +--