lp:debian/bitpim

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

15. By Aaron M. Ucko

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

14. By Aaron M. Ucko

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

13. By Aaron M. Ucko

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

12. By Aaron M. Ucko

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

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

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

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

8. By Aaron M. Ucko

packaging/buildmodules.py, src/conversions.py,
src/native/evolution/evolution.py: generalize sys.platform tests to
allow for arch-specific linux2 variants. (Closes: #516960.)

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.

Branch metadata

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

Subscribers