makehuman (1.0.2-3) experimental; urgency=medium * Command line arguments are now accepted by makehuman script. Thanks to Jonas Hauquier for reporting this (Closes: #785162). * In this experimental revision, a strategy to install the assets is implemented. * Problems with ethnics should be recolved in this new upstream version (Closes: #781317). * Improved debian/copyright file. -- Muammar El Khatib Wed, 13 May 2015 11:39:37 +0200 makehuman (1.0.2-2) experimental; urgency=medium * debian/control: + makehuman depends explicitly on makehuman-data (>= 1.0.2) to force in the upgrade to install the correct -data directory. -- Muammar El Khatib Tue, 12 May 2015 19:03:22 +0200 makehuman (1.0.2-1) experimental; urgency=medium * New upstream version (Closes: #751755). * Bump Standards-Version to 3.9.6. * debian/control: + makehuman now is built as `all`. * debian/watch file added. * debian/copyright: no longer list the Debian maintainers involved in the creation of the package. -- Muammar El Khatib Sun, 10 May 2015 20:50:23 +0200 makehuman (1.0.0~alpha6-5) unstable; urgency=low * Package's description has been fixed. A verb was missing: e.g.: -This package the application data files for MakeHuman. -This package contains the application data files for MakeHuman. (Closes: #680413) -This package the documentation in PDF format for MakeHuman. +This package contains the documentation in HTML format for MakeHuman. -- Muammar El Khatib Wed, 11 Jul 2012 22:51:04 +0200 makehuman (1.0.0~alpha6-4) unstable; urgency=medium * Makefile.Linux file was modify to use python2.7 instead of python2.6. With this change it is assured a consistency between the python's version that is hardcoded in the makefile, and the one picked by debhelper when invoking pycompile. (Closes: #678023) * Description of the package was emphasizing the application to be open source, and free. This is implicit in packages accepted in the main section. Thus, the description has been changed to be more neutral as pointed out in the bug report that is being closed. Thanks to Gunnar Wolf for suggesting a description. (Closes: #668409) * Format field in debian/copyright has been updated to point to version 1.0. -- Muammar El Khatib Wed, 27 Jun 2012 01:30:04 +0200 makehuman (1.0.0~alpha6-3) unstable; urgency=low * debian/rules: + The conditional statement in line 17 has been rechecked in order of avoiding correctly the FTBFS. (Closes: #664628) -- Muammar El Khatib Thu, 22 Mar 2012 10:27:19 +0100 makehuman (1.0.0~alpha6-2) unstable; urgency=low * debian/rules: + A conditional was created into the override_dh_install section for verifying that debian/makehuman-data directory exists before trying to remove any possible empty directories inside it. This change should fix the FTBFS when building architecture-dependent package. Thanks to Aaron M. Ucko for reporting and providing a solution. (Closes: #664628) * debian/control: + libsdl-image1.2-dev has been added to Build-Depends field, as well as libsdl-image1.2 to Depends field of the makehuman Package. This will avoid the problem of no GUI to be built. (Closes: #664734) -- Muammar El Khatib Tue, 20 Mar 2012 14:33:25 +0100 makehuman (1.0.0~alpha6-1) unstable; urgency=low * Initial release (Closes: #456959) -- Muammar El Khatib Fri, 06 Jan 2012 21:24:11 +0100