Your message dated Thu, 1 Dec 2011 14:12:16 +0800
with message-id
<can3vere4zxiy5_vt+4yku0rkteum5e7lcop5g7fpvtlxrq9...@mail.gmail.com>
and subject line Re: Bug #397224: done some time ago
has caused the Debian Bug report #397224,
regarding aptitude.8.gz: Author twice
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
397224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397224
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.4.3-1
Severity: wishlist
File: /usr/share/man/man8/aptitude.8.gz
Your name shows twice.
Also GNU is not on Temple Place anymore.
Also mention if
--purge-unused
Purge packages that are no longer required by any installed package.
This is equivalent to passing "-o Aptitude::Purge-Unused=true" as a
command-line argument.
means that it will target as many as
$ deborphan -a|wc -l
572
etc.
I want a "vrms" like command line for anacron that will send me a list
of Obsolete and Locally Created Package by mail each month and
distinguish the ones made by dpkg-repack and the ones that silently
disappeared from sid.
I don't want to use a GUI like synaptic or the scary to me aptitude
GUI.
OK, maybe I will try
apt-show-versions|sort >/tmp/apt-show-versions
for i in /unknown 'newer than version in archive' \
'No available version in archive'; do echo; echo ======$i;\
fgrep "$i" /tmp/apt-show-versions; done
--- End Message ---
--- Begin Message ---
Version: 0.4.4-3
No record in the changelog except for version 0.4.4-1, which did not
actually include the corrected manpage [1]. In any case, it is
updated now, and we can assume it happened shortly after 0.4.4-1.
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397224#24
--- End Message ---