diff options
author | Luca Boccassi <bluca@debian.org> | 2018-09-20 11:59:50 +0100 |
---|---|---|
committer | Luca Boccassi <bluca@debian.org> | 2018-09-20 12:02:45 +0100 |
commit | 4db6471248223ffec7ea1a028b929cd819abd490 (patch) | |
tree | d2fc5594c13764c0271ab278896100612eb4f5d1 /debian/control | |
parent | f108fdfa71c9d66a5ef9dfe7f1f48c170c7f228e (diff) | |
download | vyos-live-build-4db6471248223ffec7ea1a028b929cd819abd490.tar.gz vyos-live-build-4db6471248223ffec7ea1a028b929cd819abd490.zip |
Build-Depend on debhelper >= 10~ to facilitate backports.
Not used at the moment, but it will be in the future when we bump it,
so that we don't forget
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 504c6abae..a7e165715 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Live <debian-live@lists.debian.org> Uploaders: Raphaƫl Hertzog <hertzog@debian.org>, Luca Boccassi <bluca@debian.org>, Build-Depends: - debhelper (>= 10), + debhelper (>= 10~), po4a, gettext, Standards-Version: 4.1.4 |