diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-06-10 15:17:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-06-10 15:17:04 +0200 |
commit | e90ac1b16be55d39304d4e6562d5b5aa5ddc22ec (patch) | |
tree | fdc902be21ce81e3598c83c9e3d04719b60e607f | |
parent | 131d266a32af7e265d231106829c0a4f77f41c62 (diff) |
Migrate catch2 from stable to public/testing
remove catch2/2.13.6+2
remove catch2-tests/2.13.6+2
remove catch2-examples/2.13.6+2
remove owners/catch2/catch2/package-owner.manifest
remove owners/catch2/project-owner.manifest
remove owners/catch2/catch2-tests/package-owner.manifest
remove owners/catch2/catch2-examples/package-owner.manifest
-rw-r--r-- | 1/testing/catch2/catch2-2.13.6+2.tar.gz | bin | 133280 -> 0 bytes | |||
-rw-r--r-- | 1/testing/catch2/catch2-examples-2.13.6+2.tar.gz | bin | 15174 -> 0 bytes | |||
-rw-r--r-- | 1/testing/catch2/catch2-tests-2.13.6+2.tar.gz | bin | 191074 -> 0 bytes | |||
-rw-r--r-- | owners/catch2/catch2-examples/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/catch2/catch2-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/catch2/catch2/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/catch2/project-owner.manifest | 5 |
7 files changed, 0 insertions, 20 deletions
diff --git a/1/testing/catch2/catch2-2.13.6+2.tar.gz b/1/testing/catch2/catch2-2.13.6+2.tar.gz Binary files differdeleted file mode 100644 index 617e18c..0000000 --- a/1/testing/catch2/catch2-2.13.6+2.tar.gz +++ /dev/null diff --git a/1/testing/catch2/catch2-examples-2.13.6+2.tar.gz b/1/testing/catch2/catch2-examples-2.13.6+2.tar.gz Binary files differdeleted file mode 100644 index bdf6e77..0000000 --- a/1/testing/catch2/catch2-examples-2.13.6+2.tar.gz +++ /dev/null diff --git a/1/testing/catch2/catch2-tests-2.13.6+2.tar.gz b/1/testing/catch2/catch2-tests-2.13.6+2.tar.gz Binary files differdeleted file mode 100644 index 6b6c4b9..0000000 --- a/1/testing/catch2/catch2-tests-2.13.6+2.tar.gz +++ /dev/null diff --git a/owners/catch2/catch2-examples/package-owner.manifest b/owners/catch2/catch2-examples/package-owner.manifest deleted file mode 100644 index 928a128..0000000 --- a/owners/catch2/catch2-examples/package-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: catch2-examples -author-name: Swat SomeBug -author-email: swat.somebug@gmail.com -control: https://github.com/Swat-SomeBug/catch2.git diff --git a/owners/catch2/catch2-tests/package-owner.manifest b/owners/catch2/catch2-tests/package-owner.manifest deleted file mode 100644 index 6242745..0000000 --- a/owners/catch2/catch2-tests/package-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: catch2-tests -author-name: Swat SomeBug -author-email: swat.somebug@gmail.com -control: https://github.com/Swat-SomeBug/catch2.git diff --git a/owners/catch2/catch2/package-owner.manifest b/owners/catch2/catch2/package-owner.manifest deleted file mode 100644 index deac0bb..0000000 --- a/owners/catch2/catch2/package-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: catch2 -author-name: Swat SomeBug -author-email: swat.somebug@gmail.com -control: https://github.com/Swat-SomeBug/catch2.git diff --git a/owners/catch2/project-owner.manifest b/owners/catch2/project-owner.manifest deleted file mode 100644 index 61be155..0000000 --- a/owners/catch2/project-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: catch2 -author-name: Swat SomeBug -author-email: swat.somebug@gmail.com -control: https://github.com/Swat-SomeBug/ |