2008
plucker (1.8-27) unstable; urgency=low
* debian/plucker.links: correct a typo that made usr/bin/pluck-comics link
to a wrong destination
Closes: #487778 "cruft and broken symlinks"
-- Ludovic Rousseau <rousseau@debian.org> Tue, 24 Jun 2008 17:04:55 +0200
plucker (1.8-26) unstable; urgency=low
* debian/patches/83_filter.patch: allow the use of --filter=<> argment
Patch from Ubuntu LP: #52882 "plucker-build : --filter option not working"
-- Ludovic Rousseau <rousseau@debian.org> Wed, 18 Jun 2008 13:30:32 +0200
plucker (1.8-25) unstable; urgency=low
* use dh_link to create the links and use correct links
patch adapted from Ubuntu (LP: #236035)
* use quilt instead of dpatch
-- Ludovic Rousseau <rousseau@debian.org> Sat, 14 Jun 2008 21:02:43 +0200
plucker (1.8-24) unstable; urgency=low
* debian/patches/80_remove_quiet.dpatch: Patch from Ubuntu
Closes: #182361 "broken pipe errors from ImageParser.py"
also closes Ubuntu: #54377
-- Ludovic Rousseau <rousseau@debian.org> Sat, 16 Feb 2008 17:24:16 +0100
plucker (1.8-23) unstable; urgency=low
* debian/plucker.install: add usr/lib
Closes: Bug#465516: "plucker-build: command not found"
-- Ludovic Rousseau <rousseau@debian.org> Wed, 13 Feb 2008 20:31:54 +0100
plucker (1.8-22) unstable; urgency=low
* debian/plucker-prc-install: use = instead of ==
Closes: #465015: "plucker: bashism in /bin/sh script"
* debian/rules: correct debian-rules-ignores-make-clean-error lintian
warning
* debian/control: Standards-Version: 3.7.2 -> 3.7.3. No change needed
* plucker.preinst: file removed. It was used to fix #386211 and can be
removed in lenny (etch+1)
* debian/copyright: add a Copyright Holder: line
-- Ludovic Rousseau <rousseau@debian.org> Sun, 10 Feb 2008 15:53:00 +0000
2007
plucker (1.8-21) unstable; urgency=low
* the plucker-desktop package can't be built anymore, drop it.
A patch is available at http://bugs.jpilot.org/1784 and is applied
upstream in CVS but version 1.9 is still not available
* debian/pluckerrc: default image_parser is now pil2 instdead of netpbm2
* debian/control: plucker depends on python-imaging instead of netpbm since
the default image_parser is now PIL (Python Imaging Library)
-- Ludovic Rousseau <rousseau@debian.org> Tue, 08 May 2007 21:21:29 +0200
2006
plucker (1.8-20) unstable; urgency=low
* debian/rules: use /usr/share/pycentral/plucker instdead of
/usr/lib/python2.4. Closes: #391338 "plucker-build: command not found"
-- Ludovic Rousseau <rousseau@debian.org> Tue, 10 Oct 2006 22:51:04 +0200
plucker (1.8-19) unstable; urgency=low
* debian/rules: add --sysconfdir=/etc to ./configure line to use
/etc/pluckerrc instead of /usr/etc/pluckerrc
Closes: #385910 "plucker: Plucker for Python2.4 will not parse images"
-- Ludovic Rousseau <rousseau@debian.org> Sat, 23 Sep 2006 16:23:35 +0200
plucker (1.8-18) unstable; urgency=low
* remove /usr/lib/python2.3/site-packages/PyPlucker/ in plucker.preinst
Closes: #386211 "plucker: Fails to remove byte compiled files from
previous version"
-- Ludovic Rousseau <rousseau@debian.org> Fri, 8 Sep 2006 14:27:39 +0200
plucker (1.8-17) unstable; urgency=low
* Closes: #385244 "plucker-build inaccessible, aliased to python2.3 but package ships for python2.4" * debian/pycompat: contains 2 to support the current Python policy * debian/plucker-prc-install: update to provide a port to use with -p.
-- Ludovic Rousseau <rousseau@debian.org> Tue, 5 Sep 2006 21:50:07 +0200
plucker (1.8-16+b1) unstable; urgency=low
* Binary-only non-maintainer upload for i386; no source changes. * Rebuild against python 2.4
-- Debian/i386 Build Daemon
plucker (1.8-16) unstable; urgency=low
* debian/rules: use --with-pluckerdir= and --with-docdir=. Closes: #381527 "plucker-setup fails to find configdir" * debian/patches/71_non_ascii.dpatch: convert some latin1 characters in ASCII to avoid some warnings reported in #381343
-- Ludovic Rousseau <rousseau@debian.org> Mon, 7 Aug 2006 01:03:15 +0200
plucker (1.8-15) unstable; urgency=low
* debian/control: add Build-Depends: zlib1g-dev, libgtk2.0-dev. Closes:
#374050: "plucker - FTBFS: cp: cannot stat `debian/tmp//usr/bin/plucker':
No such file or directory"
-- Ludovic Rousseau <rousseau@debian.org> Sat, 17 Jun 2006 12:23:42 +0200
plucker (1.8-14) unstable; urgency=low
* add /usr/bin/plucker in the package. Closes: #304621 "plucker: Include GTK viewer"
-- Ludovic Rousseau <rousseau@debian.org> Sat, 3 Jun 2006 18:40:36 +0200
plucker (1.8-13) unstable; urgency=low
* New maintainer
* debian/README.Debian: update.
- Closes: #289223 "plucker/README.Debian: say what to do"
- Closes: #289933 "plucker/README.Debian: how to run on Debian"
* parser/defaults/home.html: update Plucker homepage URL
- Closes: #289936 "home.html: paged moved"
* debian/control: add Suggests: plucker-desktop for plucker
- Closes: #339112 "plucker: Suggest plucker-desktop"
* debian/plucker-prc-install.1: revert to a correct version
- Closes: #328748 "whatis parse error in plucker-prc-install manpage"
- Closes: #339651 "plucker-prc-install.1.gz: not a man page"
-- Ludovic Rousseau <rousseau@debian.org> Thu, 1 Jun 2006 22:51:04 +0200
plucker (1.8-12) unstable; urgency=low
* Upload as part of the GCC 4.1 transition. * Remove extra qualification from C++ header file (Closes: #356370). * Orphan as per the maintainer's request.
-- Martin Michlmayr <tbm@cyrius.com> Sat, 27 May 2006 13:40:24 +0200
2005
plucker (1.8-11) unstable; urgency=low
* Install the comics in /usr/share/plucker/comics for real, and get rid of
/usr/share/plucker/pluk-comics/ (Closes: #325608).
-- Amaya Rodrigo Sastre <amaya@debian.org> Wed, 31 Aug 2005 16:43:00 +0200
plucker (1.8-10) unstable; urgency=low
* Apply patch from Reynaldo H. Verdejo Pinochet that fixes a syntax error
when using pilot-xfer as transfer agent (Closes: #325275).
-- Amaya Rodrigo Sastre <amaya@debian.org> Sat, 27 Aug 2005 17:31:26 +0200
plucker (1.8-9) unstable; urgency=low
* The "Patches fix karma" release.
* Thanks to Alex Malinovich for the patch fixing plucker-prc-install manpage
(Closes: #289219).
* Thanks to Alex Malinovich for the patch fixing the plucker-prc-install
script so that it installs the current version and include a number of
variables to make future updates to the script much easier (Closes: #324489)
-- Amaya Rodrigo Sastre <amaya@debian.org> Tue, 23 Aug 2005 16:57:25 +0200
plucker (1.8-8) unstable; urgency=low
* Hack the install target so that we get the comics right (Closes: #261332). * Authentication is documented in the FAQ 3.6. (Closes: #150198). In short: use sitescooper with plucker, as upstream will not fix this.
-- Amaya Rodrigo Sastre <amaya@debian.org> Fri, 12 Aug 2005 13:25:44 +0200
plucker (1.8-7) unstable; urgency=low
* Get FAQ from CVS fixing broken URLS (Closes: #190648). * Remove bashism in plucker-prc-install (Closes: #279668). * Get docs/plucker-build.1 from CVS (Closes: #289226). * Fix email address hyphenation in docs/plucker-build (Closes: #305251).
-- Amaya Rodrigo Sastre <amaya@debian.org> Thu, 11 Aug 2005 13:56:54 +0200
plucker (1.8-6) unstable; urgency=low
* Corrected Dependencies on libwxgtk2.4-1 (Closes: #321554). * "Jens, you will be very dearly missed".
-- Amaya Rodrigo Sastre <amaya@debian.org> Thu, 11 Aug 2005 10:09:50 +0200
plucker (1.8-5) unstable; urgency=low
* Get rid of config.log in debian/rules clean target (Closes: #304432). * Include a new version of TextParser.py, patch provided by Corey Wright (Closes: #302725). * FTBFS: I suck and create temp files during the config target, making "dpkg-buildpackage -uc -us -B -rsudo", and thus, autobuilder, fail. Patch provided by Regis Boudin (Closes: #304432).
-- Amaya Rodrigo Sastre <amaya@debian.org> Fri, 5 Aug 2005 14:25:35 +0200
2004
plucker (1.8-4) unstable; urgency=low
* Really fix the arch: any issue (Closes: #283379).
-- Amaya Rodrigo Sastre <amaya@debian.org> Mon, 20 Dec 2004 22:27:46 +0100
plucker (1.8-3) unstable; urgency=low
Andree Leidenfrost: * Recompile to get rid of libstdc++6 dependency. (Closes: #279272.) * Added menu entry with icon. * Added overrides file for lintian to eliminate the following warnings: * configure-generated-file-in-source config.log * configure-generated-file-in-source config.status * Added build dependebcy on libjgpeg62-dev to get around distclean failure because explode Makefile is not created. * Fixed dpkg-source warning about unknown information fields by removing the 'Author:' and 'Homepage:' lines from the description in the control file - they are in the copyright file anyway. Amaya Rodrigo: * Arch: any (Closes: #283379). * Remove Ian Murdock from the Uploadres field. * Recompile to get rid of the segfault (Closes: #279275).
-- Amaya Rodrigo Sastre <amaya@debian.org> Sat, 18 Dec 2004 23:35:38 +0100
plucker (1.8-2) unstable; urgency=low
* Changed Build-Depends-Indep to Build-Depends. Hopes this Closes: #278055 * Uncommented make con debian/rules. Now we must compile the package to have a plucker-desktop binary (Closes: #278637) * Modified plucker description on control file: we don't ship the package with the plucker viewer. * I think this bug was already solved on #225751 (Closes: #226219)
-- Pablo S. Torralba <pstorralba@debian.org> Fri, 29 Oct 2004 14:18:07 +0200
plucker (1.8-1) unstable; urgency=low
* New upstream release (Closes: #262670). * Used patch from Christophe Nowicki <cscm@meuh.dyndns.org>, to enable the plucker-desktop build (Closes: #268849). * Use dh_installman instead of dh_installmanpages, which is depeciated * Updated README.Debian with useful likns for newbies and developers (Closes: #235160). * Added Author and Homepage in debian/control. * This is the "Geeks should not be forced to face Real Life" release.
-- Amaya Rodrigo Sastre <amaya@debian.org> Thu, 14 Oct 2004 02:12:35 +0200
plucker (1.6.1-3) unstable; urgency=low
* New Maintainer (Closes: #275176). * Depend on pyton >= 2.3 (Closes: #227666). * Added Ian Murdock and Pablo S. Torralba and Ian Murdock to Uploaders field. * Improved descriptions. * Added path to map files in pluckerrc. Fixed path issue in plucker-build manpage (Closes: #225751). * Updated debian/rules to deal with not found exxample files (Closes: #228725). * Proudly added Erinn's patch for pilot-xfer to work (Closes: #232504). * Get rid of all the .pyc and scaped all '-' in manpages to make lintian happy. * And that's all for now, folks!
-- Amaya Rodrigo Sastre <amaya@debian.org> Wed, 13 Oct 2004 22:18:15 +0200
2003
plucker (1.6.1-2) unstable; urgency=low
* Removed doc-base as no manual is installed (closes: #223919)
-- Pablo S. Torralba <pstorralba@debian.org> Sun, 14 Dec 2003 05:35:19 +0100
plucker (1.6.1-1) unstable; urgency=low
* New upstream release (closes: #203833) * Updated to python version 2.3 (closes: #205826) * Removed repeated changelog file on package (closes: #193975) * Changed maintainer email
-- Pablo S. Torralba <pstorralba@debian.org> Sat, 13 Dec 2003 04:15:33 +0100
plucker (1.2-4.1) unstable; urgency=high
* Non Maintainer Upload * urgency=high since it corrects two RC bugs * Avoid a inifinite loop at compilation. Closes: #184285 * Do not distribute the Palm .prc application and provide an installation script plucker-prc-install instead. Closes: #217445
-- Ludovic Rousseau <rousseau@debian.org> Fri, 5 Dec 2003 13:56:07 +0100
2002
plucker (1.2-4) unstable; urgency=low
* New Mantainer (closes: #160472). * Fixed "'deprecated' is not defined" error (closes: #168802). * Sponsored upload by Amaya Rodrigo Sastre <amaya@debian.org>
-- Pablo S. Torralba <psanchez@skyrealms.org> Sun, 1 Dec 2002 14:18:27 +0100
plucker (1.2-3) unstable; urgency=low
* Revert to python2.1, some strange problem occured with 2.2,
suggestions for the actual problem welcome (closes: #168125).
* Remove debian/conffiles, handled by debhelper.
-- Mikael Hedin <micce@debian.org> Fri, 8 Nov 2002 16:56:17 +0100
plucker (1.2-2) unstable; urgency=low
* A lot of python2.2 got lost in the last version, fixed now.
-- Mikael Hedin <micce@debian.org> Wed, 6 Nov 2002 18:43:45 +0100
plucker (1.2-1) unstable; urgency=low
* New upstream release (closes: 166871).
* B-d and depend on the python version we use (python2.2 now)
(closes: #16282).
-- Mikael Hedin <micce@debian.org> Wed, 6 Nov 2002 14:57:33 +0100
plucker (1.1.14-4) unstable; urgency=medium
* Added .iso, .raw, .deb, .rpm to exclusionlist (closes: #143421) * Keep medium urgency to get the last fix into woody.
-- Mikael Hedin <micce@debian.org> Thu, 25 Apr 2002 23:12:08 +0200
plucker (1.1.14-3) unstable; urgency=medium
* Fix for error message (closes: #144364). * Medium urgency, as this shows up as cryptic backtraces for unknown arguments.
-- Mikael Hedin <micce@debian.org> Thu, 25 Apr 2002 17:17:56 +0200
plucker (1.1.14-2) unstable; urgency=low
* Ok, stupid me, the Profiling module must be there (closes: #131936)
-- Mikael Hedin <micce@debian.org> Sun, 3 Feb 2002 21:26:10 +0100
plucker (1.1.14-1) unstable; urgency=low
* New upstream version. * Add source for the viewer app (closes: #130626). * Description spelling fix (closes: #125255). * Updated copyright file (closes: #131119).
-- Mikael Hedin <micce@debian.org> Fri, 1 Feb 2002 19:00:49 +0100
2001
plucker (1.1.13-2) unstable; urgency=low
* Using the new policy.
* viewer/Makefile.in: Removed clean rule that made make stop.
* Depend on python2.1, and build with it. Changed all references from
1.5 to 2.1.
* Use #!/usr/bin/python2.1 (closes: #115937).
* unix/setup.py.in: fixed to read the language choise (closes: #116270).
* debian/pluckerrc: Changed location of mapfiles (closes: #116229).
-- Mikael Hedin <micce@debian.org> Wed, 31 Oct 2001 11:40:51 +0100
plucker (1.1.13-1) unstable; urgency=low
* New upstream version.
* Build-Depends -> Build-Depends-Indep and use the binary-indep target.
* Remove the python-base dependency, as lintian says it's evil to have
two. It probably will be done in a different way anyway, when we have
a python policy.
* Removed my manpages, upstream now has their own.
-- Mikael Hedin <micce@debian.org> Sun, 14 Oct 2001 13:54:31 +0200
plucker (1.1.12-1) unstable; urgency=low
* New upstream version. * New standards-version (no changes). * Add version to python depend.
-- Mikael Hedin <micce@debian.org> Wed, 5 Sep 2001 11:37:10 +0200
plucker (1.1.5-3) unstable; urgency=low
* A few lines more from micke@sslug.dk to keep quiet (c.f. bug #105252).
-- Mikael Hedin <micce@debian.org> Wed, 18 Jul 2001 09:19:57 +0200
plucker (1.1.5-2) unstable; urgency=low
* Suppress information message if --quiet (closes: #105252).
-- Mikael Hedin <micce@debian.org> Tue, 17 Jul 2001 13:12:12 +0200
plucker (1.1.5-1) unstable; urgency=low
* New upstream version. * Added pluck-comics to install.
-- Mikael Hedin <micce@debian.org> Tue, 3 Jul 2001 13:45:46 +0200
plucker (1.1-2) unstable; urgency=low
* Added conffile /etc/pluckerrc to make use of pnmtopalm by default. * Recommend netpbm instead of pnmtotbmp, wich becomes obsolete now.
-- Mikael Hedin <micce@debian.org> Mon, 9 Apr 2001 23:40:19 +0200
plucker (1.1-1) unstable; urgency=low
* New upstream version. * One more file to chmod -x.
-- Mikael Hedin <micce@debian.org> Mon, 9 Apr 2001 18:42:33 +0200
plucker (1.0-6) unstable; urgency=low
* Fixed typo in prerm script.
-- Mikael Hedin <micce@debian.org> Thu, 5 Apr 2001 22:29:05 +0200
plucker (1.0-5) unstable; urgency=low
* Added --sysconfdir=/etc, where plucker will look for pluckerrc created
by sysadm (we don'y provide any).
* Removed some autogenerated files (e.g. Makefile).
* Removed call to compileall.py during make install, we do that in
postinst instead, this way we have architecture: all instead. You
should really read the docs etc...
-- Mikael Hedin <micce@debian.org> Thu, 5 Apr 2001 21:42:29 +0200
plucker (1.0-4) unstable; urgency=low
* New email.
* Removed autogenerated files from cvs, they should not go into
.diff.gz.
* djpeg is in libjpeg-progs, changed suggests:.
-- Mikael Hedin <micce@debian.org> Sat, 17 Mar 2001 18:36:00 +0100
plucker (1.0-3) unstable; urgency=low
* Don't install INSTALL
-- Mikael Hedin <mikael.hedin@irf.se> Mon, 5 Mar 2001 22:30:56 +0100
2000
plucker (1.0-2) unstable; urgency=low
* UserGuide.prc was erroneously gzipped. Added -X.pdb to dh_compress to fix.
-- Mikael Hedin <mikael.hedin@irf.se> Mon, 18 Dec 2000 15:35:10 +0100
plucker (1.0-1) unstable; urgency=low
* Initial Release.
-- Mikael Hedin <mikael.hedin@irf.se> Mon, 11 Dec 2000 21:14:48 +0100