curator (2.1-10) unstable; urgency=low * Applied a patch from Famelis George . This patch prevents curator from printing blank lines when it's started in quiet mode and clarifies the comment for the fix in curator 2.1-9. (closes: #428161) * Changed the message output from WARNING to ERROR in the case where the ImageMagick tools can not be found and --pil is not used. * Moved the DH_COMPAT setting from debian/rules into the debian/compat file. -- Sven Hoexter Sun, 10 Jun 2007 13:31:09 +0200 curator (2.1-9) unstable; urgency=low * Hardcode the search path for imagemagick tools to /usr/bin. That should be fine for Debian and everyone else can still use --magick-path. Kind of a "bugreplacement" for #393512. Closes: #401002 -- Sven Hoexter Thu, 30 Nov 2006 09:17:28 +0100 curator (2.1-8) unstable; urgency=low * Rip out the complete Python policy changes and go back to a simple dependency on the python package. - Removed dh_pysupport call from debian/rules. - Removed Build-Indep-Depends on python-dev and python-support. - Substitude ${python:Depends} with python. -- Sven Hoexter Wed, 22 Nov 2006 10:13:51 +0100 curator (2.1-7) unstable; urgency=low * Another try to comply with the new python policy. - Set Build-Depends-Indep for python-dev and python-support - Replaced dh_python with dh_pysupport call in debian/rules - Set XS-Python-Version: all - Removed pycompat file * Moved package building from the binary-arch target to binary-indep * Removed useless calls to dh_strip and dh_shlipdeps -- Sven Hoexter Tue, 21 Nov 2006 23:15:36 +0100 curator (2.1-6) unstable; urgency=low * Update the Homepage URI Closes: #383678 * Change dependency order to imagegick | python-imaging * Exit with a proper error message when curator is startet without --pil and imagemagick tools can not be found Closes: #393512 -- Sven Hoexter Thu, 16 Nov 2006 19:53:39 +0100 curator (2.1-5) unstable; urgency=low * Modify the package to fit for the new python policy Closes: #380782 * We now depend on python-imaging or imagemagick Closes: #256559 * Changed DH_COMPAT from 4 to 5 * Removed dh_installmenu from rules - we don't have a menu file to install. * Renamed the templates dir to themes - it caused confusion with debconf-po. -- Sven Hoexter Wed, 2 Aug 2006 09:11:42 +0200 curator (2.1-4) unstable; urgency=low * Updated debian/copyright. * Removed all old templates - they didn't work anyway and nobody cared. * Removed README.Debian. * Added a new template "75pc" which will show the images resized to 75%. Thanks to Benjamin E. Seidenberg. -- Sven Hoexter Wed, 19 Jul 2006 08:33:29 +0200 curator (2.1-3) unstable; urgency=low * Upgraded watch file to version 3 * Changed Standards-Version from 3.6.2 to 3.7.2 * Changed debhelper back to "Build-Depends" from "Build-Depends-Indep" * Removed unused and commented out dh_* from rules -- Sven Hoexter Thu, 11 May 2006 21:39:14 +0200 curator (2.1-2) unstable; urgency=low * Changed Architecture from any to all. Closes: #355498 * Changed from Build-Depends to Build-Depends-Indep * Changed Standards-Version from 3.6.1.0 to 3.6.2 * Changed DH_COMPAT=3 to DH_COMPAT=4 -- Sven Hoexter Mon, 6 Mar 2006 07:46:24 +0100 curator (2.1-1) unstable; urgency=low * Updated the sgml file which is used to generate the man page Closes: #252997 * Added a patch from Toni Timonen to handle image file names with spaces. Closes: #272925 * Andreas Tille agreed that I take over this package. Closes: #288256 -- Sven Hoexter Wed, 23 Feb 2005 17:38:11 +0100 curator (2.1-0.2) unstable; urgency=low * Curator needs python-dev to work nice with templates Closes: #223139 * Added hint to --save-templates to README.Debian -- Andreas Tille Mon, 8 Dec 2003 07:44:57 +0100 curator (2.1-0.1) unstable; urgency=low * NMU without explicite agreement of maintainer. I tried several times to contact but failed. The version in Debian is very outdated and depends on a Python version (2.1) we want to get rid of. To move to Python 2.3 this NMU seems to me apropriate even if I know in principle that this is bad style if there are no RC bugs. Closes: #205761, #200907 * fixed copyright-lists-upstream-authors-with-dh_make-boilerplate * Changed depends to: python, python-imaging, imagemagick * Bumped Standards-Version to 3.6.1.0 (no changes) * Changes long descrition "Upstream is" to "Homepage" as suggested by developers reference. * Removed some comments in debian/rules from dh_make template and switched to dh_install * Added debian/docs, debian/manpages * Fixed spelling bug in curator.sgml (it's -> its) Closes: #186264 * Removed --silent option from curator.sgml because this option seemes to be removed Fixed description of -F option in curator.sgml * Include examples provided by Andrew Shugg Closes: #166725 Please note that these templates do not work out of the box (see README.Debian) * Patched bin/curator to be really quiet and forewarded the changes upstream Closes: #166726 -- Andreas Tille Fri, 5 Dec 2003 13:24:18 +0100 curator (1.3-2) unstable; urgency=low * Grammatical correction in man page (Closes: #166724) -- Dave Baker Sun, 27 Oct 2002 22:44:29 -0500 curator (1.3-1) unstable; urgency=low * New upstream release (mostly html validation changes making it into upstream). * Couple of typo corrections in man page. -- Dave Baker Sun, 14 Apr 2002 11:26:24 -0500 curator (1.2-6) unstable; urgency=low * One more HTML correction: s/CENTER/MIDDLE/ -- Dave Baker Sun, 3 Mar 2002 10:13:52 -0500 curator (1.2-5) unstable; urgency=low * Ooops. Now we show images again. -- Dave Baker Sun, 3 Mar 2002 09:22:29 -0500 curator (1.2-4) unstable; urgency=low * Added quotes to ALT tag (Closes: #136145) * Completed fix for earlier valid HTML bug (Closes: #128984) * Fixed assorted other HTML bugs to create wdg-html-validator clean output. -- Dave Baker Sun, 2 Mar 2002 09:13:25 -0500 curator (1.2-3) unstable; urgency=low * Added 'upstream' to description field * HTML validation tweaks (partial fix for bug 128984) * Added dependency on imagemagick (Closes: #132527) -- Dave Baker Thu, 5 Feb 2002 18:55:06 -0500 curator (1.2-2) unstable; urgency=low * Makefile tidy-up. * Add build-depends for docbook-to-man (Closes: #127794) -- Dave Baker Fri, 4 Jan 2002 12:23:36 -0500 curator (1.2-1) unstable; urgency=low * Initial Release. * Closes: #127229 (ITP announcement) -- Dave Baker Mon, 31 Dec 2001 11:34:12 -0500