bitpim (1.0.2.dfsg.1-3) unstable; urgency=low * debian/control: Copy most of bitpim's runtime dependencies to Build-Depends-Indep, as udev rules generation tries to import them. (Closes: #451407.) -- Aaron M. Ucko Wed, 21 Nov 2007 17:20:56 -0500 bitpim (1.0.2.dfsg.1-2) unstable; urgency=low * Revive (reworked) udev rules, and document how to ensure suitable device ownership and permissions. (Closes: #450550.) * Correct watch file to ignore prerelease snapshots. * Note upstream's homepage in debian/control. * Clarify (L)GPL versioning (no upper bounds) in debian/copyright. -- Aaron M. Ucko Sun, 11 Nov 2007 21:31:05 -0500 bitpim (1.0.2.dfsg.1-1) unstable; urgency=low * New upstream release. * Revert upstream changes that require Python 2.5, but keep those that merely require 2.4, bumping (build) dependencies accordingly. * Fix bitpim.desktop to satisfy desktop-file-validate; in particular, don't lose Category= when adjusting its value! (Closes: #443519.) -- Aaron M. Ucko Thu, 11 Oct 2007 19:33:36 -0400 bitpim (1.0.1.dfsg.1-1) unstable; urgency=low * New upstream release. * Fix bitpim.desktop to cite Utility rather than Application as its main category. * debian/menu: Apps/Tools -> Applications/Mobile Devices per new policy; belatedly add icons (converted from upstream's). -- Aaron M. Ucko Fri, 10 Aug 2007 19:00:11 -0400 bitpim (1.0.0.dfsg.1-1) unstable; urgency=medium * Official 1.0 release (with only minor changes from 0.9.15). -- Aaron M. Ucko Wed, 13 Jun 2007 19:49:39 -0400 bitpim (0.9.15.dfsg.1-1) unstable; urgency=low * New upstream release. -- Aaron M. Ucko Wed, 23 May 2007 18:35:49 -0400 bitpim (0.9.14.dfsg.1-2) unstable; urgency=low * Depend on apsw 3.3.13-r1, and restore the new database code that upstream introduced in 0.9.12. * Build-Depend on debhelper 5.0.47 for direct udev rules.d installation (though the rules themselves remain commented out). -- Aaron M. Ucko Tue, 17 Apr 2007 17:49:41 -0400 bitpim (0.9.14.dfsg.1-1) unstable; urgency=low * The "spring holiday of your choice" release. * New upstream release. * src/{bphtml,fileview,gui,guiwidgets,imp_cal_wizard,newdb_wiz}.py: revert wx2.8-isms for the time being, as Debian still only has 2.6. -- Aaron M. Ucko Sun, 8 Apr 2007 18:25:57 -0400 bitpim (0.9.13.dfsg.1-1) unstable; urgency=low * New upstream release. * packaging/buildmodules.py, src/native/evolution/evolution.py, src/conversions.py: treat GNU/kFreeBSD (sys.platform gnukfreebsd*) equivalently to Linux (sys.platform linux2). (Closes: #414274.) * src/{memo,todo}.py (*Widget._OnSave): make sure to enable the item list before attempting to query its selection. (Closes: #413113.) -- Aaron M. Ucko Tue, 20 Mar 2007 19:50:24 -0400 bitpim (0.9.12.dfsg.1-1) unstable; urgency=low * New upstream release (skipping 0.9.11). * src/{database,fileview,phone_root}.py: revert use of SQLite virtual tables, as they require a newer version of apsw than Debian ships at present (or is likely to until etch releases). * src/native/usb/libusb.i: add more typedefs for compatibility with libusb 2:0.1.12-4, as SWIG doesn't automatically recognize the new names either. (Bug #315165 documents the change.) * src/{importexport,phones/com_samsung}.py: Continue using Debian's DSV.py (from my python-dsv package) rather than a (new) private copy. -- Aaron M. Ucko Tue, 27 Feb 2007 19:45:52 -0500 bitpim (0.9.10.dfsg.1-1) unstable; urgency=low * New upstream release. -- Aaron M. Ucko Thu, 28 Dec 2006 16:14:51 -0500 bitpim (0.9.09.dfsg.1-1) unstable; urgency=medium * New upstream release; urgency medium because it fixes some more bugs and seems pretty stable. -- Aaron M. Ucko Thu, 7 Dec 2006 19:32:29 -0500 bitpim (0.9.08.dfsg.1-1) unstable; urgency=medium * New upstream release; urgency medium because it fixes several bugs and adds (at least partial) support for three more phone models. * Comment out udev rules by default because they can make BitPim perform full scans, which don't always terminate. -- Aaron M. Ucko Thu, 23 Nov 2006 15:40:35 -0500 bitpim (0.9.07.dfsg.1-1) unstable; urgency=medium * New upstream release; urgency medium due to bug fixes and the addition of LGVX8500 (Chocolate) support. * Adjust src/comm_notify.py to look for /var/*run*/bitpim/dnotify.log, and deploy appropriate udev rules. (These rules are broad-sweeping, but leave ownership and permissions alone.) * Work around bogus OverflowErrors in comm_notify.py on 64-bit systems. * Build with python-support 0.42, and drop the explicit python dependency introduced to work around #383958. -- Aaron M. Ucko Thu, 7 Sep 2006 17:46:36 -0400 bitpim (0.9.06.dfsg.1-1) unstable; urgency=medium * New upstream release, mostly for bug fixes. * Build with python-support 0.4.1 (dispensing with dh_python). - give bitpim a direct dependency on python to avoid Lintian errors. - lose debian/pycompat and the X-Python-Version: fields. - loosen the build dependency on debhelper. -- Aaron M. Ucko Fri, 11 Aug 2006 18:41:36 -0400 bitpim (0.9.05.dfsg.1-1) unstable; urgency=medium * New upstream release; adds SCH-A930 support, avoids hanging upon exit, and includes other safe improvements. * Build-depend on debhelper >= 5.0.37.3 to keep bitpim-lib from hitting bug #375948 (wrong metadata for private extensions). -- Aaron M. Ucko Sun, 16 Jul 2006 16:35:59 -0400 bitpim (0.9.04.dfsg.1-1) unstable; urgency=medium * New upstream release; adds preliminary VX8300 support and some safe bugfixes. * Don't try to run ffmpeg with -hq, which not all versions recognize even if they actually support mp3 output. (Closes: #375600.) * Update pointer to unofficial ffmpeg packages in README.Debian. * Bump debian/compat to 5 on principle; should be a no-op here, though. -- Aaron M. Ucko Wed, 28 Jun 2006 19:36:14 -0400 bitpim (0.9.03.dfsg.1-1) unstable; urgency=medium * New upstream release, mostly for bugfixes. * Explicitly request new dh_python behavior via debian/pycompat ("2"). -- Aaron M. Ucko Fri, 23 Jun 2006 20:31:05 -0400 bitpim (0.9.02.dfsg.1-2) unstable; urgency=low * Update for new (0.4) Python policy, using python-support (unfixing #358023 for the moment, but so be it), with additional logic to ensure that BitPim's own code remains available in optimized (.pyo) form. -- Aaron M. Ucko Thu, 15 Jun 2006 18:10:49 -0400 bitpim (0.9.02.dfsg.1-1) unstable; urgency=medium * New upstream release (0.9.01 skipped due to bugs); urgency medium because the set of supported phones has grown yet again. -- Aaron M. Ucko Wed, 7 Jun 2006 08:53:55 -0400 bitpim (0.9.00.dfsg.1-1) unstable; urgency=medium * New upstream milestone release. -- Aaron M. Ucko Wed, 17 May 2006 18:09:41 -0400 bitpim (0.8.14.dfsg.1-1) unstable; urgency=medium * New upstream release; urgency medium due to added support for further phone models. * Adjust for bmp2avi's new makefile, which buildmodules.py can now use. * Require python-apsw >= 3.3.5r1 per upstream. * Standards-Version: 3.7.2 (still no changes required). -- Aaron M. Ucko Tue, 9 May 2006 20:21:24 -0400 bitpim (0.8.13.dfsg.1-2) unstable; urgency=low * Stop patching brewcompressedimage.py in favor of depending on a version of python-wxgtk2.6 new enough to support what upstream ships. * Standards-Version: 3.7.1 (no changes required). -- Aaron M. Ucko Wed, 3 May 2006 20:49:30 -0400 bitpim (0.8.13.dfsg.1-1) unstable; urgency=medium * New upstream release; urgency medium because it fixes some moderately annoying bugs and adds support for yet more phones. * README.Debian: drop note about udev configuration, which upstream's own documentation now addresses. * Install upstream's (new) .desktop file. -- Aaron M. Ucko Tue, 25 Apr 2006 21:08:19 -0400 bitpim (0.8.12.dfsg.1-2) unstable; urgency=medium * The "I just shot myself in the foot, didn't I?" release. * Add a symlink to work around python-support bug #363505, which interferes with bitpim's ability to find python-dsv 1.4.0-2. -- Aaron M. Ucko Wed, 19 Apr 2006 19:07:05 -0400 bitpim (0.8.12.dfsg.1-1) unstable; urgency=medium * New upstream release; urgency medium due to interface bug fixes and new (partial) support for one more phone model. * Merge bitfling into the main bitpim package, as there wasn't actually much point in keeping it separate. -- Aaron M. Ucko Sun, 16 Apr 2006 12:23:56 -0400 bitpim (0.8.11.dfsg.1-1) unstable; urgency=medium * New upstream release; urgency medium because it offers significant improvements over previous versions, including support for four additional phone models. * Adjust packaging to reflect new upstream layout (and avoid version skew between bitpim and bitfling). * Fix typo in bitfling's short description. (Closes: #357647.) * Optimize debian/rules slightly; in particular, take advantage of upstream's new buildmodules.py script. * Byte-compile bitpim's .py files with -Wignore to suppress FutureWarnings that upstream characterizes as spurious. (Closes: #358023.) * Make a couple of minor corrections to debian/copyright per upstream's feedback. -- Aaron M. Ucko Sat, 8 Apr 2006 17:38:46 -0400 bitpim (0.8.08.dfsg.2-3) unstable; urgency=low * Increase optimization to -OO per upstream's recommendation. * README.Debian: Advise users that stock Debian systems do not support encoding ringtones into the MP3 format due to patent concerns. -- Aaron M. Ucko Fri, 17 Mar 2006 18:34:10 -0500 bitpim (0.8.08.dfsg.2-2) unstable; urgency=low * More fixes to debian/copyright; in particular, spell the wxWidgets license that applies to some components out rather than merely citing it. -- Aaron M. Ucko Mon, 27 Feb 2006 19:38:51 -0500 bitpim (0.8.08.dfsg.2-1) unstable; urgency=low * New upstream tarball, with the outlook plugin removed on the grounds of being useless on Unix and possibly derived from non-free code. * Document remaining non-GPLed components' (GPL-compatible!) licenses in debian/copyright. -- Aaron M. Ucko Sun, 26 Feb 2006 19:35:23 -0500 bitpim (0.8.08.dfsg.1-1) unstable; urgency=low * New upstream release, extracted from upstream CVS as before. * Supply a plain-text version of upstream's changelog. -- Aaron M. Ucko Wed, 22 Feb 2006 14:06:07 -0500 bitpim (0.8.07.dfsg.1-1) unstable; urgency=low * Initial release, from an upstream CVS checkout with prebuilt binaries removed. (Closes: #265585.) * Backported brewcompressedimage.py to wxPython 2.6.1, as Debian does not yet provide a newer version (thanks to #342189). -- Aaron M. Ucko Tue, 7 Feb 2006 18:46:22 -0500