| /trunk/debian/control |
|---|
| 4,8 → 4,7 |
| Maintainer: Magnus Holmgren <holmgren@debian.org> |
| Build-Depends: libtool, autoconf, automake1.9, |
| debhelper (>= 5), libadns1-dev, |
| libglib2.0-dev, |
| libreadline5-dev | libreadline-dev, |
| libglib2.0-dev, libreadline-dev, |
| tcl8.4-dev | tcl8.3-dev |
| Build-Depends-Indep: sharutils |
| Standards-Version: 3.8.1 |
| /trunk/debian/changelog |
|---|
| 1,3 → 1,10 |
| liboop (1.0-6) unstable; urgency=low |
| * Build with libreadline6 instead of libreadline5 (drop the |
| libreadline5-dev Build-Depends alternative). |
| -- Magnus Holmgren <holmgren@debian.org> Mon, 13 Apr 2009 20:47:58 +0200 |
| liboop (1.0-5) unstable; urgency=low |
| * Build with GLib 2.0 instead of 1.2 (Closes: #523688). |