mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-11 00:58:14 +08:00
Revert "Configure debian package directory"
This reverts commit 17abdefd20.
This commit is contained in:
5
dist/deb/changelog.in
vendored
5
dist/deb/changelog.in
vendored
@@ -1,5 +0,0 @@
|
||||
synergy (@SYNERGY_VERSION@~@SYNERGY_VERSION_STAGE@) unstable; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
||||
-- Symless Ltd <engineering@symless.com> @SYNERGY_RELEASE_DATE@
|
||||
1
dist/deb/compat
vendored
1
dist/deb/compat
vendored
@@ -1 +0,0 @@
|
||||
9
|
||||
21
dist/deb/control
vendored
21
dist/deb/control
vendored
@@ -1,21 +0,0 @@
|
||||
Source: synergy
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Standards-Version: 3.9.7
|
||||
Homepage: https://www.symless.com/
|
||||
Maintainer: Symless <engineering@symless.com>
|
||||
|
||||
Package: synergy
|
||||
Architecture: amd64
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
qml-module-qtquick-controls (>= 5.0.2),
|
||||
qml-module-qtquick-layouts (>= 5.0.2),
|
||||
qml-module-qtquick-dialogs (>= 5.0.2),
|
||||
qml-module-qtquick2 (>= 5.0.2)
|
||||
Description: Keyboard and mouse sharing solution
|
||||
Synergy allows you to share one mouse and keyboard between multiple computers.
|
||||
Work seamlessly across Windows, macOS and Linux.
|
||||
Homepage: https://symless.com/synergy
|
||||
5
dist/deb/copyright
vendored
5
dist/deb/copyright
vendored
@@ -1,5 +0,0 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Synergy
|
||||
Source: https://www.symless.com/synergy
|
||||
Disclaimer: This package is not part of the Debian project as it contains closed source proprietary components
|
||||
Copyright: Copyright (C) 2012-2017 Symless Ltd
|
||||
5
dist/deb/rules
vendored
5
dist/deb/rules
vendored
@@ -1,5 +0,0 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=cmake --builddirectory=build -Pbuild/debian --parallel
|
||||
|
||||
1
dist/deb/source/format
vendored
1
dist/deb/source/format
vendored
@@ -1 +0,0 @@
|
||||
3.0 (native)
|
||||
Reference in New Issue
Block a user