dee

Merge lp://qastaging/~didrocks/dee/add_python_3 into lp://qastaging/dee

Proposed by Didier Roche-Tolomelli
Status: Superseded
Proposed branch: lp://qastaging/~didrocks/dee/add_python_3
Merge into: lp://qastaging/dee
Diff against target: 120 lines (+27/-11)
7 files modified
debian/changelog (+7/-0)
debian/compat (+1/-1)
debian/control (+4/-1)
debian/gir1.2-dee-1.0.install (+1/-1)
debian/libdee-1.0-4.install (+1/-1)
debian/libdee-dev.install (+2/-2)
debian/rules (+11/-5)
To merge this branch: bzr merge lp://qastaging/~didrocks/dee/add_python_3
Reviewer Review Type Date Requested Status
Unity Team Pending
Review via email: mp+133416@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2012-11-08.

Commit message

Use dh_python3 for python3 files, in addition of dh_python2 for python2 ones.

Description of the change

Have the python3 files really processed with dh_python3 instead of dh_python2
I tried to remove the already existing dh_python2 -pgir1.2-dee-1.0
W: dh_python2:334: Python 3.x location detected, please use dh_python3: debian/gir1.2-dee-1.0/usr/lib/python3

Unfortunately, if we try to use dh_python2 debian/gir1.2-dee-1.0/usr/lib/python2.7, the pyshared and overriden directories are not created.
(explicit in dh_python2 code if a path is provided). Also, -X ".*python3.*" doesn't work. So living with the warning for now.

To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) wrote :

Looks like you forgot to set the pre-requisite branch, so your changes appear with mine.

383. By Didier Roche-Tolomelli

remove empty override

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches