diff options
| author | Loïc Minier <lool@dooz.org> | 2009-05-12 13:54:08 +0200 |
|---|---|---|
| committer | Loïc Minier <lool@dooz.org> | 2009-05-12 13:54:08 +0200 |
| commit | dce66068099a9fe24f6d0b9c017d0ddbf2be5b3e (patch) | |
| tree | 9787d11f1cd6d9d3579f8a0a5c0f2897b7ac4888 | |
| parent | 46550d6019b867a6a21a55f5d6e4000f3b373978 (diff) | |
| download | python-apt-dce66068099a9fe24f6d0b9c017d0ddbf2be5b3e.tar.gz | |
* Note that these changes were concurrently uploaded in a different form in
0.7.10.3ubuntu2 which wasn't committed in bzr.
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 78e9b733..ca5e6188 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ -python-apt (0.7.10.3ubuntu2) karmic; urgency=critical +python-apt (0.7.10.3ubuntu3) UNRELEASED; urgency=critical [ Loic Minier ] - * Merge changes below from Michael Casadevall. + * Merge changes below from Michael Casadevall; note that these changes were + concurrently uploaded in a different form in 0.7.10.3ubuntu2 which wasn't + committed in bzr. [ Michael Casadevall ] * setup.py: @@ -11,7 +13,7 @@ python-apt (0.7.10.3ubuntu2) karmic; urgency=critical [ Loic Minier ] * Update mirror list from LP. - * Unsset https_proxy in pre-build.sh to workaround LP #94130. + * Unset https_proxy in pre-build.sh to workaround LP #94130. -- Loic Minier <lool@dooz.org> Tue, 12 May 2009 13:29:08 +0200 |
