Delete old debian specs

This commit is contained in:
Andrew Nelless 2017-04-26 15:38:53 +01:00
parent a9f293061e
commit 563b8c5b31
3 changed files with 0 additions and 33 deletions

5
dist/deb/changelog vendored
View File

@ -1,5 +0,0 @@
synergy (1.0) unstable; urgency=low
* Initial release.
-- Nick Bolton <nick@symless.com> Wed, 09 Apr 2014 15:16:48 +0100

11
dist/deb/control.in vendored
View File

@ -1,11 +0,0 @@
Package: synergy
Section: net
Priority: optional
Maintainer: Nick Bolton <nick@symless.com>
Version: ${in:version}
Architecture: ${in:arch}
Depends: libc6 (>= 2.11), libstdc++6 (>= 4.4.3), libx11-6 (>= 1.3.2), libxext6 (>= 1.1.1), libxi6 (>= 1.3), libxinerama1 (>= 1.1), libxtst6 (>= 1.1), libqtcore4 (>= 4.6.2), libqtgui4 (>= 4.6.2), libqt4-network (>= 4.6.2), libcurl3 (>= 7.19.7), libavahi-compat-libdnssd1 (>= 0.6.25), openssl (>= 1.0.1)
Installed-Size: 30
Description: Keyboard and mouse sharing utility
Synergy is free and open source software for sharing one mouse and keyboard
between multiple computers. Works on Windows, Mac OS X and Linux.

17
dist/deb/copyright vendored
View File

@ -1,17 +0,0 @@
/usr/share/common-licenses/GPL-2
synergy -- mouse and keyboard sharing utility
Copyright (C) 2014-2016 Symless Ltd.
Copyright (C) 2004 Chris Schoeneman
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
found in the file LICENSE that should have accompanied this file.
This package 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.