From 7238ea8dbf9922c4ec542eefe31bc2e3173939e4 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Mon, 25 Feb 2013 06:21:26 +0100 Subject: [PATCH 1/1] bump version to 1.0-48 --- Makefile | 2 +- debian/changelog | 8 ++++++++ debian/control | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0021ab4..bd751d1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=2.3 VERSION=1.0 -PKGREL=47 +PKGREL=48 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 7aa77ea..61fca0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-common-perl (1.0-48) unstable; urgency=low + + * depend on libnet-ip-perl + + * Improved ipv4 addresses validation + + -- Proxmox Support Team Mon, 25 Feb 2013 06:20:10 +0100 + libpve-common-perl (1.0-47) unstable; urgency=low * fix bug #335: correctly verify ipv4 network masks diff --git a/debian/control b/debian/control index 60cfe2e..5608ef9 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,6 @@ Standards-Version: 3.8.4 Package: libpve-common-perl Architecture: all -Depends: ${perl:Depends} ${misc:Depends}, libdevel-cycle-perl, libwww-perl, libjson-perl, liblinux-inotify2-perl, libio-stringy-perl, liburi-perl, libstring-shellquote-perl +Depends: ${perl:Depends} ${misc:Depends}, libdevel-cycle-perl, libwww-perl, libjson-perl, liblinux-inotify2-perl, libio-stringy-perl, liburi-perl, libstring-shellquote-perl, libnet-ip-perl Description: Proxmox VE base library This package contains the base library used by other Proxmox VE components. -- 2.39.2