Codebase list rust-stfu8 / 3c39e33
libgit2-sys, manually fix debian/tests/control until the fix makes it into a released version of debcargo Peter Michael Green 3 years ago
3 changed file(s) with 42 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
44 * Drop the zlib-ng-compat feature, the ftpmasters are rejecting new
55 rust feature packages at the moment and the zlib-ng option in
66 libz-sys seems to be broken in Debian anyway (see bug 972361)
7 * Manually fix debian/tests/control until commit
8 293fb88f2156d0db6262349aa4b1c4d3a3b1186a is in a released version of
9 debcargo
710
811 [ Ximin Luo ]
912 * Package libgit2-sys 0.12.13+1.0.1 from crates.io using debcargo 2.4.3
1013 * Update patches for new upstream.
1114 * Depend on libgit2-dev (>= 1)
1215
13 -- Peter Michael Green <plugwash@debian.org> Mon, 07 Dec 2020 00:26:02 +0000
16 -- Peter Michael Green <plugwash@debian.org> Mon, 07 Dec 2020 01:18:36 +0000
1417
1518 rust-libgit2-sys (0.10.0-1) unstable; urgency=medium
1619
0 Test-Command: /usr/share/cargo/bin/cargo-auto-test libgit2-sys 0.12.13 --all-targets --all-features
1 Features: test-name=@
2 Depends: dh-cargo (>= 18), @
3 Restrictions: allow-stderr, skip-not-installable
4
5 Test-Command: /usr/share/cargo/bin/cargo-auto-test libgit2-sys 0.12.13 --all-targets --no-default-features
6 Features: test-name=librust-libgit2-sys-dev
7 Depends: dh-cargo (>= 18), @
8 Restrictions: allow-stderr, skip-not-installable
9
10 Test-Command: /usr/share/cargo/bin/cargo-auto-test libgit2-sys 0.12.13 --all-targets --features https
11 Features: test-name=librust-libgit2-sys+https-dev
12 Depends: dh-cargo (>= 18), @
13 Restrictions: allow-stderr, skip-not-installable
14
15 Test-Command: /usr/share/cargo/bin/cargo-auto-test libgit2-sys 0.12.13 --all-targets --features libssh2-sys
16 Features: test-name=librust-libgit2-sys+libssh2-sys-dev
17 Depends: dh-cargo (>= 18), @
18 Restrictions: allow-stderr, skip-not-installable
0 Test-Command: /usr/share/cargo/bin/cargo-auto-test libgit2-sys 0.12.13+1.0.1 --all-targets --all-features
1 Features: test-name=@
2 Depends: dh-cargo (>= 18), @
3 Restrictions: allow-stderr, skip-not-installable
4
5 Test-Command: /usr/share/cargo/bin/cargo-auto-test libgit2-sys 0.12.13+1.0.1 --all-targets --no-default-features
6 Features: test-name=librust-libgit2-sys-dev
7 Depends: dh-cargo (>= 18), @
8 Restrictions: allow-stderr, skip-not-installable
9
10 Test-Command: /usr/share/cargo/bin/cargo-auto-test libgit2-sys 0.12.13+1.0.1 --all-targets --features https
11 Features: test-name=librust-libgit2-sys+https-dev
12 Depends: dh-cargo (>= 18), @
13 Restrictions: allow-stderr, skip-not-installable
14
15 Test-Command: /usr/share/cargo/bin/cargo-auto-test libgit2-sys 0.12.13+1.0.1 --all-targets --features libssh2-sys
16 Features: test-name=librust-libgit2-sys+libssh2-sys-dev
17 Depends: dh-cargo (>= 18), @
18 Restrictions: allow-stderr, skip-not-installable