kdepim (4:3.3.2-3) unstable; urgency=medium * KDE_3_3_BRANCH update. * Move kleopatra to main, now that gnupg2 is in the archive. Closes: #281689, #300499. * Update kmail/kleopatra dependencies accordingly. * Set urgency to medium to hopefully get these changes into sarge. * Add Recommends on procmail to kmail, which is needed for fetching mbox mail. * Tighten libtool build dependency. This closes half of #285882, while the other half is really a kdelibs issue. * Include the GFDL in debian/copyright, since the handbooks are licensed under it. * Update the list of licenses. -- Daniel Schepler Sun, 3 Apr 2005 20:23:43 -0700 kdepim (4:3.3.2-2) unstable; urgency=low * Disable gnokii support again until bug #266566 is resolved. * Update from KDE_3_3_BRANCH. * Fixed the kmailcvt description to refer to mail folders instead of address books. Closes: #252668. Also expanded the description a bit to list some supported import formats. * Kontact conflicts with obsolete kontact-plugins package. Closes: #292997. * Add Build-Depends on graphviz to get class hierarchy graphs. -- Daniel Schepler Tue, 1 Mar 2005 05:20:08 -0800 kdepim (4:3.3.2-1) unstable; urgency=low * Uploading to unstable. * Include updates from KDE_3_3_BRANCH. * Reenable gnokii support. -- Daniel Schepler Wed, 19 Jan 2005 18:20:43 -0800 kdepim (4:3.3.2-0pre1) experimental; urgency=low * New upstream release. * They did it again... rename libkcal2 to libkcal2a because of removed symbols SloxAccounts::self(), SloxAccounts::setServer(QString const&), SloxAccounts::SloxAccounts() in libkslox.so. * Bump shlibs version on libkdepim1. -- Daniel Schepler Fri, 17 Dec 2004 20:45:39 -0800 kdepim (4:3.3.1-3) unstable; urgency=medium * Disable gnokii support to attempt getting kde3.3 into sarge. Closes: #284985. * Disable final mode for compiling kmail, which will hopefully fix the buildd timeouts. -- Daniel Schepler Sat, 11 Dec 2004 15:50:44 -0800 kdepim (4:3.3.1-2) unstable; urgency=medium * Urgency medium due to fix for buildd issues. * Updates from KDE_3_3_BRANCH. * Stop building static libraries to make buildd's happy (or at least happier). They were pretty useless anyway without static versions of Qt or kdelibs. Closes: #281955. * Update kleopatra dependencies for current experimental gnupg2/gpgsm packages. Closes: #274611, #280759. * Drop cryptplug from kmail's dependencies, since it's no longer used. Closes: #274612. * Add blurb about kdepim-kio-plugins and kdebase-kio-plugins dependencies to kmail's description, due to the number of people who somehow manage to install kmail without even noticing the Recommends on these packages, then complain that things don't work. Closes: #274657. -- Daniel Schepler Sun, 21 Nov 2004 15:04:40 -0800 kdepim (4:3.3.1-1) unstable; urgency=low * New upstream release. * Rename 01_kdepim_branch.diff to 10_kdepim_branch.diff, and other kdepim-specific patches to 2?_*.diff. * New patch 04_disable_static_la_final.diff, to keep --enable-final from messing up the static libraries. + debian/rules: Reenable --enable-final. * kde.mk: Add calls to dh_desktop. + debian/control: Build-Depends on debhelper (>= 4.2.21) to ensure dh_desktop is available. * Correct URL in kleopatra description. Closes: #275522. * Bump shlibs version to require current version. Closes: #275211. * Package name change: libmimelib1 -> libmimelib1a, because of missing DwHeaders::AllFieldBodiesAsString(DwString const&) (at least) since version 4:3.2.3-1. Closes: #276607. * Package name change: libkleopatra0 -> libkleopatra0a, because of missing symbols since last version: + Kleo::Job::showErrorDialog(QWidget*) const + Kleo::KeyListView::parentFor(QCString const&) const + Kleo::KeyListView::refillFingerprintDictionary() + Kleo::QGpgMEEncryptJob::showErrorDialog(QWidget*) const + Kleo::QGpgMESignEncryptJob::showErrorDialog(QWidget*) const + Kleo::QGpgMESignJob::showErrorDialog(QWidget*) const + Kleo::KeyListViewItem::~KeyListViewItem(). To KDE upstream maintainers: every time you break binary compatibility like this in a public library, I'm going to have to increase the library "subversion" in the package name, which will delay packages entering sid. Please keep this in mind before making such changes, if the rule that non-backward-compatible changes require a new SONAME carries no weight with you. -- Daniel Schepler Sat, 6 Nov 2004 12:18:42 -0800 kdepim (4:3.3.0-3) unstable; urgency=low * Updates from KDE_3_3_BRANCH. + Fixes konsolekalendar. Closes: #269295. * Move kleopatra to contrib for now, until GnuPG2 is in unstable. In the meantime, add a note to the package description on how to install the package. Closes: #269789. * Move binary dependencies from kontact-plugins for korganizer and kpilot to Recommends and Suggests, respectively. Closes: #273402. * kmailcvt Depends: kmail. Closes: #268788. -- Daniel Schepler Sat, 25 Sep 2004 19:44:44 -0700 kdepim (4:3.3.0-2) unstable; urgency=low * Using automake1.7 doesn't fix the korganizer install problems; go to automake1.9 and readd 03_automake1.8.diff and 04_korganizer_makefile.diff. * New patch 05_lib_link.diff: Correct link lines for libkalarmd and libkpilot so that they are linked against all necessary libraries. * Include new fixes from KDE_3_3_BRANCH. -- Daniel Schepler Fri, 27 Aug 2004 07:25:15 -0700 kdepim (4:3.3.0-1) unstable; urgency=low * New upstream release. * Add German debconf translations, thanks to Erik Schanze. Closes: #264825. * Correct typo in kpilot.install which caused file conflicts. Closes: #266311. * Add Recommends: kdepim-kio-plugins to kmail for newimap, and also move kdebase-kio-plugins there from Depends. Closes: #266603. * Use automake1.7 instead of 1.8 to work around problem in korganizer/Makefile.am. -- Daniel Schepler Wed, 25 Aug 2004 00:09:09 -0400 kdepim (4:3.2.92+3.3.0rc1-1) experimental; urgency=low * New upstream release. + New packages: kdepim-wizards, kitchensync, libkleopatra0[-dev], libkpimidentities1. + Removed packages: libkdgantt0[-dev]. + Renamed kgpgcertmanager to kleopatra. * Taking over maintainership, add myself to Uploaders. * Build in gnokii support again. Closes: #254643. * Add Build-Depends on libgpgme11-dev for kmail. * Make the *.install files a bit more robust by listing directories clearly belonging to packages instead of listing each individual file. * Add kdepim-doc-html package for the benefit of non-KDE users. * Expand package descriptions. Closes: #209672, #209689, #209862, #209997, #210088, #210094. * Add menu icons. * Add doc-base files for kdepim-doc and kdepim-doc-html. * Write new manual pages for all binaries. -- Daniel Schepler Sat, 7 Aug 2004 23:20:22 -0700 kdepim (4:3.2.3-1) unstable; urgency=high * New upstream release. * kmail Suggests: cryptplug. (Closes: #231797) -- Christopher L Cheney Tue, 3 Aug 2004 23:00:00 -0500 kdepim (4:3.2.2-2) unstable; urgency=high * Build-Conflicts: gnokii - due to gnokii not being properly maintained. -- Christopher L Cheney Mon, 26 Apr 2004 22:00:00 -0500 kdepim (4:3.2.2-1) unstable; urgency=low * New upstream release. * debian/*.menu: remove the obsolete kderemove tag. -- Christopher L Cheney Fri, 16 Apr 2004 19:00:00 -0500 kdepim (4:3.2.1-1) unstable; urgency=low * New upstream release. * Added Danish and Japanese po-debconf translations. (Closes: #233579) * Added Brazilian Portuguese po-debconf translations. (Closes: #235461) -- Christopher L Cheney Sat, 6 Mar 2004 17:00:00 -0600 kdepim (4:3.2.0-0pre1v1) experimental; urgency=low * New upstream release. -- Christopher L Cheney Fri, 20 Feb 2004 01:00:00 -0600 kdepim (4:3.1.95-1) unstable; urgency=low * New upstream release. -- Christopher L Cheney Thu, 29 Jan 2004 04:00:00 -0600 kdepim (4:3.1.5-1.1) unstable; urgency=low * NMU with Maintainers permission * New patch: 07_libmal1_support.diff from Ludovic Rousseau (Closes: #232500, #217013) -- Riku Voipio Sun, 15 Feb 2004 11:06:49 +0000 kdepim (4:3.1.5-1) unstable; urgency=low * New upstream release. * Added libtool arm patch. * Added debconf /dev/pilot question to kpilot. (Closes: #218665) -- Christopher L Cheney Wed, 14 Jan 2004 02:00:00 -0600 kdepim (4:3.1.4-1) unstable; urgency=low * New upstream release. * Added patch to update autotools files. * Added patch to remove pedantic-errors from KDE_CHECK_FUNC_EXT since it causes configure checks to fail due to #line numbers being > 32767. -- Christopher L Cheney Sat, 18 Oct 2003 02:00:00 -0500 kdepim (4:3.1.3-1) unstable; urgency=low * New upstream release. -- Christopher L Cheney Sun, 3 Aug 2003 23:00:00 -0500 kdepim (4:3.1.2-1) unstable; urgency=low * New upstream release. -- Christopher L Cheney Mon, 26 May 2003 22:00:00 -0500 kdepim (4:3.1.1-1) unstable; urgency=low * New upstream. * Redo debian dir. -- Christopher L Cheney Wed, 12 Mar 2003 17:00:00 -0600 kdepim (4:2.2.2-5.2) stable-security; urgency=high * Non-maintainer upload by the Security Team * Added special detection routine for big/little endianess on MIPS since the line "byteorder : {big|little} endian" from /proc/cpuinfo was removed as of Linux 2.4.20, resulting in the mipsel buildd being unable to build this package. -- Martin Schulze Wed, 8 Jan 2003 21:24:12 +0100 kdepim (4:2.2.2-5.1) stable-security; urgency=high * Non-maintainer upload by the Security Team * Applied upstream patches to fix several potential vulnerabilities. http://www.kde.org/info/security/advisory-20021220-1.txt -- Martin Schulze Mon, 6 Jan 2003 09:16:08 +0100 kdepim (4:2.2.2-5) unstable; urgency=HIGH * Change Maintainer to Chris. * Change || in Build-Deps to |. (closes: #130183) * Apply silly fix for silly PowerPC to fix a silly bug because it stupidly doesn't automatically link in -lgcc. Thanks to Kevin Puetz. * Urgency high because it fixes one real and one potental RC. -- Daniel Stone Wed, 27 Feb 2002 17:18:47 +1100 kdepim (4:2.2.2-4) unstable; urgency=low * libical/src/libical/icalyacc.y: - Fix bison errors; thanks, Andrew Suffield. (closes: #124383) * debian/control: - Fix spelling errors. (closes: #124778) * debian/{alarmd,ical2vcal}.sgml, debian/korganizer.manpages, debian/rules: - New manpages. * debian/rules: - Clean up *-stamp in debian-clean. * debian/control: - automake1.5 stuffs up our automake Build-Depend, GAH. * debian/control, debian/rules: - Remove all index.cache.bz2 files in the debian-clean target. - Get rid of other crap while I'm here. -- Daniel Stone Tue, 18 Dec 2001 13:45:28 +1100 kdepim (4:2.2.2-3) unstable; urgency=low * New maintainer. (closes: #114106) * libdif/ldif.c: - Kowtow to gcc3 (well, g++-3)'s fascist sticking to standards, add "using namespace std;" - enable building on hppa. * debian/korganizer.sgml, debian/kpilot.sgml, debian/kandy.sgml: - New manpages. * debian/rules: - Be sure to clean up auto* crap. -- Daniel Stone Fri, 30 Nov 2001 21:53:31 +1100 kdepim (4:2.2.2-2) unstable; urgency=low * Sync with upstream * Cleanup documentation for freeze * Update Build-Depends, deps, etc. * Cleanup build process -- Ivan E. Moore II Thu, 29 Nov 2001 04:10:00 -0700 kdepim (4:2.2.2-1) unstable; urgency=low * New upstream version -- Ivan E. Moore II Wed, 07 Nov 2001 19:38:00 -0700 kdepim (4:2.2.1-1.5) unstable; urgency=low * Don't search for auto* as it hoses things -- Ivan E. Moore II Mon, 08 Oct 2001 19:38:00 -0700 kdepim (4:2.2.1-1.4) unstable; urgency=low * fix configure -- Ivan E. Moore II Fri, 05 Oct 2001 01:11:00 -0700 kdepim (4:2.2.1-1.3) unstable; urgency=low * Don't use automake since it's hosed -- Ivan E. Moore II Wed, 03 Oct 2001 01:11:00 -0700 kdepim (4:2.2.1-1.2) unstable; urgency=low * Remove libical (Closes: #113668) -- Ivan E. Moore II Thu, 27 Sep 2001 01:11:00 -0700 kdepim (4:2.2.1-1.1) unstable; urgency=low * Fix overwrite (Closes: #112974) -- Ivan E. Moore II Sun, 23 Sep 2001 18:18:00 -0700 kdepim (4:2.2.1-1) unstable; urgency=low * new upstream version 2.2.1 * Change maintainer * Lintian fixes * Break out libical packages again * Provide undocumented link (Closes: #110361) -- Ivan E. Moore II Fri, 07 Sep 2001 12:07:00 -0700 kdepim (4:2.2.0-final-1) unstable; urgency=low * new upstream version 2.2 * Hack build for hppa (Closes: #108273) -- Ivan E. Moore II Sun, 12 Aug 2001 01:55:00 -0700 kdepim (4:2.2.0-0beta1-5) unstable; urgency=low * Sync with upstream * gcc3 build fixes -- Ivan E. Moore II Thu, 26 Jul 2001 20:28:00 -0700 kdepim (4:2.2.0-0beta1-4) unstable; urgency=low * Sync with upstream * More alpha build fixes -- Ivan E. Moore II Sat, 07 Jul 2001 03:38:00 -0700 kdepim (4:2.2.0-0beta1-3) unstable; urgency=low * Sync with upstream * Recommend kghostview (Closes: #103585) -- Ivan E. Moore II Thu, 05 Jul 2001 09:08:00 -0700 kdepim (4:2.2.0-0beta1-2) unstable; urgency=low * sync with upstream * Autobuild for alpha now -- Ivan E. Moore II Tue, 03 Jul 2001 02:35:00 -0700 kdepim (4:2.2.0-0beta1-1) unstable; urgency=low * Fix overwrites (Closes: #102855) * sync with upstream * build fixes for mips -- Ivan E. Moore II Sat, 30 Jun 2001 20:48:00 -0700 kdepim (4:2.2-cvs20010622-1) unstable; urgency=low * New upstream cvs pull * 2.2 beta1 * Adding in Enhances * abbrowser moved to kdelibs * New package: kandy * Fix typo (Closes: #101349) -- Ivan E. Moore II Fri, 22 Jun 2001 06:30:00 -0700 kdepim (4:2.1.1-2) unstable; urgency=low * Update menu bits to include new kde menu removal tag * More upstream fixes -- Ivan E. Moore II Sun, 08 Apr 2001 17:46:00 -0700 kdepim (4:2.1.1-1.0.1) unstable; urgency=low * Rebuild with older libc -- Ivan E. Moore II Mon, 26 Mar 2001 17:00:00 -0700 kdepim (4:2.1.1-1) unstable; urgency=low * New upstream version * Upstream fixes (Closes: #77622, #77803) -- Ivan E. Moore II Mon, 19 Mar 2001 22:31:00 -0700 kdepim (4:2.1.0-1) unstable; urgency=low * New upstream CVS pull * Update shlibs -- Ivan E. Moore II Wed, 07 Mar 2001 22:31:00 -0700 kdepim (4:2.1-final-1) unstable; urgency=low * New upstream version * Upping standards version * Fix build problem with new libc 2.2.1 (Closes: #86435) -- Ivan E. Moore II Mon, 19 Feb 2001 02:31:00 -0700 kdepim (4:2.1-beta2-1) unstable; urgency=low * New upstream beta -- Ivan E. Moore II Mon, 22 Jan 2001 06:00:00 -0700 kdepim (4:2.1-20010118-1) unstable; urgency=low * New upstream cvs version * Fixing overwrite problem (Closes: #82965) -- Ivan E. Moore II Sun, 21 Jan 2001 00:46:00 -0700 kdepim (4:2.1-20010115-1) unstable; urgency=low * New upstream cvs version * no more libical package -- Ivan E. Moore II Mon, 15 Jan 2001 01:00:00 -0700 kdepim (4:2.1-20010106-1) unstable; urgency=low * New upstream cvs version * Updating build-depends -- Ivan E. Moore II Sat, 06 Jan 2001 23:30:00 -0700 kdepim (4:2.1-20010101-1) unstable; urgency=low * New upstream cvs version * korganizer is now 2.1beta1 as well * Breaking out libical into it's own lib/lib-dev packages * Updating build-depends -- Ivan E. Moore II Mon, 01 Jan 2001 15:30:00 -0700 kdepim (4:2.1-20001218-1) unstable; urgency=low * New upstream cvs version * Including kpilot, 2 years and 10 days after I did the ITP for it (Closes: #68255) * korganizer is the 2.0.1 version still -- Ivan E. Moore II Mon, 18 Dec 2000 23:00:00 -0700 kdepim (2.0-20001011-0) unstable; urgency=low * KDE 2.0 RC2 -- Ivan E. Moore II Thu, 12 Sep 2000 06:00:00 -0700 kdepim (2.0-20001006-0) unstable; urgency=low * More upstream fixes -- Ivan E. Moore II Fri, 06 Sep 2000 22:00:00 -0700 kdepim (2.0-20001005-0) unstable; urgency=low * More upstream fixes * Compiling against non-versioned kdelibs once again -- Ivan E. Moore II Thu, 05 Sep 2000 15:00:00 -0700 kdepim (2.0-20001002-0) unstable; urgency=low * KDE 2.0 RC1 -- Ivan E. Moore II Mon, 02 Sep 2000 01:30:00 -0700 kdepim (2.0-20000925-2) unstable; urgency=low * More upstream fixes * Clean build against new libc6 -- Ivan E. Moore II Tue, 26 Sep 2000 22:30:00 -0700 kdepim (2.0-20000925-0) unstable; urgency=low * More upstream fixes * Build-Depends work -- Ivan E. Moore II Mon, 25 Sep 2000 15:30:00 -0700 kdepim (2.0-20000920-2) unstable; urgency=low * Fixing some dependencies -- Ivan E. Moore II Thu, 21 Sep 2000 17:30:00 -0700 kdepim (2.0-20000920-0) unstable; urgency=low * More upstream fixes -- Ivan E. Moore II Wed, 20 Sep 2000 23:00:00 -0700 kdepim (2.0-20000918-0) unstable; urgency=low * More upstream fixes * Fixing task-kdepim description (Closes: #71984) -- Ivan E. Moore II Mon, 18 Sep 2000 22:00:00 -0700 kdepim (2.0-20000912-0) unstable; urgency=low * More upstream fixes * Fixing non-replacement of old kdepim package -- Ivan E. Moore II Tue, 12 Sep 2000 22:00:00 -0700 kdepim (2.0-20000909-0) unstable; urgency=low * upstream fixes * More build cleanups -- Ivan E. Moore II Sat, 09 Sep 2000 22:00:00 -0700 kdepim (2.0-20000905-0) unstable; urgency=low * upstream fixes -- Ivan E. Moore II Tue, 05 Sep 2000 17:00:02 -0700 kdepim (2.0-20000901-0) unstable; urgency=low * Build fixes * upstream fixes * merging build fixes with upstream cvs -- Ivan E. Moore II Fri, 01 Sep 2000 17:00:02 -0700 kdepim (2.0-20000825-0) experimental; urgency=low * Build fixes -- Ivan E. Moore II Fri, 25 Aug 2000 22:30:02 -0700 kdepim (2.0-20000823-1.0) experimental; urgency=low * KDE 2.0 beta 4 -- Ivan E. Moore II Wed, 23 Aug 2000 16:30:02 -0700 kdepim (2.0-20000820-1.0) experimental; urgency=low * New upstream beta version -- Ivan E. Moore II Sun, 20 Aug 2000 15:30:02 -0700 kdepim-cvs (2.0-20000521-1.0) experimental; urgency=low * More upstream fixes -- Ivan E. Moore II Sun, 21 May 2000 18:15:02 -0700 kdepim-cvs (2.0-20000516-1.0) experimental; urgency=low * Initial Release. -- Ivan E. Moore II Tue, 16 May 2000 20:40:02 -0700