ming (1:0.4.3-1ubuntu2) lucid; urgency=low * No-change rebuild with PHP 5.3. -- Michael Bienia Fri, 12 Mar 2010 18:37:50 +0100 ming (1:0.4.3-1ubuntu1) lucid; urgency=low * Merge from Debian unstable (LP: #192664), remaining changes: - Python 2.6 transition: - debian/rules: + Include /usr/share/python/python.mk. + Add py_setup_install_args macro to setup.py install. + Installed modules differ between python versions and can't be shared, use DH_PYCENTRAL=nomove. - Remove unnecessary debian/python-ming.{dirs,files}, Python 2.3 is not supported anymore. * debian/control: separate dependencies by commas. -- Ilya Barygin Thu, 11 Feb 2010 10:57:41 +0300 ming (1:0.4.3-1) unstable; urgency=low * New Upstream Release -- Stuart R. Anderson Sat, 06 Feb 2010 23:06:39 -0500 ming (1:0.4.2-5) unstable; urgency=low * New upstream release 0.4.2 move to unstable (Closes: #509401) * Add missing man pages * Fix problem with newer bison (Closes: #519406) * Gif library transition (Closes: #487845) * Deal with a FTBFS (CLoses: #527710) * Update the policy version and fix errors -- Stuart R. Anderson Thu, 26 Nov 2009 03:08:33 +0000 ming (1:0.4.2-4) experimental; urgency=low * 05_shared_perl: Let the perl module link with the shared library instead of forcing the archive. This is needed for work on hppa, where using -fPIC alone is not enough. (Closes: #510154) -- Stuart R. Anderson Tue, 30 Dec 2008 10:54:15 -0500 ming (1:0.4.2-3) experimental; urgency=low * 04_PIC: turn on -fPIC for alpha, ia64, and hppa -- Stuart R. Anderson Mon, 29 Dec 2008 14:43:53 -0500 ming (1:0.4.2-2) experimental; urgency=low * Inline the text of the PHP license for completeness, and policy conformance. * Note that the new version should also fix a FTBFS. (Closes: #497749) -- Stuart R. Anderson Fri, 26 Dec 2008 10:46:49 -0500 ming (1:0.4.2-1) experimental; urgency=low * New upstream release 0.4.2. (Closes: #509401) -- Stuart R. Anderson Mon, 22 Dec 2008 10:19:04 -0500 ming (1:0.4.0.beta5.cvs20080518-1) experimental; urgency=low * Update to new upstream versions. (Closes: #466122) -- Stuart R. Anderson Mon, 19 May 2008 16:25:07 -0400 ming (1:0.3.0-14ubuntu2) jaunty; urgency=low * No-change rebuild to fix lpia shared library dependencies. -- Matthias Klose Sun, 22 Mar 2009 16:49:07 +0100 ming (1:0.3.0-14ubuntu1) jaunty; urgency=low * Python 2.6 transition: - debian/rules: + Include /usr/share/python/python.mk. + Add py_setup_install_args macro to setup.py install. + Installed modules differ between python versions and can't be shared, use DH_PYCENTRAL=nomove. - Remove unnecessary debian/python-ming.{dirs,files}, Python 2.3 is not supported anymore. -- Alessio Treglia Sun, 15 Mar 2009 11:09:32 +0100 ming (1:0.3.0-14) unstable; urgency=low * Fix Build-Depends on libgif. (Closes #487845) -- Stuart R. Anderson Mon, 07 Jul 2008 11:26:35 -0400 ming (1:0.3.0-13) unstable; urgency=high * I lost. Packaging the new upstream version didn't get finished soon enough, so fix this FTBFS to get the package back in the archive while I finish up the new upstream version. High urgency as there are other packages which build-depend on this one still in the archive. Closes: #466776 -- Stuart R. Anderson Mon, 19 May 2008 11:07:50 -0400 ming (1:0.3.0-12) unstable; urgency=low * The phpN-ming package should be in section web instead of inheriting lib from the source package. * Ack the NMU. -- Stuart R. Anderson Thu, 20 Sep 2007 08:16:58 -0400 ming (1:0.3.0-11.1) unstable; urgency=high * Non-maintainer upload. * High-urgency upload for RC bugfixes. * Drop hard-coded dependency on obsolete package name giflib4g, the correct dependency is already being picked up via shlibs. Closes: #424401. * Drop the php4-ming package, because php4 is going away for lenny. Closes: #424806. * Move the libming-util programs from /usr/lib/ming/bin to /usr/bin; these are end-user binaries, not helper binaries for the library, so shipping them under /usr/lib is an FHS violation. * Rename png2swf to png2swf-ming, to eliminate the file conflict with swftools since the two programs don't have compatible commandline syntax. Also fix the name displayed in png2swf's usage function, which was inaccurate anyway. Closes: #421988. * Take care to remove the build-php5 directory and the generated libming-util.1 manpage in the clean target. Closes: #424573. * Clean perl_ext before cleaning the toplevel dir, to avoid leaving "Makefile.old" around as cruft in the diff. * Fix up several manpage symlinks to match the binary names actually being shipped. -- Steve Langasek Tue, 22 May 2007 04:00:31 -0700 ming (1:0.3.0-11) unstable; urgency=high * Fix phpN-ming package to use new php config mechanism. (Closes #404159) -- Stuart R. Anderson Sun, 4 Mar 2007 11:10:09 -0500 ming (1:0.3.0-10) unstable; urgency=high * Fix improper use of PHP_FUNCTION() (Closes: #402897) * Fix from upstream to avoid ambiguous pointer increment timing -- Stuart R. Anderson Wed, 13 Dec 2006 08:26:57 -0500 ming (1:0.3.0-9) unstable; urgency=low * autofoo adjustment to make sure the module is properly linked against libming0 (Closes: #395481) -- Stuart R. Anderson Fri, 27 Oct 2006 07:44:00 -0400 ming (1:0.3.0-8) unstable; urgency=low * Build php4-ming (Closes: #385983) * Build php5-ming (Closes: #385984) * move dh_fixperms above dh_strip (Closes: #390375) * Only 1 font, so make description singular (Closes: #383580) -- Stuart R. Anderson Fri, 22 Sep 2006 16:01:19 -0400 ming (1:0.3.0-7) unstable; urgency=low * Add ttftofft from upstream CVS, and add missing ming-font packages. * Update to follow the new Python policy (Closes: #380870: Python transition (#2): you are building a private python module !) * Fix a bug where font properties was being generated incorrectly. -- Stuart R. Anderson Tue, 27 Jun 2006 13:42:49 -0400 ming (1:0.3.0-6) unstable; urgency=low * debian/copyright was incomplete. Filled in missing information. -- Stuart R. Anderson Sat, 24 Jun 2006 14:32:55 -0400 ming (1:0.3.0-5) unstable; urgency=low * Remove the PHP extension code that inadvertantly leaked into the source tarball. -- Stuart R. Anderson Fri, 2 Jun 2006 11:42:48 -0400 ming (1:0.3.0-4) unstable; urgency=low * Initial release. (Closes: #340489: ITP: libming -- Library to generate SWF (Flash) Files - Debian Bug report logs) -- Stuart R. Anderson Fri, 26 May 2006 18:13:57 -0400 ming (1:0.3.0-3) unstable; urgency=low * Fix a few lintian/linda warnings -- Stuart R. Anderson Tue, 18 Apr 2006 20:39:17 -0400 ming (1:0.3.0-2) unstable; urgency=low * Add bison as a build-depend * update the version in the perl extension to be 0.3.0. -- Stuart R. Anderson Mon, 17 Apr 2006 23:38:53 -0400 ming (1:0.3.0-1) unstable; urgency=low * Upstream release of Ming 0.3.0 * Bump the epoch because I did the beta version wrong -- Stuart R. Anderson Wed, 15 Feb 2006 10:14:07 -0500 ming (0.3.beta2-1) unstable; urgency=low * New upstream release of 0.3.0-beta2 -- Stuart R. Anderson Mon, 30 Jan 2006 08:19:09 -0500 ming (0.3.beta1.cvs20060106-1) unstable; urgency=low * New upstream snapshot from cvs * Remove the php and java extensions due to licensing conflict -- Stuart R. Anderson Fri, 6 Jan 2006 10:42:26 -0500 ming (0.3.beta1.cvs20051128-2) unstable; urgency=low * Fix some packaging issues that Mattias had but I missed -- Stuart R. Anderson Tue, 29 Nov 2005 09:08:20 -0500 ming (0.3.beta1.cvs20051128-1) unstable; urgency=low * Fresh import from upstream, cvs 20051128 -- Stuart R. Anderson Mon, 28 Nov 2005 18:16:00 -0500 ming (0.3.beta1.cvs20051015-3) unstable; urgency=low * Merge in better packaging files from Mattias Nordstrom -- Stuart R. Anderson Mon, 28 Nov 2005 09:36:39 -0500 ming (0.3.beta1.cvs20051015-2) unstable; urgency=low * Fix missing bounds check in the AS5 scanner. -- Stuart R. Anderson Tue, 18 Oct 2005 18:04:08 -0400 ming (0.3.beta1.cvs20051015-1) unstable; urgency=low * cvs update. Lots of fixes and a new implementation of many of the utils. -- Stuart R. Anderson Sat, 15 Oct 2005 13:33:29 -0400 libming (0.3beta1-3) unstable; urgency=low * cvs update -- Klaus Rechert Wed, 29 Dec 2004 13:10:51 +0100 libming (0.3beta1-2) unstable; urgency=low * cvs 18052004 (a number of bugfixes...) -- Klaus Rechert Tue, 18 May 2004 22:21:00 +0200 libming (0.3beta1-1) unstable; urgency=low * re-release -- Klaus Rechert Thu, 11 Mar 2004 16:30:46 +0100