Skip to content
Commits on Source (6)
blends (0.7.1) unstable; urgency=medium
* Depends: bc
Closes: #903292
* debhelper 11
* Standards-Version: 4.1.5
-- Andreas Tille <tille@debian.org> Sun, 08 Jul 2018 17:32:33 +0200
blends (0.7.0) unstable; urgency=low
[ Andreas Tille ]
......
......@@ -7,7 +7,7 @@ Uploaders: Petter Reinholdtsen <pere@debian.org>,
Mike Gabriel <sunweaver@debian.org>
Section: devel
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends: debhelper (>= 11~)
Build-Depends-Indep: dblatex,
dh-python,
python3-all,
......@@ -17,7 +17,7 @@ Build-Depends-Indep: dblatex,
python3-sphinx,
w3m,
xmlto
Standards-Version: 4.1.4
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/blends-team/blends
Vcs-Git: https://salsa.debian.org/blends-team/blends.git
......@@ -29,6 +29,7 @@ Depends: debconf,
python3,
python3-apt,
python3-blends,
bc,
${misc:Depends}
Suggests: blends-doc
Recommends: python3-psycopg2
......