]> git.proxmox.com Git - dh-cargo.git/shortlog
dh-cargo.git
2018-06-07 Ximin LuoSupport cross-compile install
2018-06-07 Ximin LuoMake needs to be more silent
2018-06-07 Ximin LuoAdd a link to the bug report on why we have to supply...
2018-06-07 Ximin LuoFix version typo
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 LuoUse the correct flag
2018-03-21 Ximin LuoUpdate build-dependency for the correct version
2018-02-06 Ximin LuoRun `cargo clean` during clean
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-10 Josh TriplettUse cargo install --verbose, to emit rustc command...
2016-12-08 Josh TriplettSet target distribution to experimental.
2016-12-08 Josh TriplettDetect crate name from versioned package names
2016-12-05 Josh TriplettDepend on ${perl:Depends}
2016-12-03 Josh TriplettHandle feature packages
2016-11-23 Josh TriplettRewrite to avoid invoking cargo directly on .crate...
2016-11-23 Josh TriplettDetect a package as bin if Architecture not "all",...
2016-11-23 Josh TriplettSet install root to /usr, and remove .crates.toml
2016-11-21 Josh Triplettconfig: Drop workaround for bug in cargo 0.13
2016-11-21 Josh TriplettInitial version of dh-cargo