Branches for Trusty

Name Status Last Modified Last Commit
lp:ubuntu/trusty/bitpim 2 Mature 2013-10-19 23:46:49 UTC
18. * (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.

11 of 1 result