File: TODO

package info (click to toggle)
apt-listchanges 2.18
  • links: PTS
  • area: main
  • in suites: woody
  • size: 248 kB
  • ctags: 121
  • sloc: python: 484; sh: 119; makefile: 114
file content (16 lines) | stat: -rw-r--r-- 606 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- Accept (lists of) source packages as well as binary packages

- Accept (lists of) package names, and retrieve changelogs from
  get-changelog.cgi or similar (when it works).  In order for this to
  really work in apt mode, we need for apt to implement wishlist bug
  #80123.

- Use dpkg-parsechangelog once it's fixed to accept piped/gzip input
  (bug #80142).  This is not yet feasible because of bug #95579:
  dpkg-parsechangelog loses information.

- Multi-level sort: upload urgency, package priority, package name, what else?

- Make better use of python-apt
  control file parsing
  tar extraction