Your message dated Sat, 29 Jun 2024 13:40:01 +0000
with message-id <e1snyj7-008ln0...@fasolo.debian.org>
and subject line Bug#1036462: fixed in python-jsondiff 2.1.1-1
has caused the Debian Bug report #1036462,
regarding python3-jsondiff: man page for jsondiff-jdiff
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1036462: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036462
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-jsondiff
Version: 2.0.0-2
Severity: normal
Tags: patch

Dear Maintainer,

The jsondiff-jdiff program is missing a manual page.

Attached is one that I've written.

I've also submitted it as a merge request on Salsa.
https://salsa.debian.org/science-team/python-jsondiff/-/merge_requests/2

Regards,
Robin
.TH JSONDIFF-JDIFF "1" "May 2023" "jsondiff-jdiff 2.0.0" "User Commands"

.SH NAME
jsondiff-jdiff \- Compare JSON and JSON-like structures

.SH SYNOPSIS
.nf
\fBjsondiff\-jdiff\fR [\-s SYNTAX] [\-i N] \fIbase-file\fR \fItarget-file\fR
\fBjsondiff\-jdiff\fR [\-s SYNTAX] [\-i N] \-\-patch \fIbase-file\fR 
\fIpatch-file\fR
\fBjsondiff\-jdiff\fR \-h
.fi

.SH DESCRIPTION
Compares two JSON files and returns a JSON representation of the differences
between them.

Differences are represented according to the specified syntax and can be
pretty-printed using a specified indentation.

The \fB--patch\fR option can be used to instead apply the changes described by a
JSON diff to a JSON file.

.SH POSITIONAL ARGUMENTS
.TP
\fBbase-file\fR
The first JSON file to compare. This is the source or base file.
.TP
\fBtarget-file\fR
The second JSON file to compare. This is the target or comparison file.
.TP
\fBpatch-file\fR
The jsondiff patch file to apply. Only used with \fB\-\-patch\fR.

.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Show a help message and exit.
.TP
\fB\-p\fR, \fB\-\-patch\fR
Instead of producing a difference file, apply the differences from the second
file to the first file.
.TP
\fB\-s\fR SYNTAX, \fB\-\-syntax\fR SYNTAX
Define the output syntax. The available options are "compact", "symmetric", and
"explicit". The default is "compact".
.TP
\fB\-i\fR INDENT, \fB\-\-indent\fR INDENT
Set the number of spaces for indentation in the output JSON. By default, no
indentation is applied to the output JSON.

--- End Message ---
--- Begin Message ---
Source: python-jsondiff
Source-Version: 2.1.1-1
Done: Alexandre Detiste <tc...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-jsondiff, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1036...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated python-jsondiff 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 29 Jun 2024 14:57:56 +0200
Source: python-jsondiff
Architecture: source
Version: 2.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1036462
Changes:
 python-jsondiff (2.1.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * Standards-Version: 4.7.0 (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Replace python3-nose(-random) by python3-pytest
   * Add new build-dependencies:
     + python3-hypothesis
     + python3-setuptools-scm
     + python3-yaml
 .
   [ Robin Gustafsson ]
   * Add manpage for jsondiff-jdiff (Closes: #1036462)
Checksums-Sha1:
 3935bf44d61aa333bb2cd7fe5b5e45144fb31a51 2200 python-jsondiff_2.1.1-1.dsc
 925a85e77d34558d8cc70b9f824fd8edc42e6d9b 18691 
python-jsondiff_2.1.1.orig.tar.gz
 0744fff41a2bc4cb058e0fbe676282aa79b92448 3500 
python-jsondiff_2.1.1-1.debian.tar.xz
 b9009ecb0801893225d4c1601955bbbb8fbb0b0d 7523 
python-jsondiff_2.1.1-1_source.buildinfo
Checksums-Sha256:
 303eca40fc9d33ceca1d7acbdac21489d826d89c013cd9653326b192c1b8206b 2200 
python-jsondiff_2.1.1-1.dsc
 177d5d9df4dd7e0c81f5eca8fd05003838bd1245c3c32263e125e0116c42023c 18691 
python-jsondiff_2.1.1.orig.tar.gz
 3f9458588b7a87f24faff37c28305a72b5ce93fbb05431a75583348edc2c927d 3500 
python-jsondiff_2.1.1-1.debian.tar.xz
 9e76cc358ef96233ac26b958466cf357975ce7d197d2744367cf1a1817113acb 7523 
python-jsondiff_2.1.1-1_source.buildinfo
Files:
 59fb2c2cb3bebb38c8def2a4f3858068 2200 python optional 
python-jsondiff_2.1.1-1.dsc
 9e12e4eeec8891577c65d762d75a716e 18691 python optional 
python-jsondiff_2.1.1.orig.tar.gz
 64ac7c2fa7561de02d5eab70a0ed5837 3500 python optional 
python-jsondiff_2.1.1-1.debian.tar.xz
 502eb4cc96a66924cdeb6fe8c6ec6810 7523 python optional 
python-jsondiff_2.1.1-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmaACq4RHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBoFDhAAg2tAezlGpnjP9h8R0oQxuw3D5GMhhUgg
VS4/RtitH3EK/dlrR3JEnZjEqjutGNaIT0VuBdyZhu7CZNqvfEkbTNZbFN+YA+93
T5ZDPgWmqR3enorcyYMoSAOAZx/QasT5KcYKz6tisbe0sl48ezsfUzIP7GZg47dp
Ct6qwg+VoNybbRI90hfmhjGg5Moantd8nB9S/MZjc4GMS6UZo/gKCKz3hpmxU6ZU
oqdg9eFQJpdy5BwRY/YC0i/HwkV2m53JLbVZwlIgModBpiyucduG6C9Qk/JGMYyV
jFhuBIAs7EdLyIY+4RzIHO5jb3XFz54Qz0lNPuJTIW73dmVgKqXEg6rTa7HcUW15
wWEZjWVHrc3hgMoNrDdvf/iN9Yj3tVm1/2zdo3SyDSvI8KxlIjO/UtrviWC2OxY6
+2jUrylsC7lPrIJ6o45Yl0oesMDGcGBuC7PFZ+KcQIH8Gom+JPEg5m+MCS4NY2L4
11IdHAmVM0BE9rgl/XMLwEkIbb3snxk2IV5LPyVU0HJTPRqXILOhmsjKXwuJDH5i
aWZEdLLg0nEBr37dun0GibTF+WM5buiz7qAfVhIxOe/p447CqRPkI61PHFy8Vqzc
wFyTf5ai6h/00lejYtlPhWI/iktVO+nfD5cJ3RsREcZm/nvA1oppJLg3H2ParSf6
89JYO3YBxTU=
=03Xm
-----END PGP SIGNATURE-----

Attachment: pgpIA8zcsbSHj.pgp
Description: PGP signature


--- End Message ---

Reply via email to