From 5513da9f7a0e1fb996a4709776e7be5cdd8a6f23 Mon Sep 17 00:00:00 2001 From: ssm Date: Wed, 2 Jan 2008 06:25:36 +0000 Subject: [PATCH] Debian packaging: Tag library and development package with correct section. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2329 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/varnish-cache/debian/control b/varnish-cache/debian/control index f65c49ba..c631c5d0 100644 --- a/varnish-cache/debian/control +++ b/varnish-cache/debian/control @@ -24,6 +24,7 @@ Description: A state-of-the-art, high-performance HTTP accelerator operating systems. Package: libvarnish0 +Section: libs Replaces: libvarnish Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} @@ -31,6 +32,7 @@ Description: Shared libraries for Varnish Shared libraries for the Varnish HTTP accelerator. Package: libvarnish0-dev +Section: libdevel Replaces: libvarnish-dev Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libvarnish0 -- 2.39.5