Debian packaging: Tag library and development package with correct section.


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@2329 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 91a22df9
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment