]> git.proxmox.com Git - pmg-docs.git/commitdiff
bump version to 5.1-6
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 18 Mar 2019 06:04:00 +0000 (07:04 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 18 Mar 2019 06:04:00 +0000 (07:04 +0100)
Makefile
debian/changelog

index 91ba0d141c49c59da899c8573f0458d5854fd6c1..49773184d4386a86bb51588bf72f0c9a748c5344 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator
 DOC_PACKAGE=pmg-docs
 
 # also update debian/changelog
-PKGREL=5
+PKGREL=6
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index faeec5204207a7f7d2b73018e2f485cca9f72484..d258c6863189698a6301a249b52ff954c5aeefe7 100644 (file)
@@ -1,3 +1,13 @@
+pmg-docs (5.1-6) unstable; urgency=medium
+
+  * Update minimal and recommended system requirements
+
+  * Fix typo in pmgconfig chapter
+
+  * fix #2121: add stretch-updates to sources.list
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Mar 2019 07:03:34 +0100
+
 pmg-docs (5.1-5) unstable; urgency=medium
 
   * build system improvements