X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=aa09252e85e16c32e69f4f573ef0e72609519342;hp=49d78cac686a2c78ca2768c7c8be0a9dda23fdc3;hb=39184bd44bd18e0dacabf647effdd6307583aa30;hpb=d52da32bf9b27cd97ddec14ef0bdb75ec21b38d2 diff --git a/debian/changelog b/debian/changelog index 49d78ca..aa09252 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +grml-debootstrap (0.82) unstable; urgency=medium + + [ Patrick Schleizer ] + * [7f3e2b0] one package per line + + [ Michael Prokop ] + * [81879b2] Sort packages files + * [8e06486] Bump Standards-Version to 4.1.4 + + -- Michael Prokop Fri, 25 May 2018 13:48:21 +0200 + +grml-debootstrap (0.81) unstable; urgency=medium + + * [0617fa8] Add e2fsprogs to Depends. Thanks to Helmut Grohne + for the bugreport (Closes: #887224) + * [9bdd7a1] Bump Standards-Version to 4.1.3 + + -- Michael Prokop Mon, 15 Jan 2018 10:58:37 +0100 + +grml-debootstrap (0.80) unstable; urgency=medium + + * [351237a] Fix a bunch of typos + * [7803bf3] packer: add support for building Debian/buster + * [ecff5b9] packer: use current Grml release 2017.05 for building + * [3314417] packer: use latest VirtualBox Guest Additions ISO + * [05ed1a4] Identify UUID of target system even if it's SWRAID or a + mountpoint. Thanks to hex2a for reporting and testing + * [d8de50b] Bump Standards-Version to 4.1.2 + + -- Michael Prokop Fri, 08 Dec 2017 12:54:17 +0100 + grml-debootstrap (0.79) unstable; urgency=medium [ Bigo ]