2006
libmemcache (1.4.0.rc2-1) unstable; urgency=low
* New upstream release
* debian/libmemcache-dev.install:
- Install headers correctly. (Closes: #353830)
-- Zak B. Elep <zakame@spunge.org> Wed, 22 Feb 2006 16:30:34 +0800
libmemcache (1.4.0.rc1-2) unstable; urgency=low
* debian/control:
- Removed Build-Depends on bzip2.
- Adjusted debhelper B-D to (>= 5). debian/compat also changed.
* debian/patches:
- Add 10_ftbfs_fix_powerpc.patch to #define __USE_POSIX unconditionally
(without relying on a defined __linux; see #345587. Thanks to Soeren
Sonnenburg for the fix. :)
- Rename 10_autotools_update.patch to 20_autotools_update.patch , update
to not use AM_MAINTAINER_MODE.
* debian/rules:
- Use touch-fu instead of setting AM_MAINTAINER_MODE in configure.ac (via
20_autotools_update). This however has the side-effect of running
./configure again upon clean :(
-- Zak B. Elep <zakame@spunge.org> Tue, 7 Feb 2006 15:23:18 +0800
libmemcache (1.4.0.rc1-1) unstable; urgency=low
* New Debian package. (Closes: #345284) * Use CDBS + debhelper + autotools-dev: - DBS-style build: repackaged source tarball by `bunzip2'-ing tarball and recompressing using `gzip'. - Automatically update config.{guess,sub} . * debian/patches: - Added 10_autotools_update.patch .
-- Zak B. Elep <zakame@spunge.org> Sat, 21 Jan 2006 16:05:16 +0800