diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-10-25 14:57:38 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-10-25 14:57:38 +0100 |
| commit | 2ccb7545bb8c869f5f6192569a47a7522b6fbc83 (patch) | |
| tree | 2bcd30bdda346154cca1bc6d32e4904bafab3d2f /debian | |
| parent | a7217b885beff13462bbb793eac42d28c53752f8 (diff) | |
| download | python-apt-2ccb7545bb8c869f5f6192569a47a7522b6fbc83.tar.gz | |
Add a tutorial on how to do things which are possible with apt-get,
like apt-get --print-uris update (cf. #551164).
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7588d35a..fb3b72f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -python-apt (0.7.93) experimental; urgency=low +python-apt (0.7.93) UNRELEASED; urgency=low * Merge 0.7.13.0 - 0.7.13.3 from unstable. + * Add a tutorial on how to do things which are possible with apt-get, + like apt-get --print-uris update (cf. #551164). -- Julian Andres Klode <jak@debian.org> Wed, 16 Sep 2009 19:26:17 +0200 |
