Move B-D on po4a to Build-Depends-Arch (it's not needed for the clean target)
This commit is contained in:
parent
87df45649f
commit
299fb8ab88
2 changed files with 4 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -2,6 +2,8 @@ multistrap (2.2.2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New maintainer (Closes: #835909)
|
* New maintainer (Closes: #835909)
|
||||||
* Move development to dgit
|
* Move development to dgit
|
||||||
|
* Move B-D on po4a to Build-Depends-Arch (it's not needed for the clean
|
||||||
|
target)
|
||||||
|
|
||||||
-- Johannes Schauer <josch@debian.org> Fri, 02 Dec 2016 23:25:07 +0100
|
-- Johannes Schauer <josch@debian.org> Fri, 02 Dec 2016 23:25:07 +0100
|
||||||
|
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -3,7 +3,8 @@ Section: utils
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Johannes Schauer <josch@debian.org>
|
Maintainer: Johannes Schauer <josch@debian.org>
|
||||||
Uploaders: Wookey <wookey@debian.org>, Neil Williams <codehelp@debian.org>
|
Uploaders: Wookey <wookey@debian.org>, Neil Williams <codehelp@debian.org>
|
||||||
Build-Depends: cdbs, debhelper (>= 7), po4a (>= 0.37.1)
|
Build-Depends: cdbs, debhelper (>= 7)
|
||||||
|
Build-Depends-Arch: po4a (>= 0.37.1)
|
||||||
Build-Depends-Indep: intltool
|
Build-Depends-Indep: intltool
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Vcs-Browser: https://browse.dgit.debian.org/multistrap.git/
|
Vcs-Browser: https://browse.dgit.debian.org/multistrap.git/
|
||||||
|
|
Loading…
Reference in a new issue