[PackageInfo] ubotu doesn't handle source packages
Bug #135690 reported by
LaserJock
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu IRC Bots |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
!info mpfr doesn't give me anything but !info libmpfr1 does. Since Launchpad uses source package names quite extensively and developers normally use them, it would be nice if ubotu knew about them.
tags: | added: junior-task |
Changed in ubuntu-bots: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
summary: |
- ubotu doesn't handle source packages + [PackageInfo] ubotu doesn't handle source packages |
To post a comment you must log in.
ubottu simply uses apt-cache show <package> to gather information on it. So I'm assuming you want some information returned by apt-cache showsrc <package>?
If so, what information would be appropriate here?