diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-08-02 14:22:52 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-08-02 14:22:52 +0200 |
commit | 3bcf087b5dbfacc0188e6b72d19d0113246fafa2 (patch) | |
tree | 8013f08d5fe357bcd93ee51deee93968f099d5a2 /owners/libxtl | |
parent | 2edd61c1b623528be5af2df70aea4cdb00f30bb3 (diff) |
Migrate libxtl from queue/stable to testing
add libxtl/0.7.4
add libxtl-tests/0.7.4
add owners/libxtl/libxtl/package-owner.manifest
add owners/libxtl/project-owner.manifest
add owners/libxtl/libxtl-tests/package-owner.manifest
Diffstat (limited to 'owners/libxtl')
-rw-r--r-- | owners/libxtl/libxtl-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/libxtl/libxtl/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/libxtl/project-owner.manifest | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/owners/libxtl/libxtl-tests/package-owner.manifest b/owners/libxtl/libxtl-tests/package-owner.manifest new file mode 100644 index 0000000..754cfe5 --- /dev/null +++ b/owners/libxtl/libxtl-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libxtl-tests +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/build2-packaging/libxtl.git diff --git a/owners/libxtl/libxtl/package-owner.manifest b/owners/libxtl/libxtl/package-owner.manifest new file mode 100644 index 0000000..244a37e --- /dev/null +++ b/owners/libxtl/libxtl/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libxtl +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/build2-packaging/libxtl.git diff --git a/owners/libxtl/project-owner.manifest b/owners/libxtl/project-owner.manifest new file mode 100644 index 0000000..9793822 --- /dev/null +++ b/owners/libxtl/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libxtl +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/build2-packaging/ |