Skip to content

Commit

Permalink
lxd should be a suggestion, not a direct dep
Browse files Browse the repository at this point in the history
LP: #1550381

Signed-off-by: Sergio Schvezov <sergio.schvezov@ubuntu.com>
  • Loading branch information
sergiusens committed Feb 26, 2016
1 parent 3a6774c commit 7147a43
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
snapcraft (2.3.2) xenial; urgency=medium

* debian/control: lxd should be a suggestion, not a direct dependency.
(LP: #1550381)

-- Sergio Schvezov <sergio.schvezov@ubuntu.com> Fri, 26 Feb 2016 11:59:46 -0300

snapcraft (2.3.1) xenial; urgency=medium

[ Leonardo Arias Fonseca (¡paz y baile!) ]
Expand Down
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ Standards-Version: 3.9.6

Package: snapcraft
Architecture: all
Depends: lxd,
python3-apt,
Depends: python3-apt,
python3-docopt,
python3-jsonschema,
python3-lxml,
Expand All @@ -46,6 +45,7 @@ Depends: lxd,
sudo,
${misc:Depends},
${python3:Depends}
Suggests: lxd
Description: easily craft snaps
Snapcraft aims to make upstream developers' lives easier and as such is not
a single toolset, but instead is a collection of tools that enable the
Expand Down

0 comments on commit 7147a43

Please sign in to comment.