From d978ae5a15b6b89bff1db8aaed1e4cce3219df2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Tue, 26 Jun 2018 14:24:57 +0200 Subject: [PATCH] Update changelog for 1.3.0-4 release --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3a0f3df6..51600123 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +aptly (1.3.0-4) unstable; urgency=medium + + * Document #902128 in debian/copyright + * Point debian/watch to new git repo on GitHub + * Add simple autopkgtest + * Add debian/.gitlab-ci.yml + * Depend on gnupg1 (Closes: #902419) + + -- Sebastien Delafond Tue, 26 Jun 2018 14:24:34 +0200 + aptly (1.3.0-3) unstable; urgency=medium * Create aptly-api package. (Closes: #902032)