]> git.proxmox.com Git - rustc.git/commitdiff
d/copyright: adapt to vendor/ version suffix
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 24 Jun 2024 08:09:32 +0000 (10:09 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 24 Jun 2024 08:09:32 +0000 (10:09 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/copyright
debian/watch

index 9e73418558d87c78c8e8bed942a5e8a616b1c645..f6fe965e5eac079cd5b7593468c5098aff743455 100644 (file)
@@ -8,10 +8,10 @@ Files-Excluded:
 # Pre-generated docs
  src/tools/rustfmt/docs
 # Fonts already in Debian, covered by d-0003-mdbook-strip-embedded-libs.patch
- vendor/mdbook/src/theme/fonts
- vendor/mdbook/src/theme/FontAwesome
- vendor/mdbook/src/theme/highlight.js
- vendor/mdbook/src/theme/highlight.css
+ vendor/mdbook-*/src/theme/fonts
+ vendor/mdbook-*/src/theme/FontAwesome
+ vendor/mdbook-*/src/theme/highlight.js
+ vendor/mdbook-*/src/theme/highlight.css
 # DOCX versions of TRPL book prepared for No Starch Press
  src/doc/book/nostarch/docx
 # Exclude submodules https://github.com/rust-lang/rust/tree/master/src/tools
@@ -33,25 +33,25 @@ Files-Excluded:
 # Embedded GH pages
  src/tools/clippy/util/gh-pages
 # Embedded C libraries
- vendor/curl-sys/curl
- vendor/libgit2-sys/libgit2
- vendor/libssh2-sys/libssh2
- vendor/libsqlite3-sys/sqlite3
- vendor/libsqlite3-sys/sqlcipher
- vendor/libz-sys/src/zlib*
+ vendor/curl-sys-*/curl
+ vendor/libgit2-sys-*/libgit2
+ vendor/libssh2-sys-*/libssh2
+ vendor/libsqlite3-sys-*/sqlite3
+ vendor/libsqlite3-sys-*/sqlcipher
+ vendor/libz-sys-*/src/zlib*
  vendor/lzma-sys*/xz-*
 # Embedded binary blobs
- vendor/jsonpath_lib/docs
- vendor/mdbook/src/theme/playground_editor
- vendor/psm/src/arch/wasm32.o
+ vendor/jsonpath_lib-*/docs
+ vendor/mdbook-*/src/theme/playground_editor
+ vendor/psm-*/src/arch/wasm32.o
 # test binary files
- vendor/libloading/tests/*.dll
+ vendor/libloading-*/tests/*.dll
 # Misc
  vendor/*/icon_CLion.svg
- vendor/prettydiff/screens/*.png
- vendor/wasm-bindgen/guide
- vendor/wasm-bindgen/examples/import_js/index.js
- vendor/wasm-bindgen/examples/import_js/webpack.config.js
+ vendor/prettydiff-*/screens/*.png
+ vendor/wasm-bindgen-*/guide
+ vendor/wasm-bindgen-*/examples/import_js/index.js
+ vendor/wasm-bindgen-*/examples/import_js/webpack.config.js
 # unused dependencies, generated by debian/prune-unused-deps
 # DO NOT EDIT below, AUTOGENERATED
  vendor/aes
index fe1cc1e51e238c21e975f74342da0e82db82ab16..ddeb1abdadfa29c019bc029466e268f8ece7a00f 100644 (file)
@@ -13,6 +13,7 @@ filenamemangle=s/.*\/(.*)\.[gx]z(\..*)?/$1.xz$2/,\
 repack,\
 repacksuffix=+dfsg1,\
 compression=xz,\
+searchmode=plain,\
 " \
- https://forge.rust-lang.org/infra/other-installation-methods.html \
+ https://static.rust-lang.org/dist/channel-rust-1.79.toml \
  https://(?:.*/)rustc?-(\d[\d.]*(?:-[\w.]+)?)-src\.tar\.[gx]z