bump version to 3.0-8

This commit is contained in:
Dietmar Maurer 2013-10-23 06:57:21 +02:00
parent 5a5ca434b2
commit 28dfcc3179
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=3.1
VERSION=3.0
PKGREL=7
PKGREL=8
PACKAGE=libpve-common-perl

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (3.0-8) unstable; urgency=low
* do not use 'intl' variant for en an gb keyboard layouts
-- Proxmox Support Team <support@proxmox.com> Wed, 23 Oct 2013 06:56:44 +0200
libpve-common-perl (3.0-7) unstable; urgency=low
* use warnings everywhere.