summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-08-10 14:00:01 +0200
committerMattia Rizzolo <mattia@debian.org>2017-08-10 14:00:01 +0200
commit6e91417965bf48cc07d3de8fd92ae18e4dcc3e8b (patch)
treee4b4d5f99cdee3af7162f414ceb81f72ca881e16
parentc4ad86f9b49630abc35d90248e4821da08e476de (diff)
d/control: de-duplicate the priority and section headers
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
-rw-r--r--debian/control3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index a03fdd9..b72afd6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 10)
Package: libxmltok1-dev
Section: libdevel
-Priority: optional
Architecture: any
Depends: libxmltok1 (= ${binary:Version}), libc6-dev | libc-dev
Description: XML Parser Toolkit, developer libraries
@@ -23,8 +22,6 @@ Description: XML Parser Toolkit, developer libraries
This package contains the development headers.
Package: libxmltok1
-Section: libs
-Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
Description: XML Parser Toolkit, runtime libraries