diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-05-03 13:58:57 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-05-03 13:58:57 +0200 |
commit | 2182a9716b635daef76ee0659817ece70a81d809 (patch) | |
tree | e08f54c743d96aa1b8a94f4fac9d22c12fd8fc19 /debian/changelog | |
parent | f927c264bc3146353a0d1ab0922fab7faa563095 (diff) |
* debian/control:
- add temporary build-dependency on gcc-4.6 (>= 4.6.0-6ubuntu2)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 218b61e7f..36903f1ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -apt (0.8.14.1ubuntu2) UNRELEASED; urgency=low +apt (0.8.14.1ubuntu2) UNRELEASEDoneiric; urgency=low * debian/rules: - build in verbose mode by default (thanks to Matthias Klose) + * debian/control: + - add temporary build-dependency on gcc-4.6 (>= 4.6.0-6ubuntu2) - -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 May 2011 11:41:25 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 May 2011 13:58:10 +0200 apt (0.8.14.1ubuntu1) oneiric; urgency=low |