[med-svn] r18461 - trunk/packages/socket++/trunk/debian
Mathieu Malaterre
malat at moszumanska.debian.org
Fri Nov 7 08:50:28 UTC 2014
Author: malat
Date: 2014-11-07 08:50:26 +0000 (Fri, 07 Nov 2014)
New Revision: 18461
Modified:
trunk/packages/socket++/trunk/debian/changelog
trunk/packages/socket++/trunk/debian/control
Log:
prepare upload
Modified: trunk/packages/socket++/trunk/debian/changelog
===================================================================
--- trunk/packages/socket++/trunk/debian/changelog 2014-11-07 08:37:40 UTC (rev 18460)
+++ trunk/packages/socket++/trunk/debian/changelog 2014-11-07 08:50:26 UTC (rev 18461)
@@ -1,3 +1,10 @@
+socket++ (1.12.13-8) unstable; urgency=low
+
+ * Really make the package multiarch capable. Closes: #768405
+ * Bump Std-Vers to 3.9.6, no changes needed.
+
+ -- Mathieu Malaterre <malat at debian.org> Fri, 07 Nov 2014 09:48:56 +0100
+
socket++ (1.12.13-7) unstable; urgency=low
* Hurd does not support sys_errlist
Modified: trunk/packages/socket++/trunk/debian/control
===================================================================
--- trunk/packages/socket++/trunk/debian/control 2014-11-07 08:37:40 UTC (rev 18460)
+++ trunk/packages/socket++/trunk/debian/control 2014-11-07 08:50:26 UTC (rev 18461)
@@ -4,13 +4,14 @@
Section: libs
Priority: optional
Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo, install-info
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/socket++/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/socket++/trunk/
Homepage: http://www.linuxhacker.at/socketxx
Package: libsocket++1
Architecture: any
+Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: lightweight convenience library to handle low level BSD sockets in C++ - libs
@@ -25,6 +26,7 @@
Package: libsocket++-dev
Section: libdevel
+Multi-Arch: same
Architecture: any
Depends: ${misc:Depends}, libsocket++1 (= ${binary:Version})
Description: lightweight convenience library to handle low level BSD sockets in C++ -devel
More information about the debian-med-commit
mailing list