lp:ubuntu/lucid/bitpim

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/bitpim
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

14. By Aaron M. Ucko

src/package.py: adjust the udevrules_line template to use ATTR{}
rather than SYSFS{}, which is deprecated (noisily, as of udev 148).

13. By Aaron M. Ucko

* 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_*.

12. By João Pinto

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

11. By Aaron M. Ucko

* 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.)

10. By Alessio Treglia

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

9. By Nathan Handler

* 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.

8. By Scott James Remnant (Canonical)

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

7. By Aaron M. Ucko

* 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.)

6. By Aaron M. Ucko

* 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.

5. By Aaron M. Ucko

* 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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/bitpim
This branch contains Public information 
Everyone can see this information.

Subscribers