Commit Graph

12927 Commits

Author SHA1 Message Date
Alexander Kjäll
c9063851ca added a section to the readme about the collapse_features setting, why it exist and how to use it 2022-08-20 12:05:56 +00:00
Alexander Kjäll
8539664ccd proptest 1 is now in debian, so no need to depend on 0.9 in the crate average, also fixed a compile error in a bench suite and disabled the nightly feature 2022-08-20 12:15:02 +02:00
Sylvestre Ledru
88d18ac360 Merge remote-tracking branch 'origin/pending-symbolic-demangle' 2022-08-20 10:23:03 +02:00
Sylvestre Ledru
1ea5b1f3a9 Merge remote-tracking branch 'origin/pending-unic-segment' 2022-08-20 10:22:39 +02:00
Sylvestre Ledru
600c772323 symbolic-demangle: add the swift license 2022-08-20 10:22:28 +02:00
Sylvestre Ledru
3a5757e841 bump symbolic for grcov 2022-08-20 10:22:28 +02:00
Sylvestre Ledru
bd5be7c354 collapse features for symbolic demangle + disable swift 2022-08-20 10:22:28 +02:00
Sebastian Ramacher
9c469bbdaa assert_cmd: new package 2022-08-20 00:52:04 +02:00
Sebastian Ramacher
02659f9094 predicates-tress: new package 2022-08-20 00:34:12 +02:00
Sebastian Ramacher
882c7b5b42 rav1e: some progress 2022-08-20 00:24:26 +02:00
Daniel Kahn Gillmor
66feb01cac sequoia-octopus-librnp: fix autopkgtest to use the correct location of the .so 2022-08-19 00:23:56 -04:00
Daniel Kahn Gillmor
ddf5ac8807 sequoia-octopus-librnp: initial packaging for 1.4.1
Shipping a cdylib crate in debian is fairly ugly at the moment.

See https://bugs.debian.org/1017681 and
https://bugs.debian.org/1017682 for why we can't just use debcargo and
dh-cargo more cleanly. My hope is that we can revert to using debcargo
and dh-cargo when those bugs are fixed.

We use a symlink to install the .so where thunderbird will find it
(see that package's source
comm/mail/extensions/openpgp/content/modules/RNPLib.jsm for how it
searches for librnp at runtime).
2022-08-19 00:00:22 -04:00
Matthias Geiger
6a9dc12aed
Fixed copyright for nias & as-result 2022-08-18 17:34:26 -07:00
Matthias Geiger
8dc270880d
Packaged uom 0.33 2022-08-18 17:23:17 -07:00
Peter Michael Green
29acde2e8b Release package quantiles 2022-08-18 22:00:15 +00:00
Daniel Kahn Gillmor
e0de691364 Merge branch 'pending-vergen' 2022-08-18 17:38:58 -04:00
Sebastian Ramacher
cdcc98fe80 Release package aom-sys 2022-08-18 22:37:08 +02:00
Sylvestre Ledru
9630878300 Release package unic-segment 2022-08-18 22:36:10 +02:00
Sebastian Ramacher
07c47c7db0 Revert unintentional changes to build.sh and dev/list-rdeps.sh
This reverts parts of commit 30c39d24f2.
2022-08-18 22:35:47 +02:00
Sylvestre Ledru
87c56554b6 unic-segment: fix changelog 2022-08-18 22:35:31 +02:00
Sylvestre Ledru
f44eedfa1a Release package symbolic-demangle 2022-08-18 22:33:43 +02:00
Sylvestre Ledru
526ec3f900 symbolic-demangle: add the swift license 2022-08-18 22:31:25 +02:00
Sylvestre Ledru
604fae388f bump symbolic for grcov 2022-08-18 22:25:52 +02:00
Sylvestre Ledru
8c95685dd1 collapse features for symbolic demangle + disable swift 2022-08-18 22:25:52 +02:00
Daniel Kahn Gillmor
046b7e73f9 Release package vergen 2022-08-18 15:41:33 -04:00
Daniel Kahn Gillmor
99a302c804 vergen: add myself to changelog 2022-08-18 15:40:52 -04:00
Daniel Kahn Gillmor
c4a51b94da vergen: use shorter summary 2022-08-18 15:40:52 -04:00
Daniel Kahn Gillmor
7d852c6011 vergen: use collapse_features = true 2022-08-18 15:22:35 -04:00
Alexander Kjäll
a190170b5b explanation regarding why unit tests was disabled added to changelog 2022-08-18 21:12:35 +02:00
Peter Michael Green
4aa01db766 Release package atomic 2022-08-18 18:15:39 +00:00
Peter Michael Green
5ece2ac37e atomic - fix autopkgtest on i386. 2022-08-18 18:15:39 +00:00
Daniel Kahn Gillmor
5dbd859892 Merge branch 'pending-sequoia-sop' 2022-08-18 13:05:30 -04:00
Daniel Kahn Gillmor
6f7a5a5504 rusqlite: retain "modern_sqlite" feature
see https://github.com/rusqlite/rusqlite/issues/1216

Instead of using the bundled bindings, which we are *not* shipping in
the libsqlite3-sys crate, we let modern_sqlite depend on buildtime
bindgen-created bindings, which will hopefully turn out ok.
2022-08-18 12:23:59 -04:00
Jochen Sprickerhof
f2b34be7c3
Release package unsigned-varint 2022-08-18 15:02:59 +02:00
Jochen Sprickerhof
77462d140c
unsigned-varint: drop some variants with missing dependencies 2022-08-18 15:02:51 +02:00
Fabian Grünbichler
b3b45f1f8d Merge remote-tracking branch 'origin/pending-clap-lex' 2022-08-18 14:09:09 +02:00
Jochen Sprickerhof
93f81cba9e
Merge branch 'pending-unsigned-varint' 2022-08-18 07:00:24 +02:00
Sebastian Ramacher
6d48877de0 Release package trybuild 2022-08-17 22:20:05 +02:00
Sebastian Ramacher
30c39d24f2 trybuild: update to latest version 2022-08-17 22:19:21 +02:00
Jochen Sprickerhof
467be336ee
Release package unsigned-varint 2022-08-17 18:09:28 +02:00
Jochen Sprickerhof
79eeca0235
rust-unsigned-varint: set collapse_features = true 2022-08-17 18:05:31 +02:00
Jochen Sprickerhof
e223e3f79e
Release package arrayvec-0.5 2022-08-17 18:01:26 +02:00
Jochen Sprickerhof
096dadf468
arrayvec-0.5: disable broken autopkgtests 2022-08-17 18:01:26 +02:00
Jochen Sprickerhof
68e5e35850
Release package quick-protobuf 2022-08-17 18:01:26 +02:00
Jochen Sprickerhof
fafff186df
quick-protobuf: Disable failing tests 2022-08-17 18:01:26 +02:00
Alexander Kjäll
7381253a2d also set 'collapse_features = true' in base64ct 2022-08-17 18:00:40 +02:00
Daniel Kahn Gillmor
f619b09731 Release package sequoia-sop 2022-08-17 11:30:31 -04:00
Daniel Kahn Gillmor
46e1f64a7d sequoia-sop: prepare 0.27.1 2022-08-17 11:30:18 -04:00
Matthias Geiger
70a3114667 Merge branch 'wip/matrix-sdk' into 'master'
Wip/matrix sdk

See merge request rust-team/debcargo-conf!365
2022-08-17 06:37:25 +00:00
Matthias Geiger
809abd9f9b Wip/matrix sdk 2022-08-17 06:37:25 +00:00