Merge pull request #543 from Yubico/drop-deb

cleanup: drop debian folder since it's unused
This commit is contained in:
Dag Heyman 2020-02-13 14:40:39 +01:00 committed by GitHub
commit 1245d9db0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 0 additions and 99 deletions

19
debian/changelog vendored
View File

@ -1,19 +0,0 @@
yubioath-desktop (4.3.5~dev) xenial; urgency=low
* Build for ppa
-- Dag Heyman <dag@yubico.com> Thu, 15 Feb 2018 13:25:34 +0100
yubioath-desktop (4.3.1-3) xenial; urgency=low
* Tidy up yubikey-manager dependency version constraints
-- Emil Lundberg <emil@yubico.com> Mon, 18 Dec 2017 16:17:26 +0100
yubioath-desktop (4.3.1-2) xenial; urgency=low
* Build for ppa
-- Emil Lundberg <emil@yubico.com> Sun, 17 Dec 2017 15:18:03 +0100

1
debian/compat vendored
View File

@ -1 +0,0 @@
9

38
debian/control vendored
View File

@ -1,38 +0,0 @@
Source: yubioath-desktop
Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth.debian.org>
Uploaders: Dag Heyman <dag@yubico.com>,
Dain Nilsson <dain@yubico.com>
Section: utils
Priority: optional
Standards-Version: 3.9.7
Build-Depends: debhelper (>= 9),
python3-pip,
swig,
python,
libpcsclite-dev,
libssl-dev,
libffi-dev,
qtbase5-dev (>= 5.12),
qtdeclarative5-dev,
qml-module-qtquick-controls,
qml-module-qtquick-dialogs,
qml-module-io-thp-pyotherside,
qml-module-qt-labs-settings,
libqt5svg5-dev
Homepage: https://developers.yubico.com/yubioath-desktop/
Package: yubioath-desktop
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
python3-yubikey-manager (>= 3.1.0),
python3-yubikey-manager (< 4),
qml-module-io-thp-pyotherside,
qml-module-qtquick-controls,
qml-module-qtquick-dialogs,
qml-module-qt-labs-settings,
pcscd
Description: Graphical interface for displaying OATH codes with a Yubikey
The Yubico Authenticator is a graphical desktop tool for generating Open
AuTHentication (OATH) event-based HOTP and time-based TOTP one-time password
codes, with the help of a Yubikey that protects the shared secrets.

32
debian/copyright vendored
View File

@ -1,32 +0,0 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: yubioath-desktop
Source: https://developers.yubico.com/yubioath-desktop
Files: *
Copyright: Copyright (c) 2016 Yubico AB
License: BSD-2-clause
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

3
debian/rules vendored
View File

@ -1,3 +0,0 @@
#!/usr/bin/make -f
%:
QT_SELECT=5 dh $@

View File

@ -1 +0,0 @@
3.0 (native)

View File

@ -1,2 +0,0 @@
tar-ignore = ".git"
tar-ignore = ".vagrant"

View File

@ -1,3 +0,0 @@
resources/com.yubico.yubioath.desktop usr/share/applications
resources/com.yubico.yubioath.appdata.xml usr/share/metainfo
resources/icons/com.yubico.yubioath.svg usr/share/pixmaps