Skip to content
Snippets Groups Projects
Commit f2e57c82 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

Drop unused debian packaging folder


This project was never actually uploaded as a package, as it would not
be particularly useful to do so.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 10a0ad8d
No related branches found
No related tags found
1 merge request!244v2021 backports from v2022dev1
Pipeline #193286 passed
Pipeline: apertis-test-cases-web

#193287

    test-cases/* /usr/share/apertis-test-cases/
    apertis-test-cases (1.1812.0) 18.12; urgency=medium
    * Initial release.
    -- Luis Araujo <luis.araujo@collabora.co.uk> Fri, 07 Dec 2018 13:41:08 +0000
    10
    Source: apertis-test-cases
    Maintainer: Luis Araujo <luis.araujo@collabora.co.uk>
    Section: misc
    Priority: optional
    Standards-Version: 3.9.8
    Build-Depends:
    debhelper (>= 9),
    dh-python,
    python3-all-dev,
    python3-setuptools,
    python3-jinja2,
    python3-yaml
    Vcs-Git: https://gitlab.apertis.org/tests/apertis-test-cases.git
    Package: apertis-test-cases
    Architecture: all
    Depends:
    ${misc:Depends},
    ${python:Depends},
    ${python3:Depends}
    Description: Apertis test cases and renderer
    The Apertis test cases and renderer.
    Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    Upstream-Name: apertis-test-cases
    Source: https://gitlab.apertis.org
    Files: *
    Copyright: 2018 Collabora Ltd.
    License: LGPL2.1+
    License: LGPL-2.1+
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License.
    .
    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    Lesser General Public License for more details.
    .
    You should have received a copy of the GNU Lesser General Public License
    along with this program. If not, see <http://www.gnu.org/licenses/>.
    .
    The complete text of the GNU Lesser General Public License
    can be found in /usr/share/common-licenses/LGPL-2.1 file.
    #!/usr/bin/make -f
    export DH_VERBOSE=1
    %:
    dh $@ --with=python3 --buildsystem=pybuild
    3.0 (native)
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment