From nick-git@nickpiper.co.uk Sun Feb 21 22:49:15 2010 From: nick-git@nickpiper.co.uk (Nick Piper) Date: Sun, 21 Feb 2010 22:49:15 +0000 Subject: [Jppy-commit] [SCM] jppy - Python bindings and API for jpilot databases and a GTK2 GUI branch, debian, updated. debian/0.0.54-1-7-g756093e Message-ID: The following commit has been merged in the debian branch: commit bbfbf5f136c4fb056b641da60de877c974898cb4 Author: Nick Piper Date: Sun Feb 21 21:40:51 2010 +0000 Debian uses /usr/lib even for 64 bit libraries diff --git a/debian/changelog b/debian/changelog index 4add0b3..45275bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jppy (0.0.54-3) unstable; urgency=low + + * Bug fix: "FTBFS: scons: *** Path for option pisock_library does not + exist: /usr/lib64" (Closes: #558670) + + -- Nicholas C Piper Sun, 21 Feb 2010 19:45:37 +0000 + jppy (0.0.54-2) unstable; urgency=low * Fix "jppy 0.0.54-1 should depend on python-mysqldb, in order to make diff --git a/debian/rules b/debian/rules index bc49dda..0b09ef3 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,8 @@ build-python%-stamp: python_includes=/usr/include/python$* \ mx_datetime_includes=/usr/include/python$*/mx \ python_bin_module_prefix=/usr/lib/python$*/site-packages/jppy \ - python_module_prefix=/usr/lib/python$*/site-packages/jppy + python_module_prefix=/usr/lib/python$*/site-packages/jppy \ + pisock_library=/usr/lib scons install touch $@ -- jppy - Python bindings and API for jpilot databases and a GTK2 GUI From nick-git@nickpiper.co.uk Sun Feb 21 22:49:15 2010 From: nick-git@nickpiper.co.uk (Nick Piper) Date: Sun, 21 Feb 2010 22:49:15 +0000 Subject: [Jppy-commit] [SCM] jppy - Python bindings and API for jpilot databases and a GTK2 GUI branch, debian, updated. debian/0.0.54-1-7-g756093e Message-ID: The following commit has been merged in the debian branch: commit 756093ebb3cdc85abd3018f37991baf78bdb7fd0 Merge: bbfbf5f136c4fb056b641da60de877c974898cb4 10391228134cb218d90ac7f30e7cb7ac0c1c7695 Author: Nick Piper Date: Sun Feb 21 22:33:38 2010 +0000 Merge commit 'releases/0.0.55' into debian diff --combined debian/changelog index 45275bc,0000000..da98914 mode 100644,000000..100644 --- a/debian/changelog +++ b/debian/changelog @@@ -1,355 -1,0 +1,361 @@@ ++jppy (0.0.55-1) unstable; urgency=low ++ ++ * Upstream made compatible with pilot-link 0.12.5 (Closes: #569363) ++ ++ -- Nicholas C Piper Sun, 21 Feb 2010 22:26:04 +0000 ++ +jppy (0.0.54-3) unstable; urgency=low + + * Bug fix: "FTBFS: scons: *** Path for option pisock_library does not + exist: /usr/lib64" (Closes: #558670) + + -- Nicholas C Piper Sun, 21 Feb 2010 19:45:37 +0000 + +jppy (0.0.54-2) unstable; urgency=low + + * Fix "jppy 0.0.54-1 should depend on python-mysqldb, in order to make + jppy work". Added to depends for python-jppy (Closes: #565425) + + -- Nicholas C Piper Mon, 25 Jan 2010 19:53:50 +0000 + +jppy (0.0.54-1) unstable; urgency=low + + * Bug fix in upstream: "jppy - FTBFS: KeyError: 'TERM'" (Closes: #554088) + + -- Nicholas C Piper Wed, 04 Nov 2009 22:41:50 +0000 + +jppy (0.0.53-1) unstable; urgency=low + + * Correction to version number + + -- Nicholas C Piper Mon, 26 Oct 2009 20:53:35 +0000 + +jppy (0.0.52-1) unstable; urgency=low + + * Change jppy homepage in control file to current URL (Closes: #515171). + * Corrections to how we use python-support (Closes: #516304). + * Upstream has moved glade files into /usr/share/jppy + * Bug fix: "should depend on python-gtkspell instead on + python-gnome2-extras", thanks to Josselin Mouette (Closes: #541594). + * Upstream now supports pilot-link 0.12.4 (Closes: #533944, #537244). + * Drop Python2.4 support since pygobject did in 2.15.4-1 + + -- Nicholas C Piper Mon, 26 Oct 2009 20:13:55 +0000 + +jppy (0.0.48-1) experimental; urgency=low + + * New upstream release + * Change VCS location to new git repository + * Acknowledge NMU, thanks. (Closes: #496748) + + -- Nicholas C Piper Wed, 08 Oct 2008 17:57:42 +0100 + +jppy (0.0.47-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Moved python-vobject, jpilot from Recommends: to Depends: (Closes: 496748) + + -- Mike O'Connor Sat, 04 Oct 2008 21:16:11 -0400 + +jppy (0.0.47-1) unstable; urgency=low + + * New upstream release (closes: #491848, #493082). + + -- martin f. krafft Tue, 26 Aug 2008 13:12:23 +0100 + +jppy (0.0.45-1) unstable; urgency=low + + * New upstream version, which now builds for all supported Python versions + and installs arch-dependent stuff to /usr/lib (closes: #488317). Thanks to + Nick Piper, who did all the work! + * Change maintainer to the new jppy-devel mailing list. + + -- martin f. krafft Sat, 28 Jun 2008 12:48:24 +0200 + +jppy (0.0.44-2) unstable; urgency=low + + * Do not limit ourselves to a single Python version (closes: #488307). + * Fix migration from python-central to python-support and clean up after + python-central (see #479852). + + -- martin f. krafft Fri, 27 Jun 2008 20:45:02 +0200 + +jppy (0.0.44-1) unstable; urgency=low + + * New upstream release (closes: #445379, #476679). + * Completely redo the Debian packaging: + - rewrite debian/rules + - use python-support to build for the current Python version. + - jppy recommends jpilot to make the stock PDB files available. + - bump Standards-Version to 3.8.0; no changes needed. + - update Vcs-* headers to point to git.debian.org. + - add Homepage field. + - depend on python-tz, which python-jppy now uses. + - add build-dependencies on python-tz, python-pisock, python-reportlab, + and python-vobject. + - move menu entry from Apps/Tools to Applications/Data Management as per + the Debian menu sub-policy. + + -- martin f. krafft Fri, 02 May 2008 00:26:50 +0100 + +jppy (0.0.43-1) unstable; urgency=low + + * New upstream release. + * First release to Debian unstable. + * Updated the copyright file to include all licences used by jppy. + + -- martin f. krafft Wed, 04 Jul 2007 20:25:35 +0200 + +jppy (0.0.41-1) unstable; urgency=low + + * New upstream release, which adds jp_*lookup scripts and fixes a problem + with the lbdb module's use of exec. + + -- martin f. krafft Thu, 24 May 2007 17:04:01 +0200 + +jppy (0.0.40-1) unstable; urgency=low + + * Resynchronised with head revision. + * Only build against current python version, not all of them. + * New package: jppy-lbdb-module, which allows lbdb to query the jppy + Contacts-PAdd database. + + -- martin f. krafft Thu, 24 May 2007 17:03:54 +0200 + +jppy (0.0.39+svn+r224-1~unreleased.2) UNRELEASED; urgency=low + + * Make jppy depend on python-vobject. + + -- Nicholas C Piper Wed, 11 Apr 2007 11:05:41 +0100 + +jppy (0.0.39+svn+r224-1~unreleased.1) UNRELEASED; urgency=low + + * Merge upstream changes. + + -- Nicholas C Piper Tue, 10 Apr 2007 09:07:54 +0100 + +jppy (0.0.39+svn+r216-1~unreleased.1) UNRELEASED; urgency=low + + * New upstream commit enables saving of VCards. + + -- martin f. krafft Sat, 31 Mar 2007 22:23:59 +0200 + +jppy (0.0.39+svn+r212-1~unreleased.1) UNRELEASED; urgency=low + + * Run debian/find-python-library-name.sh with "sh", as it doesn't keep + permission bits. Trac ticket #6. + + -- Nicholas C Piper Wed, 28 Mar 2007 09:50:18 +0100 + +jppy (0.0.39+svn+r205-1~unreleased.1) UNRELEASED; urgency=low + + * Merge upstream changes, fixes segfault on amd64. + + -- martin f. krafft Wed, 21 Mar 2007 12:08:32 +0100 + +jppy (0.0.39-1) UNRELEASED; urgency=low + + [ Nicholas C Piper ] + * Improve control/dependancies, as python-pisock doesn't pull in the + version of libpisock9 that we need + + -- martin f. krafft Wed, 21 Mar 2007 11:54:11 +0100 + +jppy (0.0.39) UNRELEASED; urgency=low + + * rename jppy to python-jppy, and jppy-gui to jppy. + * Add start of calendar support. + + -- Nicholas C Piper Mon, 12 Feb 2007 23:49:11 +0000 + +jppy (0.0.38) UNRELEASED; urgency=low + + * Tidy up packaging. Uses python-central, includes man pages, + etc. etc. Passes lintian checks now. + + -- Nicholas C Piper Sat, 10 Feb 2007 19:28:56 +0000 + +jppy (0.0.37-1) UNRELEASED; urgency=low + + * Adds support for ContactsDB labels. + * Requires pilot-link 0.12.2 + + -- Nicholas C Piper Sat, 10 Feb 2007 12:49:02 +0000 + +jppy (0.0.36-2) UNRELEASED; urgency=low + + * Add python-glade2, python-gnome2 to Build-Depends + + -- Nicholas C Piper Mon, 22 Jan 2007 16:06:36 +0000 + +jppy (0.0.36-1) UNRELEASED; urgency=low + + * Adds sending vcards to bluetooth devices support + * Fixes vcard Org vs. OrgName use + * Adds missing python-{glade2,gnome2} Debian dependency + + -- Nicholas C Piper Mon, 22 Jan 2007 14:00:33 +0000 + +jppy (0.0.35-1) UNRELEASED; urgency=low + + * Improvements to vcard output (birthdays and photos!) + + -- Nicholas C Piper Tue, 16 Jan 2007 16:51:20 +0000 + +jppy (0.0.34-1) UNRELEASED; urgency=low + + * Adds a filter language - now depends on pyparsing + + -- Nicholas C Piper Tue, 31 Oct 2006 14:59:44 +0000 + +jppy (0.0.33-3) UNRELEASED; urgency=low + + * Support Memo32. To see it in the GUI, use memo32 = yes in [core] in + your ~/.jppyrc + + -- Nicholas C Piper Mon, 23 Oct 2006 22:10:08 +0100 + +jppy (0.0.33-2) UNRELEASED; urgency=low + + * Install a site-wide default jpilot_site.py file that will be used if + the user does not have a ~/.jpilot/python/jpilot_user.pyq + + -- Nicholas C Piper Mon, 23 Oct 2006 21:15:39 +0100 + +jppy (0.0.33-1) UNRELEASED; urgency=low + + * Moves the GUI into python site-packages and improves finding glade and + unicode collation files + * Avoid a segfault when jpilot GUI is destroyed + + -- Nicholas C Piper Sun, 22 Oct 2006 17:48:06 +0100 + +jppy (0.0.32-3) UNRELEASED; urgency=low + + * Added unicode aware sorting (but only on a single field at a time) + * Added 'email' button to GUI + + -- Nicholas C Piper Tue, 12 Sep 2006 12:07:54 +0100 + +jppy (0.0.32-2) UNRELEASED; urgency=low + + * NOT RELEASED YET + + -- Nicholas C Piper Tue, 23 May 2006 10:34:54 +0100 + +jppy (0.0.32-1) unstable; urgency=low + + * Return unicode objects for category names, fixes display in the GTK2 + GUI. + + -- Nicholas C Piper Sun, 21 May 2006 17:06:14 +0100 + +jppy (0.0.31-1) unstable; urgency=low + + * Adds asterisk based dialing of contacts + * Adds clickatell based SMS messenging + * Fix scroll windows for memos, add drag bar for Tasks screen + * Default to today for newly dated items + * Fix several compiler warnings + * Switch to swig 1.3 syntax for typemaps + * Allow subclassing of jppy core types, add a DateBk6 subclass of tasks + * Fix jp_add_todo, it still used old APIs + * Fix GObject registration warnings + * Fix handling of SpinButtons so that birthday reminders don't get + changed to a 1. + + -- Nicholas C Piper Thu, 16 Mar 2006 12:28:26 +0000 + +jppy (0.0.29-2) UNRELEASED; urgency=low + + * Start to build the jppy jpilot plugin again. If you use this, make + sure that jpilot AND the python __jpilot.so link to the SAME + libpisock! + + -- Nicholas C Piper Sun, 12 Feb 2006 21:51:44 +0000 + +jppy (0.0.29-1) unstable; urgency=low + + * Create jpilot plugins to sync the Contacts DB (and PTimLog.) + + -- Nicholas C Piper Sun, 29 Jan 2006 15:15:13 +0000 + +jppy (0.0.28-1) unstable; urgency=low + + * Added read/write contact image support + + -- Nicholas C Piper Thu, 26 Jan 2006 23:58:17 +0000 + +jppy (0.0.27-3) UNRELEASED; urgency=low + + * Accidently put the ScrolledWindow too high in the tree for contacts + notes. + + -- Nicholas C Piper Tue, 17 Jan 2006 14:07:47 +0000 + +jppy (0.0.27-2) UNRELEASED; urgency=low + + * changed the GUI a little, no new functionality + + -- Nicholas C Piper Tue, 17 Jan 2006 13:08:37 +0000 + +jppy (0.0.27-1) UNRELEASED; urgency=low + + * add read only picture support (I got a TX recently.) + + -- Nicholas C Piper Sat, 7 Jan 2006 03:44:47 +0000 + +jppy (0.0.26-6) UNRELEASED; urgency=low + + * NOT RELEASED YET + + -- Nicholas C Piper Sun, 11 Sep 2005 19:44:38 +0100 + +jppy (0.0.26-5) unstable; urgency=low + + * update to todays jpilot CVS + + -- Nicholas C Piper Sun, 11 Sep 2005 19:16:54 +0100 + +jppy (0.0.26-4) unstable; urgency=low + + * Move to SVN + + -- Nicholas C Piper Sun, 11 Sep 2005 15:50:10 +0100 + +jppy (0.0.26-3) unstable; urgency=low + + * see project ChangeLog + + -- Nicholas Piper Sun, 21 Aug 2005 19:45:42 +0100 + +jppy (0.0.26-2) unstable; urgency=low + + * update the bundled jpilot to todays CVS + + -- Nicholas Piper Sun, 31 Jul 2005 16:50:56 +0100 + +jppy (0.0.26-1) unstable; urgency=low + + * new release + + -- Nicholas Piper Sun, 10 Apr 2005 22:22:25 +0100 + +jppy (0.0.25-3) unstable; urgency=low + + * Fix small error - all jppy gui saves were going to the addressbook database + + -- Nicholas Piper Sun, 6 Mar 2005 15:14:44 +0000 + +jppy (0.0.25-2) unstable; urgency=low + + * Fixed up rest of unit tests, finding a few bugs as we go. + + -- Nicholas Piper Sun, 6 Mar 2005 12:43:59 +0000 + +jppy (0.0.25-1) unstable; urgency=low + + * Initial Release. + + -- Nicholas Piper Sat, 5 Mar 2005 22:23:56 +0000 + diff --combined debian/control index 91f7883,0000000..37ef8a5 mode 100644,000000..100644 --- a/debian/control +++ b/debian/control @@@ -1,58 -1,0 +1,58 @@@ +Source: jppy +Section: python +Priority: optional +Maintainer: jppy development team +Uploaders: Nicholas C Piper , Norbert Preining , martin f. krafft +Standards-Version: 3.8.3 - Build-Depends: debhelper (>= 7), scons, swig, libgtk2.0-dev, python-gtk2-dev, bison, libpisock-dev ( >= 0.12.4-3), python-egenix-mx-base-dev, python-egenix-mxdatetime, python-dev, python-glade2, python-gtkspell, python-gnome2, python-all-dev, python-support (>= 0.5.3), python-dateutil, python-tz, python-pisock (>= 0.12.2-11), python-vobject, python-reportlab, python-mysqldb, python-pyparsing, python-imaging ++Build-Depends: debhelper (>= 7), scons, swig, libgtk2.0-dev, python-gtk2-dev, bison, libpisock-dev (>= 0.12.5), python-egenix-mx-base-dev, python-egenix-mxdatetime, python-dev, python-glade2, python-gtkspell, python-gnome2, python-all-dev, python-support (>= 0.5.3), python-dateutil, python-tz, python-pisock (>= 0.12.2-11), python-vobject, python-reportlab, python-mysqldb, python-pyparsing, python-imaging +Vcs-Git: git://git.debian.org/git/jppy/jppy.git +Vcs-Browser: http://git.debian.org/?p=jppy/jppy.git +Homepage: http://jppy.alioth.debian.org/ +XS-Python-Version: >= 2.5 + +Package: python-jppy +Section: python +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-reportlab, python-egenix-mxdatetime, python-pisock (>= 0.12.4-3), python-gtk2, python-gtkspell, python-pyparsing, python-glade2, python-gnome2, python-dateutil, python-tz, python-imaging, python-mysqldb +Provides: ${python:Provides} +Replaces: jppy (<< 0.0.38) +Description: Python API to access J-Pilot contacts, memo, and task databases + This package provides a Python API for accessing the J-Pilot contacts, memo, + and task databases. + +Package: jppy +Section: x11 +Architecture: all +Depends: python-jppy (>= ${binary:Version}), ${python:Depends}, python-vobject, jpilot +Recommends: txt2pdbdoc +Suggests: mutt, jppy-jpilot-plugins +Description: Personal Information Manager using J-Pilot/Palm PDA databases + jppy is a GUI for manipulating J-Pilot contacts, tasks and memo databases. As + opposed to the jpilot package, it provides access to the extended fields of + newer PalmOS contact databases (PalmOS 5 and up). + +Package: jppy-doc +Section: doc +Architecture: all +Suggests: jppy +Description: Documentation for jppy + This package installs the documentation for jppy. + +Package: jppy-jpilot-plugins +Section: otherosfs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, jppy (= ${source:Version}) +Recommends: jpilot +Description: J-Pilot plugins to integrate jppy + This package installs plugins that integrate jppy with J-Pilot and handles + synchronisation of the extended contacts database used by newer PalmOS + (version 5 and up). + +Package: jppy-lbdb-module +Section: mail +Architecture: all +Depends: python-jppy (>= ${binary:Version}), ${python:Depends} +Recommends: lbdb +Description: lbdb module to interface with jppy + This package provides m_palm_db6, a module to let lbdb query the + Contacts-PAdd database used by jppy. -- jppy - Python bindings and API for jpilot databases and a GTK2 GUI From nick-git@nickpiper.co.uk Sun Feb 21 22:49:16 2010 From: nick-git@nickpiper.co.uk (Nick Piper) Date: Sun, 21 Feb 2010 22:49:16 +0000 Subject: [Jppy-commit] [SCM] jppy - Python bindings and API for jpilot databases and a GTK2 GUI branch, master, updated. releases/0.0.54-5-g97face7 Message-ID: The following commit has been merged in the master branch: commit 97face7f697e279f2c93d05a97d23499fa96e1b1 Author: Nick Piper Date: Sun Feb 21 22:21:27 2010 +0000 starting new version 0.0.56~pre diff --git a/current-version b/current-version index 8e0e3bc..7df7683 100644 --- a/current-version +++ b/current-version @@ -1 +1 @@ -0.0.55 +0.0.56~pre -- jppy - Python bindings and API for jpilot databases and a GTK2 GUI From nick-git@nickpiper.co.uk Sun Feb 21 22:53:42 2010 From: nick-git@nickpiper.co.uk (Nick Piper) Date: Sun, 21 Feb 2010 22:53:42 +0000 Subject: [Jppy-commit] [SCM] jppy - Python bindings and API for jpilot databases and a GTK2 GUI annotated tag, debian/0.0.55-1, created. debian/0.0.55-1 Message-ID: The annotated tag, debian/0.0.55-1 has been created at 63eb36fac1132baedb6079df95d4a918915eb30b (tag) tagging 756093ebb3cdc85abd3018f37991baf78bdb7fd0 (commit) replaces debian/0.0.54-1 tagged by Nick Piper on Sun Feb 21 22:39:02 2010 +0000 - Shortlog ------------------------------------------------------------ Debian release 0.0.55-1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQBLgbYGjLU7aD7Ysn8RAgZ6AJ475hpL55MVRaj0UKjU+s8bKWIcDACgnIhO r0oJSWELGM708GdwZgpebCY= =CCY0 -----END PGP SIGNATURE----- Jon Schewe (1): Updated instructions for running jppy in place. Nick Piper (6): starting new version 0.0.55~pre depend on python-mysqldb, for deb bug #565425 Debian uses /usr/lib even for 64 bit libraries Update unpack_CalendarAppInfo usage for pilot-link 0.12.5 freezing version 0.0.55 Merge commit 'releases/0.0.55' into debian ----------------------------------------------------------------------- -- jppy - Python bindings and API for jpilot databases and a GTK2 GUI From nick-git@nickpiper.co.uk Sun Feb 21 22:53:42 2010 From: nick-git@nickpiper.co.uk (Nick Piper) Date: Sun, 21 Feb 2010 22:53:42 +0000 Subject: [Jppy-commit] [SCM] jppy - Python bindings and API for jpilot databases and a GTK2 GUI annotated tag, releases/0.0.55, created. releases/0.0.55 Message-ID: The annotated tag, releases/0.0.55 has been created at 35df18a722390fb66d65116ed3ee7face450d3ea (tag) tagging 10391228134cb218d90ac7f30e7cb7ac0c1c7695 (commit) replaces releases/0.0.54 tagged by Nick Piper on Sun Feb 21 22:21:27 2010 +0000 - Shortlog ------------------------------------------------------------ tagging version 0.0.55 Jon Schewe (1): Updated instructions for running jppy in place. Nick Piper (3): starting new version 0.0.55~pre Update unpack_CalendarAppInfo usage for pilot-link 0.12.5 freezing version 0.0.55 ----------------------------------------------------------------------- -- jppy - Python bindings and API for jpilot databases and a GTK2 GUI