Change log for bitpim package in Ubuntu

131 of 31 results
Deleted in xenial-release (Reason: (From Debian) ROM; dead upstream, increasingly irrelevant...)
Obsolete in wily-release
Obsolete in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
bitpim (1.0.7+dfsg1-4) unstable; urgency=low


  * debian/control:
    - Substitute python-wxgtk3.0 for python-wxgtk2.8.
    - Standards-Version: 3.9.5 (already compliant).
  * */*.py: Port to wxPython 3.0.  (Closes: #759082.)
    - Tell wxversion we now specifically want wxPython 3.0.
    - Run Olly Betts's helpful wxpy30-update script.
    - Formally clean lines it touched (eliminating redundant | clauses and
      wrapping long lines.)
    - Adjust sizers' row and column counts to avoid violating assertions.
    - Use a less ancient pubsub interface.
    - Reformat description in About dialog to eliminate ugly extra wrapping.

 -- Aaron M. Ucko <email address hidden>  Fri, 29 Aug 2014 18:50:14 -0400

Available diffs

Superseded in vivid-release
Obsolete in utopic-release
Published in trusty-release
Obsolete in saucy-release
Obsolete in raring-release
Obsolete in quantal-release
bitpim (1.0.7+dfsg1-3) unstable; urgency=low


  * (debian/).gitignore: ignore generated files.
  * debian/bitpim-opt.rtupdate: new, to ensure current .pyo files.
  * debian/bitpim.postinst: split .pyo generation and update into a new
    debian/bitpim-opt.rtupdate.
  * debian/{bitpim.prerm, pyversions}: retire (redundant with dh_python2)
  * debian/compat: advance to Debhelper 9.
  * debian/control:
    - Wrap and sort build and runtime dependencies.
    - Update build dependencies for dh_python2.
    - Advance debhelper requirement to 9.20120608~ for full
      override_dh_*-{arch,indep} support.
    - Standards-Version: 3.9.3 (already compliant).
    - Vcs-*: point to (new) personal git repository on anonscm.debian.org.
  * debian/copyright: trim trailing whitespace.
  * debian/rules:
    - Enable full hardening flags.
    - Switch from python-support to dh_python2.
    - Clean up slightly with override_dh_*-{arch,indep} targets.
  * src/native/usb/build.sh: honor LDFLAGS as well as CFLAGS.

 -- Aaron M. Ucko <email address hidden>  Sat, 30 Jun 2012 00:07:28 -0400
Superseded in quantal-release
Published in precise-release
Obsolete in oneiric-release
Obsolete in natty-release
bitpim (1.0.7+dfsg1-2build1) natty; urgency=low

  * Rebuild with python 2.7 as the python default.
 -- Matthias Klose <email address hidden>   Wed, 08 Dec 2010 15:01:18 +0000
Superseded in natty-release
Obsolete in maverick-release
bitpim (1.0.7+dfsg1-2) unstable; urgency=low

  * src/bpcalendar.py (convert_dict): refrain from (potentially) throwing a
    string exception, support for which has been retired.  (Closes: #585256.)
  * debian/copyright: drop reference to /usr/share/common-licenses/BSD and
    convert to DEP-5 format.
  * debian/rules: explicitly obtain C(XX)FLAGS from dpkg-buildflags.
  * debian/control:
    - advance dpkg-dev build dependency to (>= 1.15.7) accordingly.
    - don't worry about old versions of python-apsw, python-dev,
      python-support, or the (formerly separate) bitfling package.
    - Standards-Version: 3.9.0 (no further changes needed).
 -- Alessio Treglia <email address hidden>   Sun, 18 Jul 2010 14:32:26 -0400

Available diffs

Superseded in maverick-release
bitpim (1.0.7+dfsg1-1) unstable; urgency=medium

  * Urgency medium due to bug fixes, including one for a Y2010 issue.
  * New upstream release; cleaned-up source now tagged as +dfsg1 rather
    than .dfsg.1 to allow (in theory) for further version components.
  * debian/rules:
    - Rework get-orig-source logic accordingly.
    - Tweak udev rules generation to avoid duplicate entries.
  * debian/control: note (preexisting) compliance with Policy version 3.8.4.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 14:13:28 +0100

Available diffs

Superseded in maverick-release
Obsolete in lucid-release
bitpim (1.0.6.dfsg.1-6) unstable; urgency=low

  * src/package.py: adjust the udevrules_line template to use ATTR{}
    rather than SYSFS{}, which is deprecated (noisily, as of udev 148).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  14 Dec 2009 18:46:03 +0000

Available diffs

Superseded in lucid-release
bitpim (1.0.6.dfsg.1-5) unstable; urgency=low

  * src/prototypes.py (BaseProtogenClass.__init__): accept (arbitrary)
    arguments for runtime compatibility with Python 2.6.  Thanks to Sal
    Mazzola for the analysis and patch and João Pinto of Ubuntu for
    passing it along.  (Closes: #551205; LP: #395830.)
  * debian/control:
    - Build-Depends: debhelper (>= 7.3.15) for override_dh_* support and
      modern udev rules placement (under /lib rather than /etc, per #491117).
    - Standards-Version: 3.8.3 (already compliant).
  * debian/rules: simplify somewhat further via override_dh_*.
 -- Artur Rona <email address hidden>   Mon,  23 Nov 2009 22:05:33 +0000
Superseded in lucid-release
Obsolete in karmic-release
bitpim (1.0.6.dfsg.1-4ubuntu1) karmic; urgency=low

  * src/prototypes.py: Added init() definition to BaseProtogenClass
    (LP: #395830). Thanks Sal Mazzola.

 -- Joao Pinto <email address hidden>   Tue, 13 Oct 2009 18:15:36 +0100
Superseded in karmic-release
bitpim (1.0.6.dfsg.1-4) unstable; urgency=high

  * Urgency high because the upload essentially just fixes an obnoxious
    bug and the previous revision is already in testing.
  * resources/bpudev: allow more events through for compatibility with
    newer versions of udev, which break the traditional heuristic.
    (Belatedly addresses LP: #214677, which I couldn't reproduce on Debian
    until recently.)
  * debian/control: declare compliance with Policy 3.8.1.  (No changes needed.)

Superseded in karmic-release
Obsolete in jaunty-release
bitpim (1.0.6.dfsg.1-1ubuntu2) jaunty; urgency=low

  * No change rebuild for Python 2.6 transition (LP: #335887).

 -- Alessio Treglia <email address hidden>   Mon, 09 Mar 2009 23:17:53 +0100
Superseded in jaunty-release
bitpim (1.0.6.dfsg.1-1ubuntu1) jaunty; urgency=low

  * Merge from debian experimental, remaining changes (LP: #267472):
    - Bump build-depend on debhelper to install udev rules into
    /lib/udev/rules.d, add Breaks on udev to get correct version.

 -- Nathan Handler <email address hidden>   Mon, 16 Feb 2009 18:39:13 +0000
Superseded in jaunty-release
bitpim (1.0.5.dfsg.1-5ubuntu1) jaunty; urgency=low

  * Bump build-depend on debhelper to install udev rules into
    /lib/udev/rules.d, add Breaks on udev to get correct version.

 -- Scott James Remnant <email address hidden>   Tue, 13 Jan 2009 02:16:04 +0000
Superseded in jaunty-release
bitpim (1.0.5.dfsg.1-5) unstable; urgency=low

  * Clean up /usr/share/bitpim/resources; in particular, use usbutils's
    usb.ids rather than a stale copy.  (LP: #77929.)
  * Update path to evolution's contacts.  (LP: #221006.)
  * src/database.py (Database._getindirect): strip spurious trailing L
    characters that have started showing up in row numbers.
  * src/bp.py: explicitly use wxPython 2.6, as other versions aren't 100%
    compatible.  (LP: #177569.)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  04 Nov 2008 21:13:55 +0000

Available diffs

Obsolete in hardy-backports
bitpim (1.0.5.dfsg.1-4~hardy1) hardy-backports; urgency=low

  * Automated backport upload; no source changes.

Superseded in jaunty-release
Obsolete in intrepid-release
bitpim (1.0.5.dfsg.1-4) unstable; urgency=low

  * debian/{compat,control,rules}: Migrate from CDBS to Debhelper 7.
  * debian/control: Declare compliance with Policy 3.8.0.  (No changes needed.)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  16 Jun 2008 07:04:42 +0100

Available diffs

Superseded in intrepid-release
bitpim (1.0.5.dfsg.1-3) unstable; urgency=medium

  * src/native/usb/libusb.i: accommodate libusb-dev 2:0.1.12-10, which now
    declares write functions' buffers const in response to Bug #473814.

Superseded in intrepid-release
Obsolete in hardy-release
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.)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  23 Nov 2007 08:49:50 +0000
Superseded in hardy-release
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.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Nov 2007 10:37:39 +0000
Superseded in hardy-release
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.)

Superseded in hardy-release
Obsolete in gutsy-release
bitpim (1.0.0.dfsg.1-1) unstable; urgency=medium

  * Official 1.0 release (with only minor changes from 0.9.15).

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  14 Jun 2007 10:08:13 +0100
Superseded in gutsy-release
bitpim (0.9.15.dfsg.1-1) unstable; urgency=low

  * New upstream release.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  24 May 2007 12:52:48 +0100
Superseded in gutsy-release
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).

Superseded in gutsy-release
Obsolete in feisty-release
bitpim (0.9.10.dfsg.1-1ubuntu1) feisty; urgency=low

  * Merge from Debian unstable: no retained Ubuntu changes.
  * debian/control: removed python-ctypes depends.  Bump python-support
    depends.

Superseded in feisty-release
bitpim (0.9.09.dfsg.1-1build1) feisty; urgency=low

  * Rebuild for python2.5 as the default python version.

 -- Matthias Klose <email address hidden>   Fri, 12 Jan 2007 13:19:26 +0000
Superseded in feisty-release
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.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  12 Dec 2006 10:52:42 +0000
Superseded in feisty-release
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.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  24 Nov 2006 09:23:53 +0000
Superseded in feisty-release
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.

Superseded in feisty-release
Obsolete in edgy-release
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.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  30 Jun 2006 13:28:41 +0100
Superseded in edgy-release
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").

 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  26 Jun 2006 08:53:25 +0100
Superseded in edgy-release
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.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  19 Jun 2006 10:26:10 +0100
Superseded in edgy-release
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.

131 of 31 results