pilot-link (0.11.8-17) unstable; urgency=low * debian/po/sv.po: update. Closes: #341633 "[INTL:sv] Swedish debconf templates translation" -- Ludovic Rousseau Sun, 4 Dec 2005 18:45:34 +0100 pilot-link (0.11.8-16) unstable; urgency=low * debian/pilot-link.templates: change the Description: text to be compliant with the developers reference, section 6.5 * debian/po/fr.po: updated. Closes: #341120 "French debconf templates translation update" -- Ludovic Rousseau Tue, 29 Nov 2005 22:26:09 +0100 pilot-link (0.11.8-15) unstable; urgency=low * debian/po/fr.po: correct a typo * debian/compat: use level 4 (instead of 3 which is deprecated) -- Ludovic Rousseau Tue, 8 Nov 2005 21:05:25 +0100 pilot-link (0.11.8-14) unstable; urgency=low * debian/control: add autotools-dev to Build-Depends:. This was missing from the patch included in #326621 and causes a FTBFS. -- Ludovic Rousseau Wed, 2 Nov 2005 18:15:34 +0100 pilot-link (0.11.8-13) unstable; urgency=low * debian/patches/18_kfreebsd.dpatch: Closes: #326621 "FTBFS on GNU/kFreeBSD" * debian/po/vi.po: Closes: #316865, Vietnamese translation for debconf * debian/po/de.po: Closes: #264617, German translation for debconf * debian/po/pt_BR.po: Closes: #306505, Brazilian Portuguese translation for debconf * debian/po/cs.po: Closes: #317669, Czech translation for debconf * debian/po/sv.po: Closes: #330765, Swedish translation for debconf -- Ludovic Rousseau Tue, 1 Nov 2005 22:17:15 +0100 pilot-link (0.11.8-12) unstable; urgency=low * debian/control: use "debconf | debconf-2.0" as requested in http://lists.debian.org/debian-devel/2005/08/msg00136.html In fact I use ${misc:Depends} that is expanded in "debconf (>= 0.5) | debconf-2.0" -- Ludovic Rousseau Sun, 7 Aug 2005 19:12:41 +0200 pilot-link (0.11.8-11) unstable; urgency=low * Acknowledge NMU. Thanks Matthias * add debian/patches/17_libpisock_pi-file.c.dpatch: do not print an empty line to stdout when installing a file * debian/control: Standards-Version: 3.6.1 -> 3.6.2.1 -- Ludovic Rousseau Fri, 5 Aug 2005 15:34:16 +0200 pilot-link (0.11.8-10.1) unstable; urgency=low * NMU. * Synchronize with Ubuntu. * Build using default python version. * Build-depend on libreadline5-dev. -- Matthias Klose Wed, 3 Aug 2005 13:23:07 +0200 pilot-link (0.11.8-10ubuntu3) breezy; urgency=low * Rebuild package for new C++ ABI -- Matthias Klose Sat, 28 May 2005 16:54:57 +0000 pilot-link (0.11.8-10ubuntu2) breezy; urgency=low * CXX transition: Rename libpisock++0 to libpisock++0c2. -- Matthias Klose Thu, 12 May 2005 20:22:50 +0000 pilot-link (0.11.8-10ubuntu1) hoary; urgency=low * Build for python2.4. -- Matthias Klose Thu, 16 Dec 2004 12:57:45 +0100 pilot-link (0.11.8-10) unstable; urgency=low * debian/po/it.po: Italian debconf template translation. -- Ludovic Rousseau Sun, 6 Jun 2004 15:12:16 +0200 pilot-link (0.11.8-9) unstable; urgency=low * debian/patches/15_src_instal-memo.c.dpatch: install-memo -t argument does not take an argument. Thanks to Adrian Kubala for the bug report and the patch idea. Closes: #233786 * debian/patches/16_doc_man_pi-getrom.1.in.dpatch: In the man page for pi-getrom the "-p" option refered to "install-expenses" as the application name, instead of "pi-getrom" Closes: #233843 -- Ludovic Rousseau Fri, 20 Feb 2004 11:19:27 +0100 pilot-link (0.11.8-8) unstable; urgency=low * add Danish Debconf translation. Thanks to Claus Hindsgaul. Closes: #233084 * add Japanese Debconf translation. Thanks Hideki Yamane. * debian/watch: update to v2 so that http://packages.qa.debian.org/p/pilot-link.html gives correct information * debian/patches/14_Makefile.PL.in.dpatch: do not redefine the library path -- Ludovic Rousseau Wed, 18 Feb 2004 21:39:39 +0100 pilot-link (0.11.8-7) unstable; urgency=low * use dpatch to apply patches on upstream version * 02_src_memos.c.dpatch: memos now generates a 'From ' header line. Patch from upstream CVS. Closes: #212229 -- Ludovic Rousseau Thu, 25 Sep 2003 21:24:53 +0200 pilot-link (0.11.8-6) unstable; urgency=low * debian/control: - rewrite of the short and long descriptions, Closes: #209733 - Standards-Version: 3.6.0 -> 3.6.1 * src/install-datebook.c: untimed event are now correctly managed. Specify a date and not time for them. Closes: #144661 -- Ludovic Rousseau Wed, 17 Sep 2003 23:57:15 +0200 pilot-link (0.11.8-5) unstable; urgency=low * debian/po/nl.po: add dutch po-debconf translation. Thanks to Tim Vandermeersch. Closes: #209120 -- Ludovic Rousseau Sun, 7 Sep 2003 23:40:32 +0200 pilot-link (0.11.8-4) unstable; urgency=low * improve debconf text and french translation. Closes: #206968 * pilot-datebook: test if event is repeating before printing a buggy "UNTIL 0 jan 1900" for remind output. Closes: #167328 -- Ludovic Rousseau Sun, 24 Aug 2003 15:41:04 +0200 pilot-link (0.11.8-3) unstable; urgency=low * use debhelper >= 4.1.62 to have a less buggy dh_python. Closes: #205437 * use dh_python _before_ dh_installdeb so that the postinst and postrm script are installed. * remove /usr/lib/python2.3/site-packages/pisock.pyc from the package * default is to _not_ create and modify the access rights of /dev/pilot. add a security warning in the debconf question if the admin choses to create /dev/pilot for ease of use. Closes: #205125 * pilot-addresses: correct a buffer overflow. Closes: #114735 -- Ludovic Rousseau Fri, 15 Aug 2003 00:27:51 +0200 pilot-link (0.11.8-2) unstable; urgency=low * debian/libpisock8.postinst: make chmod quiet if /dev/pilot does not exist and correct access rights for devfs device, Closes: #205013, #205056 * debconf question is now back in pilot-link, Closes: #205059 * debian/libpisock-dev.README.Debian: small doc for package maintainers having a build-depends on libpisock-dev. Please read it otherwise the /dev/pilot symbolic link may not exist for your users. -- Ludovic Rousseau Tue, 12 Aug 2003 23:34:35 +0200 pilot-link (0.11.8-1) unstable; urgency=low * New upstream release - New version available, Closes: #200438, #201292 - correct segmentation fault in install-todo (initialize the date to a valid one), Closes: #184076 * The Debconf question is now for libpisock8 and not pilot-link since the /dev/pilot link is used by the libpisock8 which is used by pilot-link * debian/libpisock8.postinst: chmod 0666 /dev/pilot after /dev/pilot creation so that anyone can use the Palm craddle * libpisock8.postinst: do not create /dev/pilot if nothing was chosen in debconf * debian/man/*: add informative short description. Closes: #201528 * debian/control: Standards-Version: 3.5.10 -> 3.6.0 -- Ludovic Rousseau Sun, 10 Aug 2003 23:24:25 +0200 pilot-link (0.11.7-7) unstable; urgency=low * Add link path so the package can build using its own libraries. Package buiding was broken since I introduced -lpisock -- Ludovic Rousseau Sat, 28 Jun 2003 00:16:47 +0200 pilot-link (0.11.7-6) unstable; urgency=low * debian/control: realy use Section: python for python-pisock * declare argument "name" of pi_file_open() as const. Closes: #43297 * debian/pilot-link.templates: describe what port name correspond to which physical port. * debian/pilot-link.postinst: add debconf USB devfs support * add (all) available Python documentation to python-pisock package. Closes: #169840 * add -lpisock to libpisync.so build. Closes: #194089 * add -lstdc++ to libpisock++.so build. Closes: #194092 * README.debian: add a comment about access rights on the communication port. Closes: #63547 -- Ludovic Rousseau Thu, 26 Jun 2003 23:09:27 +0200 pilot-link (0.11.7-5) unstable; urgency=low * Adopt new Debian Section scheme: libdevel, python and perl instead of devel. * libpda-pilot-perl do not provide pilot-link-perl (old name of the package) * python-pisock do not provide pilot-link-python (old name of the package) * Do not remove /dev/pilot when the package is removed. * use devfs serial names tts/? instead of ttyS?. Closes: #198416 * test if read-ical filename is non null. Closes: #176294 * add pilot-link.7 manpage (it disapeared in 0.11.7-4). -- Ludovic Rousseau Sun, 22 Jun 2003 19:10:28 +0200 pilot-link (0.11.7-4) unstable; urgency=low * New Maintainer. Many thanks to Ben Darnell for his work. Closes: #195370 * debian/control: - Build-Depends: on libpng-dev instead of libpng3-dev, - Build-Depends: on libreadline-dev | libreadline4-dev instead of libreadline4-dev - pilot-link conflicts with pilot-link-perl. Closes: #179963 - Standards-Version: 3.2.1 -> 3.5.10 * debian/rules: - support debug and nostrip in $DEB_BUILD_OPTIONS * remove Debian added pilot-mail manpage since the binary do not exist anymore. Closes: #185812 * pilot-datebook-joblist.c: use int instead of char for the switch variable. Correct a potential i386 bug and a real arm, powerpc and s390 bug. Closes: #182150, #160885 * debian/python-pisock.files: do not hardcode the python version (2.2 in the present case) but use a jocker. Closes: #169410 * pilot-link debconf: split in pilot-link.config and pilot-link.postinst * use debian-po to manage debconf questions translations * src/ietf2datebook.PL: use perl in #!. Closes: #176296 -- Ludovic Rousseau Sat, 21 Jun 2003 00:04:20 +0200 pilot-link (0.11.7-3) unstable; urgency=low * Orphaned the package (set maintainer to packages@qa.debian.org) -- Ben Darnell Thu, 29 May 2003 09:42:38 -0700 pilot-link (0.11.7-2) unstable; urgency=low * Fix depends on ncurses (closes: #175466) -- Ben Darnell Sat, 1 Feb 2003 10:09:00 -0800 pilot-link (0.11.7-1) unstable; urgency=low * New upstream version (closes: #175568) -- Ben Darnell Mon, 6 Jan 2003 23:10:48 -0800 pilot-link (0.11.6-1) unstable; urgency=low * New upstream version * Relaxed perl build-depends (closes: #169408) -- Ben Darnell Sun, 29 Dec 2002 21:43:57 -0800 pilot-link (0.11.4-2) unstable; urgency=low * Add README.usb -- Ben Darnell Wed, 2 Oct 2002 22:35:02 -0700 pilot-link (0.11.4-1) unstable; urgency=low * New upstream version * Fixed build-depends (closes: #159528) * Fix build problem on hppa (closes: #159602) -- Ben Darnell Mon, 16 Sep 2002 20:56:22 -0700 pilot-link (0.11.3-6) unstable; urgency=low * Remove libpng dependency from library packages (closes: #160107) -- Ben Darnell Tue, 10 Sep 2002 23:38:46 -0700 pilot-link (0.11.3-5) unstable; urgency=low * Move libpisync development files to libpisock-dev * Change devfs support from deprecated symlinks.d to i conf.d (closes: #127287) -- Ben Darnell Tue, 3 Sep 2002 21:36:54 -0700 pilot-link (0.11.3-4) unstable; urgency=low * Update Python bindings to Python 2.2 -- Ben Darnell Mon, 2 Sep 2002 14:47:09 -0700 pilot-link (0.11.3-3) unstable; urgency=low * Update for Perl 5.8 (closes: #158348, #158386) * Update copyright notice (closes: #157684) * Build libpisync0 package (closes: #158011) -- Ben Darnell Mon, 26 Aug 2002 21:21:36 -0700 pilot-link (0.11.3-2) unstable; urgency=low * Applied patch to fix USB segfault issue * Fix depends on libpisock-dev -- Ben Darnell Fri, 9 Aug 2002 18:49:53 -0700 pilot-link (0.11.3-1) unstable; urgency=low * New upstream version (this one will get uploaded, I promise) (closes: #154549, #152782) * Fix depends/conflict/replace on libpisock++0 (closes: #155546, #153532) -- Ben Darnell Wed, 7 Aug 2002 19:42:25 -0700 pilot-link (0.11.1-1) unstable; urgency=low * New upstream version (closes: #154549) -- Ben Darnell Mon, 29 Jul 2002 22:42:52 -0700 pilot-link (0.11.0-1) unstable; urgency=low * New upstream version (closes: #152782, #141211) -- Ben Darnell Fri, 12 Jul 2002 14:54:59 -0700 pilot-link (0.10.99-4) unstable; urgency=low * Add Provdes: for renamed Perl and Python packages (closes: #152452) * Fix dependencies for Perl package (closes: #152039) -- Ben Darnell Tue, 9 Jul 2002 15:19:31 -0700 pilot-link (0.10.99-3) unstable; urgency=low * Fix makefiles for C++, Perl and Python bindings; will now build without libpisock5 already installed (closes: #150925) * Fix typo in debian/rules (closes: #151081) * Update dependency information (closes: #151038) -- Ben Darnell Tue, 25 Jun 2002 10:59:31 -0700 pilot-link (0.10.99-2) unstable; urgency=low * Re-build for new version of automake/autoconf (closes: #150794) -- Ben Darnell Mon, 24 Jun 2002 16:47:23 -0700 pilot-link (0.10.99-1) unstable; urgency=low * Real upload of 0.10.99. It's a pre-release, but better than the very old 0.9.5. This version features support for USB devices. Be aware, some components have been renamed or deleted since 0.9.5. -- Ben Darnell Sun, 16 Jun 2002 23:02:43 -0700 pilot-link (0.10.99-0.2) unstable; urgency=low * Update the (very old) package descriptions, readmes, etc. * Fix Python bindings -- Ben Darnell Sun, 7 Apr 2002 15:40:05 -0400 pilot-link (0.10.99-0.1) unstable; urgency=low * New upstream version (test packages) -- Ben Darnell Thu, 4 Apr 2002 22:40:53 -0500 pilot-link (0.9.5.0-8) unstable; urgency=low * Apply patch to fix "Weird packet" error (closes: #120459) -- Ben Darnell Sat, 16 Feb 2002 10:52:06 -0500 pilot-link (0.9.5.0-7) unstable; urgency=low * Fix templates file (closes: #124053) * Apply patch to pilot-addresses (closes: #114096) -- Ben Darnell Sat, 15 Dec 2001 20:20:16 -0500 pilot-link (0.9.5.0-6) unstable; urgency=low * Add version to build-depend on perl (closes: #109664) * Updated config.guess and config.sub * Added German translation of debconf prompts (closes: #102086) -- Ben Darnell Wed, 29 Aug 2001 19:10:39 -0400 pilot-link (0.9.5.0-5) unstable; urgency=low * Fix compilation problems on gcc 3.0 (closes: #106256) -- Ben Darnell Mon, 23 Jul 2001 12:48:13 -0400 pilot-link (0.9.5.0-4) unstable; urgency=low * Fix dependency versions -- Ben Darnell Thu, 19 Jul 2001 17:38:05 -0400 pilot-link (0.9.5.0-3) unstable; urgency=low * Fixed build problem on ia64 (closes:#105766) -- Ben Darnell Wed, 18 Jul 2001 12:21:41 -0400 pilot-link (0.9.5.0-2) unstable; urgency=low * Fix missing dependencies (closes:#104400) -- Ben Darnell Wed, 11 Jul 2001 22:31:14 -0400 pilot-link (0.9.5.0-1) unstable; urgency=low * New official upstream release (upstream version number is 0.9.5, this package uses 0.9.5.0 because the prerelease NMUs were misnumbered) * Not an NMU (closes:#71476,#84498,#86622,#80730,#53256,#64377,#66000) * Fixed self-build-dependency (closes: #99696, #92547) * Add version to dependency on libpisock (closes: #97549) * Re-wrote configuration scripts to use debconf (and devfs when available) (closes:#99067,#99070,#98862,#99069) * Fixed perl version depend (closes: #80661) * Incremented library package version number to libpisock4 -- Ben Darnell Tue, 19 Jun 2001 15:49:51 -0400 pilot-link (0.9.5-pre5-1.1) unstable; urgency=low * Non-maintainer upload. * Fixed location of perl tools to follow perl policy (closes:#95420) * Build-depends on debhelper with working dh_perl. * Now using -l argument to dh_shlibdeps, which means that with a sufficiently recent version of debhelper, you can use fakeroot to build this package again. * Note on the version number: I think the non-maintainer who uploaded the previous version made a horrible mistake here. Unfortunately, it's too late to do anything. Whoever uploads 0.9.5, when it's finally released, will have to use a version number like 0.9.5-rel5-1. Fortunately, 0.9.6 will be able to return to a normal numbering scheme. * Removed lintian overrides improperly added by last non-maintainer upload. -- Chris Waters Fri, 25 May 2001 19:11:14 -0700 pilot-link (0.9.5-pre5-1) unstable; urgency=low * New upstream version * Updated debian/rules to reflect new location of perl tools as well as added fixes for new perl 5.6.0 * NMU * Fix build from source issues (Closes: #86622, #84498) * Fix Weird Packets problem (Closes: #71476) * Adding Build-Depends * Provide manpage links (Closes: #53256) * Some lintian cleanup * Including new man page (Closes: #64377) * Fix for install-datebook timeless entry (Closes: #66000) * Fix problem with pilot-xfer restoration (Closes: #80730) * Adding in lintian overrides * Remove old suidregister calls in debian/rules -- Ivan E. Moore II Sat, 24 Mar 2001 03:28:30 -0700 pilot-link (0.9.3-3) unstable; urgency=low * pilot-link-perl should now *really* build without pilot-link installed (closes: #53891) -- Ben Darnell Mon, 3 Jan 2000 16:24:30 -0500 pilot-link (0.9.3-2) unstable; urgency=low * Change pilot-link-perl dependency from libmd5-perl to libdigest-md5-perl (closes: #47519) * pilot-link-perl now builds without pilot-link installed (closes: #51594) * Applied patch from Jay Sekora (adds verbose option to memos.c, tcl output option to pilot-addresses.c) -- Ben Darnell Thu, 21 Oct 1999 19:11:08 -0400 pilot-link (0.9.3-1) unstable; urgency=low * New maintainer * Fix "Press HotSync button" in pilot-xfer.c and pilot-mail.c (closes Bug#46346, #38382) * Remove bogus sigint handler in pilot-mail.c (closes Bug#38383) * Close dangling file handles in install-memo.c (closes Bug#42830) * Move pilot-debug to pilot-link-tcl, to remove dependency on tcl/tk (and therefore X) (closes Bug#31631) * Move ietf2datebook, pilot-undelete, and sync-plan to pilot-link-perl to remove dependency * Update to policy 3.0.0 -- Ben Darnell Thu, 7 Oct 1999 19:50:54 -0400 pilot-link (0.9.3-0.2) unstable; urgency=low * Non-maintainer upload. * Conform to Perl Policy 1.0.1. (fixes Bug#41511) * Apply patch from Hiroaki KOJIMA to make install-datebook work correctly. (fixes Bug#40343) * Change the dependencies of pilot-link from libmd5-perl to libdigest-md5-perl since the latter is replacing the former. * Add --no-ask option to pilotconfig so that it won't ask the user about the /dev/pilot symlink if it already exists during install. (fixes Bug#37361) Wrote a manpage for pilotconfig since it now has options. * Make pilot-xfer put the message "press the HotSync button now" on stderr instead of stdout. This way the output can be filtered and you still know when to press the button. (fixes Bug#34423) -- Darren Stalder Thu, 7 Oct 1999 19:50:01 -0400 pilot-link (0.9.3-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release (fixes bugs #36299, #37800) * debian/copyright: updated download URL. * Rebuilt with latest glibc 2.1 (fixes bugs #31630, #33489, #36646; also, there is no sign of #31806 or #32874). * debian/rules: find and remove .packlist from Perl module directory (fixes lintian error). * debian/rules: chmod 755 /usr/sbin/pilotconfig (fixes lintian warning, and error during postinst). -- Rob Tillotson Fri, 14 May 1999 23:01:41 -0500 pilot-link (0.9.0-1) unstable; urgency=low * Upgraded to latest upstream release (closes bug #29853). * Now compiled using egcc. * Added pilot-link-perl, perl, and libmd5-perl to the dependancies for pilot-link (closes bugs #13872 #27835 and #31122). * Pilot-link's ChangeLog and TODO files are now put into /usr/doc/pilot-link closes bug #23067). * Added data-dumper to the dependancies for pilot-link-perl. * Revised copyright file to cover libpisock being undr LGPL now. * Added note about sync-ical not being present to README.Debian (closes bug #13871). * Bugs #16101 #16554 and #17739 were already fixed by the previous release - now closed. * The getrom.prc and getrom2.prc files are now put into /usr/doc/pilot-link and a comment has been added to README.Debian (closes bugs #23093 and #24284). * Modified pilotconfig to close bugs #23463 #23616 and #25638. * Bugs #23663 and #24285 do not occur with this release and so are now closed. * pilot-xfer.c modified to fix opendir security issue. This new upstream release seems to have code to fix the fopen issue. (closes bug #24361). * Change rules file so that doing a clean doesn't fail if there is no Makefile in either the Perl5 or Tcl directories (closes bugs #27466 and #27941). -- Dermot Bradley Sun, 6 Sep 1998 11:56:54 +0100 pilot-link (0.8.11-1) unstable; urgency=low * New maintainer. * Upgraded to latest upstream release. * debian/rules now uses debhelper. * Changed from one package into separates for the shared library, static library and header files, main pilot-link binaries, and separate Perl and TCL APIs. * Changed all references of cua in the code to ttyS. * Added pilotconfig to set up /dev/pilot. -- Dermot Bradley Sun, 12 Apr 1998 23:23:49 +0100 pilot-link (0.8.7-1) unstable; urgency=low * upgrade upstream release -- Mark W. Eichin Thu, 9 Oct 1997 01:43:42 -0400 pilot-link (0.8.5-1) unstable; urgency=low * upgrade upstream release -- Mark W. Eichin Mon, 8 Sep 1997 10:59:56 -0400 pilot-link (0.7.2-2) unstable; urgency=low * debian/rules: move getrom to pilot-getrom to avoid conflict with dosemu getrom. -- Mark W. Eichin Mon, 3 Jul 1997 14:42:00 -0400 pilot-link (0.7.2-1) unstable; urgency=low * Initial Release. * debian/rules (build): normal Makefile already uses -g -O2 and -Wall, so don't override the other bits. Pass TCL_INC and TK_INC directly to make, since configure and {tk,tcl}Config.sh don't set them usefully. * debian/dirs: specifically include usr/man/man1. -- Mark W. Eichin Tue, 1 Jul 1997 01:38:08 -0400