Branches for Utopic

Name Status Last Modified Last Commit
lp:ubuntu/utopic-proposed/libfann 2 Mature 2014-04-29 01:52:29 UTC
12. * debian/control: - Add Build-Depen...

Author: Christian Kastner
Revision Date: 2014-04-24 00:51:29 UTC

* debian/control:
  - Add Build-Depends for dh-autoreconf
  - Drop Build-Depends for autotools-dev
* debian/rules:
  - Switch from autotools-dev to dh-autoreconf. Closes: #744606
  - Call dh_auto_build for python-pyfann twice, because distutils runs
    build_py before build_ext, but build_py relies on output from build_ext
    (from SWIG), and this order cannot be changed. This is a known issue, see
    http://bugs.python.org/issue7562
  - Run "build" autopkgtest after build
  - Run "python-build" autopkgtest after build, for all supported Python
    versions
  - Fix setting of DEB_CFLAGS_MAINT_APPEND
* debian/tests:
  - build
    + Rewrite to make use of $ADTTMP
  - python-build
    + Create (runs one of the example scripts)
* debian/copyright:
  - Updates for my changes to debian/test/*
* debian/patches (refreshed):
  - 0002-Link-against-libm
    Properly extend autotools setup for libm instead of using a dirty hack
  - 0006-Include-fann_cpp.h-in-dev-package
    Don't pointlessly modify Makefile.in

lp:ubuntu/utopic/libfann 1 Development 2014-04-24 03:59:41 UTC
14. * debian/control: - Add Build-Depen...

Author: Christian Kastner
Revision Date: 2014-04-24 00:51:29 UTC

* debian/control:
  - Add Build-Depends for dh-autoreconf
  - Drop Build-Depends for autotools-dev
* debian/rules:
  - Switch from autotools-dev to dh-autoreconf. Closes: #744606
  - Call dh_auto_build for python-pyfann twice, because distutils runs
    build_py before build_ext, but build_py relies on output from build_ext
    (from SWIG), and this order cannot be changed. This is a known issue, see
    http://bugs.python.org/issue7562
  - Run "build" autopkgtest after build
  - Run "python-build" autopkgtest after build, for all supported Python
    versions
  - Fix setting of DEB_CFLAGS_MAINT_APPEND
* debian/tests:
  - build
    + Rewrite to make use of $ADTTMP
  - python-build
    + Create (runs one of the example scripts)
* debian/copyright:
  - Updates for my changes to debian/test/*
* debian/patches (refreshed):
  - 0002-Link-against-libm
    Properly extend autotools setup for libm instead of using a dirty hack
  - 0006-Include-fann_cpp.h-in-dev-package
    Don't pointlessly modify Makefile.in

12 of 2 results