| /trunk/debian/control |
|---|
| 28,7 → 28,7 |
| Package: liboop-dev |
| Section: libdevel |
| Architecture: any |
| Depends: liboop4 (= ${Source-Version}), libc6-dev |
| Depends: liboop4 (= ${binary:Version}), libc6-dev |
| 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 |
|---|
| 12,6 → 12,7 |
| huge Debian diffs. Copying files from autotools-dev thus becomes |
| redundant. |
| * Update doc-base section to match current structure. |
| * debian/control: Replace ${Source-Version} with ${binary:Version}. |
| -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 12:30:22 +0200 |