[Pkg-octave-commit] [SCM] Debian packaging for octave-sockets branch, master, updated. 02ba8a67ffc90cdfb8e24d9782388fc92c2bad0d
Thomas Weber
tweber at debian.org
Sun Jun 19 15:00:34 UTC 2011
The following commit has been merged in the master branch:
commit 02ba8a67ffc90cdfb8e24d9782388fc92c2bad0d
Author: Thomas Weber <tweber at debian.org>
Date: Sun Jun 19 17:00:27 2011 +0200
Fix spelling error in description, fix for #630966
diff --git a/debian/changelog b/debian/changelog
index 503b1b9..11514ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+octave-sockets (1.0.7-2) UNRELEASED; urgency=low
+
+ * Fix spelling error in description (closes: #630966)
+
+ -- Thomas Weber <tweber at debian.org> Sun, 19 Jun 2011 16:59:16 +0200
+
octave-sockets (1.0.7-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index 320bb5d..e375ac2 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-sockets.git
Package: octave-sockets
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends}
-Description: communication through Internet sokects in Octave
+Description: communication through Internet sockets in Octave
This package provides functions to work with sockets in octave,
mimicking the Unix socket API (socket, connect, disconnect,
gethostbyname, send, recv, bind, listen, and accept)
--
Debian packaging for octave-sockets
More information about the Pkg-octave-commit
mailing list