Comment 4 for bug 223671

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Fixed in related branch :

gnome-python-desktop (2.26.0-0ubuntu4) UNRELEASED; urgency=low

  * debian/control.in:
    - move quilt to lower the diff with debian
    - sanity cleanage in removing deprecated Replaces/Conflicts packages
    - add some Replace/conflicts to be similar to the debian version
    - split in multiple binary packages and make python-gnome2-desktop a
      dummy package to be coherent with debian current packaging
  * debian/rules:
    - remove unneeded .PRECIOUS
    - change quilt call to be compliant with debian original package
    - destdir is now debian/tmp and not debian/python-gnome2-desktop
    - add dh_install to handle .install files
    - remove mv in 'install:' target as they are now handled in .install file
    - add dh_pysupport call
    - put dh_strip in a loop
  * add debian/*.install:
    - one file for each new package
    - python-gnome2-desktop-doc.install to handle the doc package
  * remove debian/python-gnome2-desktop-dev.dirs (no more needed with
    new install file)
  * add new debian/*.examples files and remove python-gnome2-desktop.examples
  * remove debian/patches/build_bugbuddy_without_builddep.patch and
    debian/patches/autotools.patch as having a build-dep on bug-buddy