diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-28 12:21:28 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-28 12:21:28 +0200 |
| commit | 32859490d228ab2bc234c48ad27fb0d727dbb108 (patch) | |
| tree | 9b842e2e26fb356b342721a5996d68ad308c83e7 /debian | |
| parent | d92a8e975e83e24c2aa2609bbb76d2347ce6ee03 (diff) | |
| parent | 35d1d39728f6e2ef5e025b2359ee6d53911f9cc1 (diff) | |
| download | python-apt-32859490d228ab2bc234c48ad27fb0d727dbb108.tar.gz | |
* aptsources/distinfo.py:
- support arch specific BaseURI, MatchURI and MirrosFile fields
in the distinfo template (LP: #220890)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 602afa89..54a04f37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-apt (0.7.4ubuntu9) intrepid; urgency=low + + * aptsources/distinfo.py: + - support arch specific BaseURI, MatchURI and MirrosFile fields + in the distinfo template (LP: #220890) + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 May 2008 12:20:23 +0200 + python-apt (0.7.4ubuntu8) intrepid; urgency=low * data/templates/Ubuntu.info.in: |
