Rev 30 | Rev 33 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 30 | Rev 31 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | * Build with libreadline6 instead of libreadline5 (drop the |
3 | * Build with libreadline6 instead of libreadline5 (drop the |
4 | libreadline5-dev Build-Depends alternative). |
4 | libreadline5-dev Build-Depends alternative). |
5 | * Add ${misc:Depends} to all Depends in case Debhelper needs it. |
5 | * Add ${misc:Depends} to all Depends in case Debhelper needs it. |
6 | * Remove libc6-dev from Depends of liboop-dev; it's build-essential. |
6 | * Remove libc6-dev from Depends of liboop-dev; it's build-essential. |
- | 7 | * Bump Standards-Version to 3.8.3. |
|
7 | 8 | ||
8 | -- Magnus Holmgren <holmgren@debian.org> Mon, 13 Apr 2009 20:47:58 +0200 |
9 | -- Magnus Holmgren <holmgren@debian.org> Sun, 27 Sep 2009 21:29:45 +0200 |
9 | 10 | ||
10 | liboop (1.0-5) unstable; urgency=low |
11 | liboop (1.0-5) unstable; urgency=low |
11 | 12 | ||
12 | * Build with GLib 2.0 instead of 1.2 (Closes: #523688). |
13 | * Build with GLib 2.0 instead of 1.2 (Closes: #523688). |
13 | * Switch to Debhelper level 5. |
14 | * Switch to Debhelper level 5. |