#236 closed enhancement (fixed)
apt needs to report version
Reported by: | maphew | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Installer |
Version: | Keywords: | pkg-apt | |
Cc: |
Description
as I work on better packaging and a system for apt to upgrade itself in place it's getting increasingly hard to determine which version is available in the current shell.
I'm undecided if apt should report a version number on every use or only when asked, apt --version
. The former is certainly easier to add, so will probably win, at least initially.
Change History (3)
comment:1 by , 13 years ago
Component: | Documentation → Installer |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [1175]) apt: + report version number with help (close #236)