Tags give the ability to mark specific points in history as being important
-
2.8.0
1510d40e · ·Alexander Kjäll: enable and fix various clippy lints Fabian Grünbichler: update to cargo 0.91 orig tarball: encode exclusions into d/copyright orig tarball: add more "suspicious" extensions orig tarball: do not store Cargo.toml.orig twice add repack support drop `-~~` version constraint suffix d/watch: set compression to gzip James McCoy: Use crates.io page as a last-resort fallback for Homepage Jelmer Vernooij: deb-dependencies: Add --include-dev-dependencies flag Add 'debcargo update-dependencies' subcommand Jeremy Bícha: Switch from ansi-term to nu-ansi-term Remove unnecessary Priority: optional field Bump generated Standards-Version to 4.7.3 наб: Various code cleanups Allow [packages."extra+$whatever"] to add packages to d/control. Detect+warn for [packages."unknownpackageformat"] -
2.7.11
f828c1d0 · ·Charalampos Mitrodimas (1): config: warn on unrecognized keys in debcargo.toml Eddie Billoir (2): fix: skip non-UTF-8 in debian/ scan (Closes: #78) fmt: cargo fmt Fabian Grünbichler (14): bump version for development Merge branch 'master' into 'master' Merge branch 'fix-utf-8-files' into 'master' FIXME lookup: give up after first UTF-8 error per file FIXME lookup: improve warning message FIXME lookup: add `debian/` to warning message unknown fields: use debcargo_warn! instead of eprintln! tests/control: handle "crate has no features" edge case update clap_mangen to 0.2.29 source: add option to skip nocheck annotations handle RRR properly tests: add skip_nocheck case bum version to 2.7.11 update manpages Matthias Geiger (2): src/debian/mod.rs: Switch to uscan v5 Drop RRR:no from generated source packages наб (1): Flatten out packages Option<HashMap< -
2.7.3
287e253e · ·Fabian Grünbichler (11): quilt: cleanup .pc after patch application quilt: use error instead of panic quilt: improve cleanup in case of error bump cargo-utils(-schema) repack: fix long path names package/extract/build-order: handle yanked versions fix #51: add test_architecture field to PkgFeature sections -
2.7.2
41cc81cc · ·release 2.7.2 Fabian Grünbichler (10): update to cargo 0.82 canonicalization: adapt to cargo 0.82 changes dependencies: don't use rustc:native in autopkgtests tests: reduce openssl-sys patch context extract: handle upstream debian/ directory excludes/includes: properly anchor globs with top-level dir -
2.7.1
9bc2b318 · ·Alexander Kjäll (1): fix a clippy lint complaining about reimplementing Option::unwrap_or Fabian Grünbichler (11): update to cargo 0.81 various clippy fixes control: B-D on dh-sequence-cargo instead of dh-cargo cargo 0.81: fix canonicalization fix integration tests fix #71: handle idiomatic pre-release versions in d/watch tidy up clippy fix update to itertools 0.13 -
2.7.0
9ee90e92 · ·Alexander Kjäll: Also generate a 'Static-Built-Using' in addition to the 'X-Cargo-Built-Using' bump the standard version to 4.7.0 Fabian Grünbichler: update cargo to 0.76 update toml, env_logger, clap, itertools allow crates.io sparse access chrono: handle deprecations fix various clippy warnings avoid canonicalization unless needed fix integration tests commit Cargo.lock add myself to authors James McCoy: Add rustc to autopkgtest Depends Make pkgtest_fmt_has_no_extra_whitespace resilient to output changes Bump min version of chrono to 0.4.31 Jelmer Vernooij: Fix compilation on Windows Matthias Geiger: Switch dh compat to 13 Michael Tokarev: stop issuing a now-useless warning about collapse_features being enabled