diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-06-13 12:00:33 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-06-13 12:00:33 +0200 |
| commit | 58322f187bef63ef6c6768cb055401401623b64a (patch) | |
| tree | c2b11c22dff4ffa4a052514951a55dc794257f46 | |
| parent | cabdf7f7238ad23e7d61074e542c065b86b25268 (diff) | |
| download | python-apt-58322f187bef63ef6c6768cb055401401623b64a.tar.gz | |
make the changelog match the debian upload
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index db1211ab..25beaeee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,13 @@ python-apt (0.7.6) unstable; urgency=low - add "memonly" option to apt.Cache() to force python-apt to not touch the pkgcache.bin file (this works around a possible race condition in the pkgcache.bin handling) + * data/templates/Ubuntu.info.in: + - added ubuntu 'intrepid' + * debian/README.source: + - added (basic) documentation how to build python-apt + * aptsources/distinfo.py: + - support arch specific BaseURI, MatchURI and MirrosFile fields + in the distinfo template -- @@ -23,13 +30,6 @@ python-apt (0.7.5) unstable; urgency=low * apt/cache.py: - add reqReinstallPkgs property that lists all packages in ReInstReq or HoldReInstReq - * data/templates/Ubuntu.info.in: - - added ubuntu 'intrepid' - * debian/README.source: - - added (basic) documentation how to build python-apt - * aptsources/distinfo.py: - - support arch specific BaseURI, MatchURI and MirrosFile fields - in the distinfo template -- Michael Vogt <mvo@debian.org> Tue, 19 Feb 2008 21:06:36 +0100 |
