Launchpad claims Debian developers maintain Ubuntu packages and have uploaded packages to PPAs (when they have not)
Bug #255417 reported by
Matthew Paul Thomas
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Launchpad itself |
Triaged
|
High
|
Unassigned | ||
Bug Description
<https:/
https:/
Joey maintains Debian packages, but does not maintain any packages in Ubuntu nor did he upload the packages in the listed PPAs
Launchpad should not show someone as uploading a package they did not.
| Changed in soyuz: | |
| importance: | Undecided → Wishlist |
| status: | New → Triaged |
| description: | updated |
To post a comment you must log in.
The page mentioned display sources and you are checking the binary.
{{{
$ apt-cache showsrc pdmenu | grep Maintainer
Maintainer: Joey Hess <email address hidden>
$ apt-cache show pdmenu | grep Maintainer Maintainer: Joey Hess <email address hidden>
Maintainer: Ubuntu MOTU Developers <email address hidden>
Original-
}}}
That said, I agree that there is room for improvements in this source/binary duality. Let me think a bit about it.