/usr/share/doc/debget/TODO is in debget 1.6+nmu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | - tests
- segfault using debget-madison
#0 0xb7c2a8d1 in pkgRecords::~pkgRecords ()
from /usr/lib/libapt-pkg-libc6.3-5.so.3.3
#1 0xb7c9336e in XS_AptPkg___pkg_records_DESTROY ()
from /usr/lib/perl5/auto/AptPkg/AptPkg.so
- debget-info script to access pm funcs
- Option to list versions and optionally choose interactively?
- they could use debget-madison instead
- Update packages.debian.org's search_packages.pl to output in XML, and
to provide more info:
- package's component
- binary package's source
It's in CVS:
cvs -d :pserver:anonymous@cvs.infodrom.org:/var/cvs/debian.de login
cvs -d :pserver:anonymous@cvs.infodrom.org:/var/cvs/debian.de \
co packages.debian.org
- Now that you know the version number you want to download, allow downloading
with http.
- Update Net::FTP configuration info in README.Debian.
- Skip downloading files already present, optionally with checking
against the MD5 in the .dsc.
- Set mtime on saved files when possible.
$Id: TODO,v 1.4 2005-07-06 13:14:33 roderick Exp $
|