| /trunk/debian/control |
|---|
| 28,7 → 28,7 |
| Package: liboop-dev |
| Section: libdevel |
| Architecture: any |
| Depends: liboop4 (= ${binary:Version}), libc6-dev, ${misc:Depends} |
| Depends: liboop4 (= ${binary:Version}), ${misc:Depends} |
| Description: Event loop management library - development files |
| Liboop is a low-level event loop management library for POSIX-based |
| operating systems. It supports the development of modular, multiplexed |
| /trunk/debian/changelog |
|---|
| 3,6 → 3,7 |
| * Build with libreadline6 instead of libreadline5 (drop the |
| libreadline5-dev Build-Depends alternative). |
| * Add ${misc:Depends} to all Depends in case Debhelper needs it. |
| * Remove libc6-dev from Depends of liboop-dev; it's build-essential. |
| -- Magnus Holmgren <holmgren@debian.org> Mon, 13 Apr 2009 20:47:58 +0200 |