| /trunk/debian/changelog |
|---|
| 4,9 → 4,8 |
| * Fix documentation file name extensions (Closes: #307732). |
| * Build liboop-doc in binary-indep target (Closes: #475573). |
| * Add debian/compat; remove DH_COMPAT from debian/rules. |
| * Add dpatch. |
| -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 10:50:23 +0200 |
| -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 10:46:17 +0200 |
| liboop (1.0-3.3) unstable; urgency=high |
| /trunk/debian/rules |
|---|
| 16,8 → 16,6 |
| # Uncomment this to turn on verbose mode. |
| #export DH_VERBOSE=1 |
| include /usr/share/dpatch/dpatch.make |
| # These are used for cross-compiling and for saving the configure script |
| # from having to guess our platform (since we know it already) |
| DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) |
| /trunk/debian/control |
|---|
| 2,10 → 2,7 |
| Section: libs |
| Priority: optional |
| Maintainer: Magnus Holmgren <holmgren@debian.org> |
| Build-Depends: debhelper (>> 4.0.0), dpatch, libadns1-dev, |
| libglib1.2-dev | libglib-dev, |
| libreadline5-dev | libreadline-dev, |
| tcl8.4-dev | tcl8.3-dev, sharutils |
| Build-Depends: debhelper (>> 4.0.0), libadns1-dev, libglib1.2-dev | libglib-dev, libreadline5-dev | libreadline-dev, tcl8.4-dev | tcl8.3-dev, sharutils |
| Standards-Version: 3.6.1 |
| Package: liboop4 |