mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Removed obsolete packaging files
This commit is contained in:
parent
3f7a78c1db
commit
543ccdbe51
9 changed files with 0 additions and 66 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
gotty (1.1-1~utopic1) utopic; urgency=low
|
|
||||||
|
|
||||||
* Initial release
|
|
||||||
|
|
||||||
-- Jesper Larsen <knorr.jesper@gmail.com> Thu, 23 Oct 2014 16:38:40 +0200
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
9
|
|
||||||
|
|
@ -1,16 +0,0 @@
|
||||||
Source: gotty
|
|
||||||
Section: comm
|
|
||||||
Priority: optional
|
|
||||||
Maintainer: Jesper Larsen <knorr.jesper@gmail.com>
|
|
||||||
Build-Depends: debhelper (>= 9.0.0), autotools-dev,
|
|
||||||
bash-completion
|
|
||||||
Standards-Version: 3.9.5
|
|
||||||
Homepage: http://gotty.io
|
|
||||||
|
|
||||||
Package: gotty
|
|
||||||
Architecture: any
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
||||||
Description: Simple TTY terminal application
|
|
||||||
Go TTY or "gotty" is a really simple TTY terminal application
|
|
||||||
which features a simple commandline interface to easily connect
|
|
||||||
to TTY devices for basic input/output.
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
||||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
||||||
Upstream-Name: gotty
|
|
||||||
Source: <http://gotty.io>
|
|
||||||
|
|
||||||
Files: *
|
|
||||||
Copyright: 2014 Martin Lund <martin.lund@keep-it-simple.com>
|
|
||||||
License: GPL-2
|
|
||||||
|
|
||||||
Files: debian/*
|
|
||||||
Copyright: 2014 Jesper Larsen <knorr.jesper@gmail.com>
|
|
||||||
License: GPL-2
|
|
||||||
|
|
||||||
License: GPL-2
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation; either version 2 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
.
|
|
||||||
This program 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, write to the Free Software Foundation, Inc.,
|
|
||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
||||||
.
|
|
||||||
On Debian systems, the full text of the GNU General Public
|
|
||||||
License version 2 can be found in the file
|
|
||||||
`/usr/share/common-licenses/GPL-2'.
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
README
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
src/bash-completion/gotty
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
#!/usr/bin/make -f
|
|
||||||
# -*- makefile -*-
|
|
||||||
|
|
||||||
# Uncomment this to turn on verbose mode.
|
|
||||||
#export DH_VERBOSE=1
|
|
||||||
|
|
||||||
%:
|
|
||||||
dh $@ --with autotools-dev --with bash-completion
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
3.0 (quilt)
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
version=3
|
|
||||||
|
|
||||||
https://github.com/gotty/gotty/releases/ download/v(?:.*)/gotty-(.*).tar.xz
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue