]> git.proxmox.com Git - dab.git/commitdiff
bump version to 3.0-12
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Mar 2019 15:36:18 +0000 (16:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Mar 2019 15:36:18 +0000 (16:36 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 6f9421258ac4fc2381f8a70446cde05c29f52767..723f566eb000f589d29ccc201b7139fe6879a0c5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=3.0
 PACKAGE=dab
-PKGREL=11
+PKGREL=12
 
 BUILDDIR ?= ${PACKAGE}-${VERSION}
 
index bc08e773e11a0988569a69c77c95a6688c78b939..12f02f4dd052906f4b641eebd1eb5c6e3d32ccfb 100644 (file)
@@ -1,3 +1,11 @@
+dab (3.0-12) unstable; urgency=medium
+
+  * add support for Ubuntu 19.04 (Disco Dingo)
+
+  * add support for Debian 10 (Buster)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Mar 2019 16:26:49 +0100
+
 dab (3.0-11) unstable; urgency=medium
 
   * add support for Ubuntu 18.10 (Cosmic Cuttlefish)