summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control.in2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 79def6a..8f5653c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ inetutils (2:1.9-1) UNRELEASED; urgency=low
* Use dpkg-buildflags to set build flags (enables default hardening flags).
Fix code to not fail on -Wformat-security. (Closes: #653436)
* Improve inetutils-inetd package Description. (Closes: #348915)
+ * Improve inetutils-ping package Description. (Closes: #524026)
-- Guillem Jover <guillem@debian.org> Sun, 01 Jan 2012 04:34:04 +0100
diff --git a/debian/control.in b/debian/control.in
index 97eb5a8..728dd41 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -53,6 +53,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, netbase
Description: ICMP echo tool
Ping uses ICMP to send out echo requests, and uses the reply packets to
calculate latency between the sending and the destination hosts.
+ .
+ This is the portable GNU implementation of ping.
Package: inetutils-traceroute
Priority: @inetutils:Priority@