Skip to content

Debian Changelog php4-sqlite (1.0.2-12)

2006

php4-sqlite (1.0.2-12) unstable; urgency=low

   * New Mantainer. (Closes: #374424)

 -- Jose Carlos Medeiros <debian@psabs.com.br>  Sat, 19 Aug 2006 10:37:37 -0300

php4-sqlite (1.0.2-11) unstable; urgency=low

   * Acknowledged NMUs (whoops).

 -- Matthew Palmer <mpalmer@debian.org>  Mon, 19 Jun 2006 22:12:40 +1000

php4-sqlite (1.0.2-10) unstable; urgency=low

   * Orphaned.

 -- Matthew Palmer <mpalmer@debian.org>  Mon, 19 Jun 2006 22:12:27 +1000

php4-sqlite (1.0.2-9.2) unstable; urgency=low

   * Non-maintainer upload.
   * Don't fail purging if "/etc/init.d/apache{,-ssl,-perl} restart" fails.
     (Closes: #341045)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 8 Jun 2006 22:33:27 +0200

php4-sqlite (1.0.2-9.1) unstable; urgency=high

   * Non-maintainer upload.
   * Fix int/long disparity in sqlite_escape_string; makes that function
     stop segfaulting on amd64. Patch from Matej Vela. (Closes: #361605)

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 3 Jun 2006 23:57:31 +0200

2005

php4-sqlite (1.0.2-9) unstable; urgency=low

   * Remove unnecessary dh_makeshlibs from debian/rules.

 -- Matthew Palmer <mpalmer@debian.org>  Tue, 4 Oct 2005 16:44:27 +1000

php4-sqlite (1.0.2-8) unstable; urgency=low

   * Rebuild against new PHP.  Closes: #321900.  Apologies for the delay.
   * Updated the dh_pecl helper to use php-config --phpapi (new in php
     4.4.0).  It doesn't look like I've broken support for the old API
     method, thankfully.

 -- Matthew Palmer <mpalmer@debian.org>  Wed, 17 Aug 2005 13:27:18 +1000

php4-sqlite (1.0.2-7) unstable; urgency=low

   * Rebuild against new php4-dev to revert ABI transition.  Closes: #301335.

 -- Matthew Palmer <mpalmer@debian.org>  Fri, 25 Mar 2005 20:15:11 +1100

php4-sqlite (1.0.2-6) unstable; urgency=low

   * Modified build-deps for ZTS transition.  Closes: #294008.
   * Hacked dh_pecl to manually append -zts to the phpapi-NNNNNNNN
     dependency, because somebody can't plan an ABI transition properly.

 -- Matthew Palmer <mpalmer@debian.org>  Fri, 25 Feb 2005 11:30:07 +1100

2004

php4-sqlite (1.0.2-5) unstable; urgency=low

   * We now use restart instead of force-reload to kick apache in the nuts.
     This is fucking stupid, because if the service isn't running I don't
     think it should be started, but in the absence of an init.d option to
     restart-if-running-but-not-otherwise, I'll stick with this.
     Closes: #254508.

 -- Matthew Palmer <mpalmer@debian.org>  Wed, 16 Jun 2004 18:09:44 +1000

php4-sqlite (1.0.2-4) unstable; urgency=low

   * Fiddled dh_pecl's prerm template so it actually works.  Thanks to
     Fabio Massimo Di Nitto for not laughing at me too hard.

 -- Matthew Palmer <mpalmer@debian.org>  Tue, 8 Jun 2004 20:27:05 +1000

php4-sqlite (1.0.2-3) unstable; urgency=low

   * Modified dh_pecl to make dependencies for both the old and new API
     pseudo-packages.  Thanks for Uwe for beating me over the head with this
     until my clue light finally came on.
   * Changed the extension dir handling to use php-config instead of guessing
     at it by hand.

 -- Matthew Palmer <mpalmer@debian.org>  Wed, 17 Mar 2004 09:22:48 +1100

php4-sqlite (1.0.2-2) unstable; urgency=low

   * Added an explicit path to phpize and specified the --with-php-config
     option to ./configure, to avoid problems if there's another version of
     PHP lying around, as suggested by Uwe Steinmann.
   * Totally reworked the build system to use my new dh_pecl debhelper
     script.  Automagically generates dependencies and postinst code.  W00t!

 -- Matthew Palmer <mpalmer@debian.org>  Tue, 16 Mar 2004 22:54:44 +1100

php4-sqlite (1.0.2-1) unstable; urgency=low

   * Initial Release.  Closes: #187133.

 -- Matthew Palmer <mpalmer@debian.org>  Sat, 24 Jan 2004 16:08:44 +1100