Code

Updated changelog and control for 0.3.5-1.
authorSebastian Harl <sh@tokkee.org>
Tue, 10 Apr 2007 11:56:40 +0000 (11:56 +0000)
committerSebastian Harl <sh@tokkee.org>
Tue, 10 Apr 2007 11:56:40 +0000 (11:56 +0000)
debian/changelog
debian/control

index ea55a3dbdf6789fac3d4a85a14e1d71c8278d8e4..eeaa5cdc79997b0ebeea8f97a05a813b230a925c 100644 (file)
@@ -1,3 +1,11 @@
+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.
index a8f3a5369b04fb694418bb5d96605f6737c9fd9a..f528b1778aabc81180812240211749e1a574dc1a 100644 (file)
@@ -11,7 +11,7 @@ Architecture: any
 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.
  .
@@ -21,7 +21,7 @@ Package: liboping0
 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.
  .