python-support has been deprecated and should be replaced with dh_python2
Bug #979694 reported by
Philip Peitsch
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gpoweroff |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
As per comments at https:/
Hey, it seems python-support is deprecated since Ubuntu 11.10 (but still supported even in Ubuntu 12.04), see
http://
http://
I think we could still use python-support for packaging for few months, maybe until Ubuntu 12.10, but in future we should use dh_python2, as recommends Ubuntu and Debian developers.
Related branches
lp:~philip-peitsch/gpoweroff/trunk
(Merged)
Changed in gpoweroff: | |
status: | New → In Progress |
Changed in gpoweroff: | |
status: | In Progress → Fix Committed |
Changed in gpoweroff: | |
milestone: | none → 12.04 |
To post a comment you must log in.
I think it would be better to use python-support for packaging for few months, maybe until Ubuntu 12.10, because dh_python2 doesn't work in Ubuntu 10.04 LTS and older. In future we should use dh_python2, as recommends Ubuntu and Debian developers, but not now, because it is simpler to use the same code for all supported Ubuntu releases.
If you like to use separate packaging code (debian folder) for Ubuntu 10.04 and older releases then please don't create separate branch of whole gpoweroff code, it's better to have just separate "packaging" branch only for debian folder and use "merge packaging" or "nest packaging" instructions in lucid recipe.