From e8df80555c252236d6d01c011a40b9880dd3977e Mon Sep 17 00:00:00 2001 From: aviau Date: Tue, 26 Jun 2018 22:11:03 -0400 Subject: [PATCH] Fix syntax-error-in-dep5-copyright --- debian/changelog | 6 ++++++ debian/copyright | 9 ++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 51600123..4f266536 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +aptly (1.3.0-5) UNRELEASED; urgency=medium + + * Fix syntax-error-in-dep5-copyright. + + -- Alexandre Viau Tue, 26 Jun 2018 22:10:39 -0400 + aptly (1.3.0-4) unstable; urgency=medium * Document #902128 in debian/copyright diff --git a/debian/copyright b/debian/copyright index a3284064..dad562bd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,14 +2,13 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: aptly Source: http://www.aptly.info -Note: some of aptly's vendored dependencies are already in Debian, and -Alexandre Viaud is well on his way to packaging the rest of them so -aptly can properly depend on the corresponding Debian packages (see -https://bugs.debian.org/902128). - Files: * Copyright: 2014 Andrey Smirnov License: MIT +Comment: Some of aptly's vendored dependencies are already in Debian, and + Alexandre Viau is well on his way to packaging the rest of them so that + aptly can properly depend on the corresponding Debian packages + (see https://bugs.debian.org/902128). Files: vendor/github.com/awalterschulze/gographviz/* Copyright: 2013 GoGraphviz Authors