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
=== modified file 'debian/control'
--- debian/control 2015-09-22 19:05:05 +0000
+++ debian/control 2015-09-22 19:05:06 +0000
@@ -42,7 +42,7 @@
4242
43Package: snapcraft-examples43Package: snapcraft-examples
44Architecture: all44Architecture: all
45Depends: snapcraft (= ${binary:Version}), ${misc:Depends}, ${python:Depends}45Depends: snapcraft (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}
46Description: examples for snapcraft46Description: examples for snapcraft
47 Snapcraft aims to make upstream developers' lives easier and as such is not47 Snapcraft aims to make upstream developers' lives easier and as such is not
48 a single toolset, but instead is a collection of tools that enable the48 a single toolset, but instead is a collection of tools that enable the

Subscribers

People subscribed via source and target branches

to all changes: