Update patch 2004 for the new release.
authorVasudev Kamath <vasudev@copyninja.info>
Sat, 12 May 2018 15:04:46 +0000 (20:34 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Sat, 12 May 2018 15:04:46 +0000 (20:34 +0530)
debian/patches/2004_clean-cargo-deps.patch

index d45ca6c5881b0cd72a110ce4e15e6d1a9087c9f1..efb86e440373d951274597f0f3d8cc959f92cffc 100644 (file)
@@ -11,7 +11,7 @@ Forwarded: not-needed
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/Cargo.toml
 +++ b/Cargo.toml
-@@ -56,26 +56,26 @@
+@@ -61,27 +61,27 @@
  [target.'cfg(target_os = "macos")'.dependencies]
  core-foundation = { version = "0.5.1", features = ["mac_os_10_7_support"] }
  
@@ -28,6 +28,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 -  "jobapi2",
 -  "minwindef",
 -  "ntdef",
+-  "ntstatus",
 -  "processenv",
 -  "processthreadsapi",
 -  "psapi",
@@ -45,6 +46,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 +#   "jobapi2",
 +#   "minwindef",
 +#   "ntdef",
++#   "ntstatus",
 +#   "processenv",
 +#   "processthreadsapi",
 +#   "psapi",