Name Status Last Modified Last Commit
lp:debian/stretch/bitpim 1 Development 2015-05-26 07:18:14 UTC
15. * debian/control: - Substitute pyth...

Author: Aaron M. Ucko
Revision Date: 2014-08-29 18:50:14 UTC

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

lp:debian/jessie/bitpim 1 Development 2014-08-29 18:50:14 UTC
15. * debian/control: - Substitute pyth...

Author: Aaron M. Ucko
Revision Date: 2014-08-29 18:50:14 UTC

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

lp:debian/bitpim bug 1 Development 2014-08-29 18:50:14 UTC
15. * debian/control: - Substitute pyth...

Author: Aaron M. Ucko
Revision Date: 2014-08-29 18:50:14 UTC

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

lp:debian/wheezy/bitpim 1 Development 2012-06-30 00:07:28 UTC
14. * (debian/).gitignore: ignore generat...

Author: Aaron M. Ucko
Revision Date: 2012-06-30 00:07:28 UTC

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

lp:debian/squeeze/bitpim bug 1 Development 2010-07-18 14:32:26 UTC
13. * src/bpcalendar.py (convert_dict): r...

Author: Aaron M. Ucko
Revision Date: 2010-07-18 14:32:26 UTC

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

lp:debian/lenny/bitpim 2 Mature 2009-07-20 14:10:46 UTC
7. * Clean up /usr/share/bitpim/resource...

Author: Aaron M. Ucko
Revision Date: 2008-07-24 19:59:08 UTC

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

16 of 6 results