[med-svn] r15033 - trunk/packages/socket++/trunk/debian
Mathieu Malaterre
malat at alioth.debian.org
Mon Oct 28 16:48:12 UTC 2013
Author: malat
Date: 2013-10-28 16:48:12 +0000 (Mon, 28 Oct 2013)
New Revision: 15033
Modified:
trunk/packages/socket++/trunk/debian/control
Log:
Missing pre-dep
Modified: trunk/packages/socket++/trunk/debian/control
===================================================================
--- trunk/packages/socket++/trunk/debian/control 2013-10-28 16:29:45 UTC (rev 15032)
+++ trunk/packages/socket++/trunk/debian/control 2013-10-28 16:48:12 UTC (rev 15033)
@@ -11,6 +11,7 @@
Package: libsocket++1
Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: lightweight convenience library to handle low level BSD sockets in C++ - libs
Socket++ library defines a family of C++ classes that can be used more
More information about the debian-med-commit
mailing list