summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2018-11-30 17:16:42 +0000
committerDmitry Bogatov <KAction@debian.org>2018-11-30 17:16:42 +0000
commit3c4db5f145468f14314327e5fcbf56c515a2b95e (patch)
tree17627de62e35f3a46970629e16c72d333671d5b2
parent83d2489c46b2e9824a49896fff2b00954e06a1d1 (diff)
Fix whitespace errors in `debian/control' and `debian/changelog'
-rw-r--r--debian/changelog2
-rw-r--r--debian/control8
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 88237b0..f845876 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ucspi-tcp (1:0.88-4) UNRELEASED; urgency=medium
* Respect compiler flags, provided by dpkg-buildflags(1)
* Remove very old news from source package
* Do not install useless files (README, TODO, VERSION)
+ * Fix whitespace errors in `debian/control' and `debian/changelog'
-- Dmitry Bogatov <KAction@debian.org> Thu, 29 Nov 2018 06:22:03 +0000
@@ -162,4 +163,3 @@ ucspi-tcp (0.88-0.2) unstable; urgency=low
* Initial Release.
-- Gerrit Pape <pape@innominate.de> Fri, 24 Mar 2000 13:05:58 +0100
-
diff --git a/debian/control b/debian/control
index f40426d..442b932 100644
--- a/debian/control
+++ b/debian/control
@@ -23,16 +23,16 @@ Description: command-line tools for building TCP client-server applications
tcpserver also provides TCP access control features, similar to
tcp-wrappers/tcpd's hosts.allow but much faster. Its access control rules
are compiled into a hashed format with cdb, so it can easily deal with
- thousands of different hosts.
+ thousands of different hosts.
.
This package includes a recordio tool that monitors all the input and output
- of a server.
+ of a server.
.
tcpclient makes a TCP connection and runs a program of your choice. It sets
- up the same environment variables as tcpserver.
+ up the same environment variables as tcpserver.
.
This package includes several sample clients built on top of tcpclient:
- who@, date@, finger@, http@, tcpcat, and mconnect.
+ who@, date@, finger@, http@, tcpcat, and mconnect.
.
tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program
Interface, using the TCP protocol. UCSPI tools are