mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
Fix syntax-error-in-dep5-copyright
This commit is contained in:
Vendored
+6
@@ -1,3 +1,9 @@
|
||||
aptly (1.3.0-5) UNRELEASED; urgency=medium
|
||||
|
||||
* Fix syntax-error-in-dep5-copyright.
|
||||
|
||||
-- Alexandre Viau <aviau@debian.org> Tue, 26 Jun 2018 22:10:39 -0400
|
||||
|
||||
aptly (1.3.0-4) unstable; urgency=medium
|
||||
|
||||
* Document #902128 in debian/copyright
|
||||
|
||||
Vendored
+4
-5
@@ -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 <me@smira.ru>
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user