summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ea7a0f9)
raw | patch | inline | side by side (parent: ea7a0f9)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 10 Apr 2007 11:56:40 +0000 (11:56 +0000) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 10 Apr 2007 11:56:40 +0000 (11:56 +0000) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index ea55a3dbdf6789fac3d4a85a14e1d71c8278d8e4..eeaa5cdc79997b0ebeea8f97a05a813b230a925c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+liboping (0.3.5-1) unstable; urgency=low
+
+ * New upstream release (Closes: #418277).
+ - Added support for C++.
+ * Added watch file.
+
+ -- Sebastian Harl <sh@tokkee.org> Tue, 10 Apr 2007 11:52:48 +0000
+
liboping (0.3.4-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index a8f3a5369b04fb694418bb5d96605f6737c9fd9a..f528b1778aabc81180812240211749e1a574dc1a 100644 (file)
--- a/debian/control
+++ b/debian/control
Depends: liboping0 (>= ${Source-Version})
Conflicts: liboping0-dev
Replaces: liboping0-dev
-Description: C library to generate ICMP_ECHO requests (development files)
+Description: C/C++ library to generate ICMP_ECHO requests (development files)
liboping features pinging multiple hosts in parallel using IPv4 or IPv6
transparently. The interface is object oriented.
.
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
-Description: C library to generate ICMP_ECHO requests
+Description: C/C++ library to generate ICMP_ECHO requests
liboping features pinging multiple hosts in parallel using IPv4 or IPv6
transparently. The interface is object oriented.
.