~ubuntu-branches/ubuntu/oneiric/nux/oneiric

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-06-22 17:16:16 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20110622171616-3cyhhiwsb6ga9d30
Tags: 1.0.2-0ubuntu1
* New upstream release.
* Cherry-pick a fix for FTBFS with -fpermissive
* debian/control:
  - add new libxdamage-dev and libxcomposite-dev build-dep
  - add new libboost1.42-dev dep as well, should be transitionned to 1.46 once
    compiz is transitionned as well
* remove debian/patches/01_build_with_gcc46.patch as included upstream
* debian/rules:
  - disable google code tests while building
* debian/control, debian/rules, debian/libnux-1.0-common.install,
  debian/libnux-1.0-dev.install, debian/libnux-1.0-doc.install,
  debian/libnux-1.0-0.install:
  - change, prepare next ABI breakage and remove no more needed Breaks: with
    new soname bump
* libnux-1.0-common now replaces: libnux-0.9-common for the apport hook

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
*.lo
 
2
*.deps
 
3
*.libs
 
4
*.la
 
5
*.pc
 
6
Makefile
1
7
Makefile.in
2
 
Makefile
3
 
data/Makefile
4
 
tests/Makefile
5
8
aclocal.m4
6
9
autom4te.cache
7
10
compile
12
15
config.status
13
16
configure
14
17
config.sub
 
18
depcomp
15
19
install-sh
16
20
libtool
17
21
ltmain.sh
18
22
missing
19
23
stamp-h1
20
 
*.lo
21
 
depcomp
22
 
*.deps
23
 
*.libs
24
 
*.la
25
 
*.pc
26
24
add_license.sh
 
25
data/Makefile
27
26
examples/Logs
28
27
examples/button
29
 
examples/combobox
30
28
examples/cairo
31
29
examples/checkbox
 
30
examples/combobox
 
31
examples/focus
 
32
examples/gridlayout
 
33
examples/layeredlayout
 
34
examples/moveable_view
 
35
examples/pango_combobox
 
36
examples/pangotextedit
 
37
examples/rotate_texture_area
 
38
examples/scrollview
 
39
examples/tab_view
32
40
examples/textedit
 
41
examples/text_entry_focus
 
42
examples/timegraph
 
43
examples/timeline
33
44
examples/tooltip
34
45
m4
35
46
m4/*
36
 
examples/timeline
37
47
tools/unity_support_test
38
 
examples/gridlayout
39
 
examples/pangotextedit
40
 
examples/timegraph
 
48
gputests/arb_programs_limits
41
49
gputests/framebufferobject
42
50
gputests/quad_2texmod
43
51
gputests/texture_blur
44
52
gputests/texture_copy_blur
45
53
gputests/texture_data
46
54
gputests/texture_power_of_2
47
 
examples/layeredlayout
 
55
tests/Logs
 
56
tests/Makefile
 
57
tests/gtest-nux-core
48
58
tests/test-nux
49
59
tests/test-nux-results.xml
50
60
 
51
 
gputests/arb_programs_limits
 
61