New Upstream Snapshot - rust-xml-rs

Ready changes

Summary

Merged new upstream version: 0.8.4 (was: 0.8.3).

Resulting package

Built on 2022-12-25T06:43 (took 1h42m)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots librust-xml-rs-devapt install -t fresh-snapshots xml-rs-dbgsymapt install -t fresh-snapshots xml-rs

Lintian Result

Diff

diff --git a/src/xml-rs/debian/changelog b/src/xml-rs/debian/changelog
index b1d8197a8..8f30a81d9 100644
--- a/src/xml-rs/debian/changelog
+++ b/src/xml-rs/debian/changelog
@@ -1,3 +1,9 @@
+rust-xml-rs (0.8.4-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 25 Dec 2022 06:37:42 -0000
+
 rust-xml-rs (0.8.3-1) unstable; urgency=medium
 
   * Package xml-rs 0.8.3 from crates.io using debcargo 2.4.3

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/e0/23b51c94a390988385b07ca3ad5ee0dc8d2e23.debug
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/.cargo-checksum.json
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/.cargo_vcs_info.json
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/.github/workflows/main.yml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/.gitignore
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/Cargo.toml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/Changelog.md
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/LICENSE
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/Readme.md
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/design.md
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/analyze.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/attribute.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/common.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/escape.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/lib.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/macros.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/name.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/namespace.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/config.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/error.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/events.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/lexer.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/mod.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/inside_cdata.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/inside_closing_tag_name.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/inside_comment.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/inside_declaration.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/inside_doctype.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/inside_opening_tag.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/inside_processing_instruction.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/inside_reference.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/mod.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/reader/parser/outside_tag.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/util.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/writer/config.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/writer/emitter.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/writer/events.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/src/writer/mod.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_1.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_1_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_1_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_2.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_2_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_2_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_3.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_3_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_3_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_4.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_4_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_4_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_5.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_5_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_6.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/documents/sample_6_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/event_reader.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/event_writer.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.4/tests/streaming.rs

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/2a/fa4c4ee22734f94f6ae7c39d2348feef49af2a.debug
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/.cargo-checksum.json
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/.cargo_vcs_info.json
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/.github/workflows/main.yml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/.gitignore
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/Cargo.toml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/Changelog.md
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/LICENSE
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/Readme.md
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/design.md
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/analyze.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/attribute.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/common.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/escape.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/lib.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/macros.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/name.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/namespace.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/config.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/error.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/events.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/lexer.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/mod.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/inside_cdata.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/inside_closing_tag_name.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/inside_comment.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/inside_declaration.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/inside_doctype.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/inside_opening_tag.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/inside_processing_instruction.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/inside_reference.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/mod.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/reader/parser/outside_tag.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/util.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/writer/config.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/writer/emitter.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/writer/events.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/src/writer/mod.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_1.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_1_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_1_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_2.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_2_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_2_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_3.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_3_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_3_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_4.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_4_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_4_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_5.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_5_short.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_6.xml
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/documents/sample_6_full.txt
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/event_reader.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/event_writer.rs
-rw-r--r--  root/root   /usr/share/cargo/registry/xml-rs-0.8.3/tests/streaming.rs

Control files of package librust-xml-rs-dev: lines which differ (wdiff format)

  • Provides: librust-xml-rs+default-dev (=  librust-xml-rs-0+default-dev (=  librust-xml-rs-0-dev (=  librust-xml-rs-0.8+default-dev (=  librust-xml-rs-0.8-dev (= 0.8.3-1~jan+control1), librust-xml-rs-0.8.3+default-dev 0.8.4-1~jan+nus1), librust-xml-rs-0.8.4+default-dev (= 0.8.3-1~jan+control1), librust-xml-rs-0.8.3-dev 0.8.4-1~jan+nus1), librust-xml-rs-0.8.4-dev (= 

No differences were encountered between the control files of package xml-rs

Control files of package xml-rs-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 2afa4c4ee22734f94f6ae7c39d2348feef49af2a e023b51c94a390988385b07ca3ad5ee0dc8d2e23

More details

Full run details