Add ${misc:Depends} to Depends
[zsh-lovers.git] / debian / control
index 244ac72..59f7fc2 100644 (file)
@@ -2,14 +2,21 @@ Source: zsh-lovers
 Section: doc
 Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
-Build-Depends-Indep: debhelper (>= 4.0.0), asciidoc, fop
-Standards-Version: 3.7.3
-Homepage: http://grml.org/zsh/
-XS-Vcs-hg: http://hg.grml.org/zsh-lovers/
-XS-Vcs-Browser: http://hg.grml.org/zsh-lovers/
+Build-Depends:
+ debhelper (>= 8.0.0),
+Build-Depends-Indep:
+ asciidoc,
+ asciidoc-dblatex,
+ dblatex,
+ xsltproc,
+Standards-Version: 3.9.8
+Homepage: https://grml.org/zsh/
+Vcs-git: git://git.grml.org/zsh-lovers.git
+Vcs-Browser: https://git.grml.org/?p=zsh-lovers.git
 
 Package: zsh-lovers
 Architecture: all
+Depends: ${misc:Depends}
 Description: tips, tricks and examples for the zsh
  Whenever you look at the zsh manual you might wonder
  why there are no examples for those simply things in
@@ -17,5 +24,3 @@ Description: tips, tricks and examples for the zsh
  there was no manpage with some examples (like
  procmailex(5)). That's why the package zsh-lovers
  exists. See man zsh-lovers and included documentation.
- .
-  Homepage: http://grml.org/zsh/