From 28baa1c4bc6ffc162d8cdd68d44c2faf977f7e43 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Sun, 5 Jan 2025 20:28:21 +0100 Subject: [PATCH] tar-format: mark as deprecated This package has been renamed to "tar". --- packages/tar-format/tar-format.0.1.1/opam | 3 ++- packages/tar-format/tar-format.0.2.0/opam | 3 ++- packages/tar-format/tar-format.0.2.1/opam | 3 ++- packages/tar-format/tar-format.0.3.0/opam | 3 ++- packages/tar-format/tar-format.0.4.0/opam | 3 ++- packages/tar-format/tar-format.0.4.1/opam | 3 ++- packages/tar-format/tar-format.0.4.2/opam | 3 ++- packages/tar-format/tar-format.0.5.0/opam | 3 ++- packages/tar-format/tar-format.0.5.1/opam | 3 ++- packages/tar-format/tar-format.0.6.0/opam | 3 ++- packages/tar-format/tar-format.0.6.1/opam | 3 ++- packages/tar-format/tar-format.0.7.1/opam | 2 ++ 12 files changed, 24 insertions(+), 11 deletions(-) diff --git a/packages/tar-format/tar-format.0.1.1/opam b/packages/tar-format/tar-format.0.1.1/opam index ed80688b96c..ca2b63d46b7 100644 --- a/packages/tar-format/tar-format.0.1.1/opam +++ b/packages/tar-format/tar-format.0.1.1/opam @@ -14,7 +14,6 @@ depends: [ dev-repo: "git+https://github.com/mirage/ocaml-tar" install: [make "install"] synopsis: "A pure OCaml library to read and write tar files" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/0.1.1.tar.gz" checksum: [ @@ -22,3 +21,5 @@ url { "md5=8f097a4b13bcff4dc0c97cb4faf20ead" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.2.0/opam b/packages/tar-format/tar-format.0.2.0/opam index 78ac73a5c62..6e2171a6096 100644 --- a/packages/tar-format/tar-format.0.2.0/opam +++ b/packages/tar-format/tar-format.0.2.0/opam @@ -21,7 +21,6 @@ depopts: ["lwt"] dev-repo: "git+https://github.com/mirage/ocaml-tar" install: [make "install"] synopsis: "A pure OCaml library to read and write tar files" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/0.2.0.tar.gz" checksum: [ @@ -29,3 +28,5 @@ url { "md5=f8a9e01165f63f1cbcf49023816d0699" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.2.1/opam b/packages/tar-format/tar-format.0.2.1/opam index d715006e9f4..3344df3f158 100644 --- a/packages/tar-format/tar-format.0.2.1/opam +++ b/packages/tar-format/tar-format.0.2.1/opam @@ -21,7 +21,6 @@ depopts: ["lwt"] dev-repo: "git+https://github.com/mirage/ocaml-tar" install: [make "install"] synopsis: "A pure OCaml library to read and write tar files" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/0.2.1.tar.gz" checksum: [ @@ -29,3 +28,5 @@ url { "md5=29e4617c2ee177b921086edce28910ac" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.3.0/opam b/packages/tar-format/tar-format.0.3.0/opam index 6e31c887184..e4496c984a8 100644 --- a/packages/tar-format/tar-format.0.3.0/opam +++ b/packages/tar-format/tar-format.0.3.0/opam @@ -26,7 +26,6 @@ depends: [ ] depopts: ["lwt"] synopsis: "A pure OCaml library to read and write tar files" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/0.3.0.tar.gz" checksum: [ @@ -34,3 +33,5 @@ url { "md5=efe2d24c3b5aba013e6bfd602b6a7b37" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.4.0/opam b/packages/tar-format/tar-format.0.4.0/opam index f2794b9a28e..bfaa215b458 100644 --- a/packages/tar-format/tar-format.0.4.0/opam +++ b/packages/tar-format/tar-format.0.4.0/opam @@ -33,7 +33,6 @@ conflicts: [ ] synopsis: "A pure OCaml library to read and write tar files" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/v0.4.0.tar.gz" checksum: [ @@ -41,3 +40,5 @@ url { "md5=ccd03014845ab9264ac98f24df617d9a" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.4.1/opam b/packages/tar-format/tar-format.0.4.1/opam index cfbe1bf37f4..5a383e84c6d 100644 --- a/packages/tar-format/tar-format.0.4.1/opam +++ b/packages/tar-format/tar-format.0.4.1/opam @@ -55,7 +55,6 @@ directly process compressed .tar.gz archives. A mirage interface is also provided which exposes a tar-formatted block device as a read-only key=value store.""" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/v0.4.1.tar.gz" checksum: [ @@ -63,3 +62,5 @@ url { "md5=0af2219c4f5cacf9a2d51ee84a983c2e" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.4.2/opam b/packages/tar-format/tar-format.0.4.2/opam index 136b5b0b3f2..d682429882f 100644 --- a/packages/tar-format/tar-format.0.4.2/opam +++ b/packages/tar-format/tar-format.0.4.2/opam @@ -49,7 +49,6 @@ directly process compressed .tar.gz archives. A mirage interface is also provided which exposes a tar-formatted block device as a read-only key=value store.""" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/v0.4.2.tar.gz" checksum: [ @@ -57,3 +56,5 @@ url { "md5=4ac2ead30f94db430682d9cb70fcff76" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.5.0/opam b/packages/tar-format/tar-format.0.5.0/opam index 553d4c6f84c..3fffaa5d2dd 100644 --- a/packages/tar-format/tar-format.0.5.0/opam +++ b/packages/tar-format/tar-format.0.5.0/opam @@ -51,7 +51,6 @@ directly process compressed .tar.gz archives. A mirage interface is also provided which exposes a tar-formatted block device as a read-only key=value store.""" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/v0.5.0.tar.gz" checksum: [ @@ -59,3 +58,5 @@ url { "md5=e3f9c2396ee47785c096c978cd987b6c" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.5.1/opam b/packages/tar-format/tar-format.0.5.1/opam index 84a7ca9f539..2182beb3a71 100644 --- a/packages/tar-format/tar-format.0.5.1/opam +++ b/packages/tar-format/tar-format.0.5.1/opam @@ -51,7 +51,6 @@ directly process compressed .tar.gz archives. A mirage interface is also provided which exposes a tar-formatted block device as a read-only key=value store.""" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/v0.5.1.tar.gz" checksum: [ @@ -59,3 +58,5 @@ url { "md5=4919ee2ed71b8a889e778abd9945a181" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.6.0/opam b/packages/tar-format/tar-format.0.6.0/opam index 0dcde45163e..246db71cc60 100644 --- a/packages/tar-format/tar-format.0.6.0/opam +++ b/packages/tar-format/tar-format.0.6.0/opam @@ -53,7 +53,6 @@ directly process compressed .tar.gz archives. A mirage interface is also provided which exposes a tar-formatted block device as a read-only key=value store.""" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/v0.6.0.tar.gz" checksum: [ @@ -61,3 +60,5 @@ url { "md5=95bd70a1a61b0e9fc95af83bcc51b0bb" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.6.1/opam b/packages/tar-format/tar-format.0.6.1/opam index 7aa7b4ad34c..74fc538f94f 100644 --- a/packages/tar-format/tar-format.0.6.1/opam +++ b/packages/tar-format/tar-format.0.6.1/opam @@ -52,7 +52,6 @@ directly process compressed .tar.gz archives. A mirage interface is also provided which exposes a tar-formatted block device as a read-only key=value store.""" -flags: light-uninstall url { src: "https://github.com/mirage/ocaml-tar/archive/v0.6.1.tar.gz" checksum: [ @@ -60,3 +59,5 @@ url { "md5=bc6475a9ece5d914213e1d2275667418" ] } +available: opam-version >= "2.2.0" +flags: [light-uninstall deprecated] diff --git a/packages/tar-format/tar-format.0.7.1/opam b/packages/tar-format/tar-format.0.7.1/opam index 161906549e7..7d1f8af9c20 100644 --- a/packages/tar-format/tar-format.0.7.1/opam +++ b/packages/tar-format/tar-format.0.7.1/opam @@ -68,3 +68,5 @@ url { "md5=554ee6120f06017828f8f4e74515cbfa" ] } +available: opam-version >= "2.2.0" +flags: deprecated