]> git.proxmox.com Git - debcargo-conf.git/commitdiff
tokio - stop relaxing dependencies.
authorPeter Michael Green <plugwash@debian.org>
Sun, 4 Sep 2022 20:24:27 +0000 (20:24 +0000)
committerPeter Michael Green <plugwash@debian.org>
Sun, 4 Sep 2022 21:22:18 +0000 (21:22 +0000)
src/tokio/debian/changelog
src/tokio/debian/patches/relax-deps.patch [deleted file]
src/tokio/debian/patches/series [deleted file]

index d6b93cce1901f6907b237c3b8bb5a80549b3b708..9c8a70e6c00d1bb2622b131ef6d5fd6b44a6333a 100644 (file)
@@ -2,6 +2,7 @@ rust-tokio (1.21.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
 
   * Team upload.
   * Package tokio 1.21.0 from crates.io using debcargo 2.5.0
+  * Drop relax-dep.patch no longer needed.
 
  -- Peter Michael Green <plugwash@debian.org>  Sun, 04 Sep 2022 20:15:04 +0000
 
diff --git a/src/tokio/debian/patches/relax-deps.patch b/src/tokio/debian/patches/relax-deps.patch
deleted file mode 100644 (file)
index 37a4431..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -74,7 +74,7 @@ version = "1.5.2"
- optional = true
- [dependencies.parking_lot]
--version = "0.12.0"
-+version = "0.11"
- optional = true
- [dependencies.pin-project-lite]
diff --git a/src/tokio/debian/patches/series b/src/tokio/debian/patches/series
deleted file mode 100644 (file)
index bdddf05..0000000
+++ /dev/null
@@ -1 +0,0 @@
-relax-deps.patch