Change logs for bitpim source package in Raring

  • 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