Codebase list rust-serde-xml-rs / 3a6ba10
opener, webbrowser: update Ximin Luo 4 years ago
5 changed file(s) with 15 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 rust-opener (0.4.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package opener 0.4.1 from crates.io using debcargo 2.4.0
3
4 -- Ximin Luo <infinity0@debian.org> Tue, 31 Dec 2019 03:02:54 +0000
5
06 rust-opener (0.4.0-1) unstable; urgency=medium
17
28 * Package opener 0.4.0 from crates.io using debcargo 2.4.0
22 excludes = ["**/xdg-open"]
33
44 [package.lib]
5 # TODO: this is not exactly correct, needs dh-cargo support
6 # see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924750
57 depends = ["xdg-utils"]
22 * Package webbrowser 0.5.2 from crates.io using debcargo 2.4.0
33 * Only skip tests, still run a test build.
44
5 -- Ximin Luo <infinity0@debian.org> Tue, 31 Dec 2019 02:07:32 +0000
5 -- Ximin Luo <infinity0@debian.org> Tue, 31 Dec 2019 02:55:28 +0000
66
77 rust-webbrowser (0.5.2-1) unstable; urgency=medium
88
00 overlay = "."
11 uploaders = ["Ximin Luo <infinity0@debian.org>"]
2
3 [package.lib]
4 # TODO: this is not exactly correct, needs dh-cargo support
5 # see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924750
6 depends = ["xdg-utils"]
33
44 override_dh_auto_test:
55 dh_auto_test
6 # tests fail for some reason TODO investigate
6 # tests fail due to https://github.com/amodm/webbrowser-rs/issues/18
77 # dh_auto_test -- test --all