Merge lp:~elopio/snapcraft/fix_lintian into lp:~snappy-dev/snapcraft/core

Proposed by Leo Arias
Status: Merged
Approved by: Sergio Schvezov
Approved revision: 179
Merged at revision: 198
Proposed branch: lp:~elopio/snapcraft/fix_lintian
Merge into: lp:~snappy-dev/snapcraft/core
Prerequisite: lp:~fgimenez/snapcraft/build-examples-test
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~elopio/snapcraft/fix_lintian
Reviewer Review Type Date Requested Status
Sergio Schvezov Approve
Review via email: mp+272023@code.launchpad.net

Commit message

Fixed the python depends on the snapcraft-examples package.

To post a comment you must log in.
Revision history for this message
Sergio Schvezov (sergiusens) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2015-09-22 19:05:05 +0000
3+++ debian/control 2015-09-22 19:05:06 +0000
4@@ -42,7 +42,7 @@
5
6 Package: snapcraft-examples
7 Architecture: all
8-Depends: snapcraft (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
9+Depends: snapcraft (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}
10 Description: examples for snapcraft
11 Snapcraft aims to make upstream developers' lives easier and as such is not
12 a single toolset, but instead is a collection of tools that enable the

Subscribers

People subscribed via source and target branches

to all changes: