]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/control
Allow Breezy as alternative to Bazaar.
[git.ikiwiki.info.git] / debian / control
index fb841bcb3d4c708a3f3edebe5c6a9a5e88636c8c..db65defa5f1c3271c18ab0fbb8f39767c6a68f5d 100644 (file)
@@ -2,7 +2,7 @@ Source: ikiwiki
 Section: web
 Priority: optional
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 11~),
  perl,
 Build-Depends-Indep:
  dpkg-dev (>= 1.9.0),
@@ -16,8 +16,10 @@ Build-Depends-Indep:
  libhtml-parser-perl,
  libhtml-scrubber-perl,
  libhtml-template-perl,
+ libipc-run-perl,
  libimage-magick-perl | perlmagick,
- libmagickcore-6.q16-2-extra | libmagickcore-extra,
+ libmagickcore-6.q16-3-extra | libmagickcore-extra,
+ libmarkdown2 (>= 2.2.0),
  libnet-openid-consumer-perl,
  librpc-xml-perl,
  libtext-markdown-discount-perl,
@@ -32,10 +34,10 @@ Build-Depends-Indep:
 Maintainer: Simon McVittie <smcv@debian.org>
 Uploaders:
  Josh Triplett <josh@freedesktop.org>,
-Standards-Version: 3.9.6
+Standards-Version: 4.1.3
 Homepage: https://ikiwiki.info/
-Vcs-Git: git://git.ikiwiki.info/
-Vcs-Browser: http://source.ikiwiki.branchable.com/?p=source.git;a=summary
+Vcs-Git: https://salsa.debian.org/debian/ikiwiki.git
+Vcs-Browser: https://salsa.debian.org/debian/ikiwiki
 Testsuite: autopkgtest-pkg-perl
 
 Package: ikiwiki
@@ -45,6 +47,7 @@ Depends:
  libhtml-scrubber-perl,
  libhtml-template-perl,
  libjson-perl,
+ libmarkdown2 (>= 2.2.0),
  libtext-markdown-discount-perl,
  liburi-perl (>= 1.36),
  libyaml-libyaml-perl,
@@ -52,7 +55,7 @@ Depends:
  ${perl:Depends},
 Recommends:
  gcc | c-compiler,
- git (>= 1:1.7) | git-core (>= 1:1.5.0) | subversion | tla | bzr (>= 0.91) | mercurial | monotone (>= 0.38) | darcs,
+ git (>= 1:1.7) | git-core (>= 1:1.5.0) | subversion | tla | bzr | brz | mercurial | monotone (>= 0.38) | darcs,
  libauthen-passphrase-perl,
  libc6-dev | libc-dev,
  libcgi-formbuilder-perl (>= 3.05),
@@ -95,8 +98,8 @@ Suggests:
  libxml-writer-perl,
  po4a (>= 0.35-1),
  polygen,
- python,
- python-docutils,
+ python3,
+ python3-docutils,
  texlive,
  tidy,
  viewvc | gitweb | viewcvs,