[pve-devel] [PATCH arch-pacman] updated to 5.1.3-1

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Sep 2 11:53:26 CEST 2019


On 8/30/19 5:36 PM, Oguz Bektas wrote:
> Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
> ---
>  Makefile         | 2 +-
>  debian/changelog | 6 ++++++
>  2 files changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index 014851c..b58177c 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1,5 +1,5 @@
>  PACKAGE=arch-pacman
> -PACMANVER=5.1.2
> +PACMANVER=5.1.3
>  DEBREL=1
>  
>  SRCDIR=pacman
> diff --git a/debian/changelog b/debian/changelog
> index f3d719e..953e9d0 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,9 @@
> +arch-pacman (5.1.3-1) unstable; urgency=low
> +
> +  * Update to 5.1.3
> +
> + -- Proxmox Support Team <support at proxmox.com>  Wed, 30 Aug 2019 12:18:50 +0100
> +
>  arch-pacman (5.1.2-1) unstable; urgency=low
>  
>    * Update to 5.1.2
> 

applied (already last week, so just for the protocol).

Maybe we should add the version in the SRCDIR, so that on a version bump it's
ensured that the new source is downloaded?

Because I had to add a distclan target to add at least the possibility to clean
the version agnostic source directory up in general.

While we do not load this package up, it would be still nice to ensure the
Arch based CT appliance is build with the correct version..




More information about the pve-devel mailing list