]> git.proxmox.com Git - dh-cargo.git/history - debian
Release 15 to Debian unstable.
[dh-cargo.git] / debian /
2019-01-21 Ximin LuoRelease 15 to Debian unstable.
2019-01-21 Ximin LuoUse source package names in *Built-Using
2018-12-19 Ximin LuoRelease 14 to Debian unstable.
2018-12-19 Ximin LuoUse absolute path when dpkg-searching for libs
2018-12-02 Ximin LuoRelease 13 to Debian unstable.
2018-12-02 Ximin LuoInstall dh-cargo-built-using to /usr/share/cargo/bin...
2018-12-02 Ximin LuoMake some behaviour more robust
2018-11-30 Ximin LuoRelease 12 to Debian unstable.
2018-11-30 Ximin LuoFix typo that broke installation of binary crates
2018-11-30 Ximin LuoRelease 11 to Debian unstable.
2018-11-09 Ximin Luodh-cargo-built-using: fix for ring, allow packages...
2018-11-09 Ximin LuoSimplify using cargo wrapper script
2018-09-13 Ximin LuoRelease 10 to Debian unstable.
2018-09-13 Ximin LuoFix usage of "sub install", it takes an extra destdir...
2018-09-13 Ximin LuoRelease 9 to Debian unstable.
2018-09-13 Ximin LuoAdd my name to authors and copyright
2018-09-13 Ximin LuoSupport adding extra flags to dh_auto_test / dh_auto_in...
2018-09-13 Ximin LuoSet remap-path-prefix for reproducible builds
2018-08-14 Ximin LuoRelease 8 to Debian unstable.
2018-08-12 Ximin LuoGenerate ${cargo:Built-Using} and ${cargo:X-Cargo-Built...
2018-08-04 Ximin LuoRelease 7 to Debian unstable.
2018-08-04 Ximin LuoIf there was a custom build output, symlink it to cargo...
2018-08-04 Ximin LuoSet CARGO_TARGET_DIR so build products are saved
2018-08-04 Ximin LuoBe more verbose
2018-07-01 Ximin LuoRelease 6 to Debian unstable.
2018-07-01 Ximin LuoDon't add .pc directories to binary package, but do...
2018-06-18 Ximin LuoRelease 5 to Debian unstable.
2018-06-18 Ximin LuoWork around a stupid ftpmaster rule about files with...
2018-06-18 Ximin LuoPass `--cap-lints warn` in rustflags to avoid builds...
2018-06-08 Ximin LuoRelease 4 to Debian unstable.
2018-06-07 Ximin LuoSupport cross-compile install
2018-06-07 Ximin LuoAdd M-A foreign for crossbuilds
2018-06-07 Ximin LuoAdd more flags for cross-compiling
2018-06-07 Ximin LuoPass debuginfo=2 and LDFLAGS when building
2018-06-07 Ximin LuoPass cargo-version not Debian-version to `cargo install`
2018-03-31 Ximin LuoUpdate Vcs-* fields to salsa
2018-03-26 Ximin LuoRelease 3 to Debian unstable.
2018-03-21 Ximin LuoUpdate build-dependency for the correct version
2018-02-06 Ximin LuoRun `cargo build` during dh_auto_test
2018-02-06 Ximin LuoUpdate to latest Standards-Version; no changes required
2017-06-10 Ximin LuoRelease 2 to Debian unstable.
2017-06-10 Ximin LuoMachine-readable d/copyright
2017-06-10 Ximin LuoAdd myself to uploaders
2016-12-24 Josh Triplettdebian/control: Expand package description
2016-12-08 Josh TriplettSet target distribution to experimental.
2016-12-05 Josh TriplettDepend on ${perl:Depends}
2016-11-23 Josh TriplettRewrite to avoid invoking cargo directly on .crate...
2016-11-21 Josh TriplettInitial version of dh-cargo