| /trunk/debian/compat |
|---|
| 0,0 → 1,0 |
| 4 |
| /trunk/debian/changelog |
|---|
| 3,8 → 3,9 |
| * New maintainer (Closes: #487130). |
| * 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. |
| -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 10:43:35 +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,9 → 16,6 |
| # Uncomment this to turn on verbose mode. |
| #export DH_VERBOSE=1 |
| # This is the debhelper compatibility version to use. |
| export DH_COMPAT=4 |
| # 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) |