~ubuntu-branches/ubuntu/precise/udev/precise

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Loïc Minier
  • Date: 2011-10-19 17:57:57 UTC
  • Revision ID: james.westby@ubuntu.com-20111019175757-q1kf6zi171vep96u
Tags: 173-0ubuntu5
* Cross-build fixes based of patch by Colin Watson; LP: #873584.
  - Build deb and udeb flavors with
    --with-pci-ids-path=/usr/share/misc/pci.ids as this is required when
    cross-compiling but can safely be passed all the time.
  - Disable gtk-doc build when cross-compiling and exclude doc files when
    calling dh_install; building gtk-doc requires running a generated source
    (lt-gudev-scan) which is usually not possible when cross-compiling;
    should really be fixed to build this scanner with BUILD_CC instead, but
    this would require building whole projects twice too.
  - Also disable GObject introspection and exclude these files for the same
    reason as for gtk-doc (needs to run a scanner program which can't be run
    when cross-compiling).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
udev (173-0ubuntu5) precise; urgency=low
 
2
 
 
3
  * Cross-build fixes based of patch by Colin Watson; LP: #873584.
 
4
    - Build deb and udeb flavors with
 
5
      --with-pci-ids-path=/usr/share/misc/pci.ids as this is required when
 
6
      cross-compiling but can safely be passed all the time.
 
7
    - Disable gtk-doc build when cross-compiling and exclude doc files when
 
8
      calling dh_install; building gtk-doc requires running a generated source
 
9
      (lt-gudev-scan) which is usually not possible when cross-compiling;
 
10
      should really be fixed to build this scanner with BUILD_CC instead, but
 
11
      this would require building whole projects twice too.
 
12
    - Also disable GObject introspection and exclude these files for the same
 
13
      reason as for gtk-doc (needs to run a scanner program which can't be run
 
14
      when cross-compiling).
 
15
 
 
16
 -- Loïc Minier <loic.minier@linaro.org>  Wed, 19 Oct 2011 17:57:57 +0200
 
17
 
1
18
udev (173-0ubuntu4) oneiric; urgency=low
2
19
 
3
20
  * Set a timeout of 61 seconds when calling udevadm control --exit, to