From 9eae5a36ff8371dfefcf07e8af9cc05db1357df47905b27012928cc78bfac4f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Wed, 28 Jul 2010 20:56:48 +0000 Subject: [PATCH] Accepting request 44101 from security:OpenVAS:STABLE:v3 Copy from security:OpenVAS:STABLE:v3/libmicrohttpd via accept of submit request 44101 revision 4. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/44101 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=6 --- debian.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.control b/debian.control index 5f75dc5..e2da963 100644 --- a/debian.control +++ b/debian.control @@ -33,7 +33,7 @@ Description: library embedding HTTP server functionality (debug) Package: libmicrohttpd-dev Section: libdevel Architecture: any -Depends: ${misc:Depends}, libmicrohttpd5 (= ${binary:Version}), +Depends: ${misc:Depends}, libmicrohttpd8 (= ${binary:Version}), Description: library embedding HTTP server functionality (development) libmicrohttpd is a small C library for embedding HTTP server functionality into applications.