Pārlūkot izejas kodu

V 0.0.3 qemu-server 5.0-18

Alexander Schmid 8 gadi atpakaļ
vecāks
revīzija
9d59ac0e39
3 mainītis faili ar 9 papildinājumiem un 3 dzēšanām
  1. 1 1
      Makefile
  2. 6 0
      debian/changelog
  3. 2 2
      debian/control

+ 1 - 1
Makefile

@@ -1,5 +1,5 @@
 PACKAGE=pve-iscsi-zfs-scst
 PACKAGE=pve-iscsi-zfs-scst
-PKGVER=0.0.2
+PKGVER=0.0.3
 
 
 DEB=${PACKAGE}_${PKGVER}_all.deb
 DEB=${PACKAGE}_${PKGVER}_all.deb
 
 

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+pve-iscsi-zfs-scst (0.0.3) unstable; urgency=medium
+
+  * Upgrade to qemu-server 5.0-18
+
+ -- Alexander Schmid <alex@modula-shop-systems.de>  Wed, 20 Dec 2017 13:46:00 +0200
+
 pve-iscsi-zfs-scst (0.0.2) unstable; urgency=medium
 pve-iscsi-zfs-scst (0.0.2) unstable; urgency=medium
 
 
   * Upgrade to pve-storage and qemu-server 5.0.17
   * Upgrade to pve-storage and qemu-server 5.0.17

+ 2 - 2
debian/control

@@ -3,11 +3,11 @@ Section: perl
 Priority: optional
 Priority: optional
 Maintainer: Alexander Schmid <alex@modula-shop-systemsx.de>
 Maintainer: Alexander Schmid <alex@modula-shop-systemsx.de>
 Build-Depends: debhelper (>=10), perl (>= 5.10.0-19), lintian
 Build-Depends: debhelper (>=10), perl (>= 5.10.0-19), lintian
-Standards-Version: 0.0.2
+Standards-Version: 0.0.3
 Homepage: https://git.modula-shop-systems.de/modula/pve-iscsi-zfs-scst/
 Homepage: https://git.modula-shop-systems.de/modula/pve-iscsi-zfs-scst/
 
 
 Architecture: all
 Architecture: all
-Depends: libpve-storage-perl (=5.0-17), qemu-server (=5.0-17), ${perl:Depends},
+Depends: libpve-storage-perl (=5.0-17), qemu-server (=5.0-18), ${perl:Depends},
 Package: pve-iscsi-zfs-scst
 Package: pve-iscsi-zfs-scst
 Description: zfs over iscsi with scst target
 Description: zfs over iscsi with scst target
  adds support for scst and ESOS target to the zfs over iscsi storage plugin
  adds support for scst and ESOS target to the zfs over iscsi storage plugin