| /trunk/debian/control |
|---|
| 5,7 → 5,7 |
| Build-Depends: libtool, autoconf, automake1.9, |
| debhelper (>= 7), libadns1-dev, |
| libglib2.0-dev, libreadline-dev, |
| tcl8.4-dev | tcl8.3-dev, binutils-gold |
| tcl8.4-dev | tcl8.3-dev |
| Build-Depends-Indep: sharutils |
| Standards-Version: 3.9.1 |
| Homepage: http://liboop.ofb.net/ |
| /trunk/debian/changelog |
|---|
| 1,3 → 1,10 |
| liboop (1.0-8) unstable; urgency=low |
| * Remove dependency on binutils-gold, which was inadvertently left in |
| place after testing. |
| -- Magnus Holmgren <holmgren@debian.org> Fri, 30 Jul 2010 18:08:11 +0200 |
| liboop (1.0-7) unstable; urgency=low |
| * Add debug package |