[pve-devel] [PATCH manager] Old doc dependency

Oguz Bektas o.bektas at proxmox.com
Mon Apr 15 16:36:27 CEST 2019


hi,
why is this necessary exactly? on my setup it compiled properly without
the new pve-doc-generator version. we usually don't bump the
build-dependencies unless it's needed for some reason. there are many
other packages in the build-deps that are also outdated versions, but it
works normally.
what is the justification for this bump?

On Mon, Apr 15, 2019 at 12:17:43PM +0200, Dominic Jäger wrote:
> When building a current version of pve-manager a dependency to the
> documentation is missing.
> 
> Signed-off-by: Dominic Jäger <d.jaeger at proxmox.com>
> ---
>  debian/control | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian/control b/debian/control
> index 038f776d..cdf55397 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9~),
>                 lintian,
>                 pve-cluster,
>                 pve-container,
> -               pve-doc-generator (>= 5.3-3),
> +               pve-doc-generator (>= 5.4-2),
>                 qemu-server,
>                 unzip,
>  Maintainer: Proxmox Support Team <support at proxmox.com>
> -- 
> 2.11.0
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel




More information about the pve-devel mailing list