diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 10:41:41 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 10:41:41 +0200 |
| commit | 0a77702288c82b8b212f1b140a48a7fb22cfca9c (patch) | |
| tree | 0528539192ca792d149dd4511c370741819a30cb /debian | |
| parent | 26d9cf8509128791461ca1a8c9b7ef1c28635290 (diff) | |
| download | python-apt-0a77702288c82b8b212f1b140a48a7fb22cfca9c.tar.gz | |
* data/templates/Ubuntu.info.in:
- add extras.ubuntu.com and archvie.canonical.com to the
templates
* aptsources/distinfo.py, aptsources/distro.py:
- support non-official templates (like extras.ubuntu.com)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bcab48a8..024a74b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,11 @@ python-apt (0.7.97.2) UNRELEASED; urgency=low [ Michael Vogt ] * apt/debfile.py: - add missing init for _installed_conflicts (LP: #618597) + * data/templates/Ubuntu.info.in: + - add extras.ubuntu.com and archvie.canonical.com to the + templates + * aptsources/distinfo.py, aptsources/distro.py: + - support non-official templates (like extras.ubuntu.com) -- Michael Vogt <mvo@debian.org> Fri, 27 Aug 2010 11:22:23 +0200 |
