Package: knot-libs
Version: 1.5.1-3
Severity: normal
Tags: patch

I noticed this package turning up in backports under Section: net.
This is wrong, and may cause trouble for (e.g.) deborphan.  It happens
because the source-package stanza defines "net" as the default Section
and then knot-libs fails to override it.

It also has an unconventional name, though I'm surprised to see that
Policy and DevRef delegate the deprecation of this sort of name to
http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html#naminglibpkg

The descriptions (short and long) need some work too, but for now I'm
just giving a patch for the bug in the Subject line.
-- 
JBR     with qualifications in linguistics, experience as a Debian
        sysadmin, and probably no clue about this particular package
diff -ru knot-1.5.1.pristine/debian/control knot-1.5.1/debian/control
--- knot-1.5.1.pristine/debian/control	2014-08-26 08:43:25.000000000 +0100
+++ knot-1.5.1/debian/control	2014-09-06 05:32:57.210167497 +0100
@@ -39,6 +39,7 @@
 Package: knot-libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
 Description: authoritative domain name server
  Knot DNS is a fast, authoritative only, high performance, feature
  full and open source name server.

Reply via email to