Browse Source

Use conflicts for sysvinit, update build-depends

Wichert Akkerman 25 years ago
parent
commit
f39d913a5e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      debian/control

+ 2 - 2
debian/control

@@ -5,13 +5,13 @@ Maintainer: Wichert Akkerman <wakkerma@debian.org>
 Origin: debian
 Bugs: debbugs://bugs.debian.org
 Standards-Version: 3.1.0
-Build-Depends: debiandoc-sgml, libncurses-dev, gettext (>= 0.10.36), zlib1g-dev
+Build-Depends: debiandoc-sgml, sgmltools-lite, libncurses-dev, gettext (>= 0.10.36), zlib1g-dev
 
 Package: dpkg
 Architecture: any
 Essential: yes
 Pre-Depends: ${shlibs:Pre-Depends}
-Depends: sysvinit (>= 2.72)
+Conflicts: sysvinit (<< 2.72)
 Replaces: dpkg-doc-ja, dpkg-static
 Conflicts: dpkg-static
 Description: Package maintenance system for Debian