diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-12-08 20:03:15 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-12-08 20:03:15 +0100 |
| commit | 2970a61bf162c15114f16ede822f02dc7968ac37 (patch) | |
| tree | 0599e4661829e794e8e4f998f17db8d998c63e19 /debian | |
| parent | 350bb4a03d6562ddba12fbb0a34610aac7706b3c (diff) | |
| parent | 5416003d5acd3630bff5b48f69277b5e1d917f20 (diff) | |
| download | python-apt-2970a61bf162c15114f16ede822f02dc7968ac37.tar.gz | |
* lp:~mvo/python-apt/debfile-multiarch:
- add multiarch support to the debfile.py code
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d5b68082..2b16a2bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ python-apt (0.8.3) UNRELEASED; urgency=low [ Alexey Feldgendler ] * handle architecture-specific conflicts correctly (LP: #829138) + + [ Michael Vogt ] + * lp:~mvo/python-apt/debfile-multiarch: + - add multiarch support to the debfile.py code -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 08 Dec 2011 17:26:37 +0100 |
