~ubuntu-branches/ubuntu/precise/pingus/precise

« back to all changes in this revision

Viewing changes to data/worldmaps/pacman.xml

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2008-02-28 19:44:25 UTC
  • mfrom: (4.1.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20080228194425-e8ilohlijv02kgcf
Tags: 0.7.2-2
* Fix FTBFS with gcc-4.3 by adding the missing include in
  src/input/evdev_device.cpp (Closes: #462238):
   + debian/patches/20_fix_FTBFS_with_gcc-4.3.
* Rename former patch so that the filename reflects the order in which
  the patches are applied:
   - debian/patches/data_dir.patch
   + debian/patches/10_fix_data_directory.
* Bump Standards-Version from 3.7.2 to 3.7.3, no changes needed.
* Add a dh_desktop call in the arch-dep part of debian/rules.
* Adjust the “missing-dep-for-interpreter guile” override since lintian
  now lists an alternative for that dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<pingus-worldmap>
2
 
  <surface>
3
 
    <resource type="datafile">
4
 
      <resource-datafile>worldmaps</resource-datafile>
5
 
      <resource-ident>pacman</resource-ident>
6
 
    </resource>
7
 
  </surface>
8
 
 
9
 
  <node-list>
10
 
    <level id="1" accessible="1">
11
 
      <node id="2">
12
 
        <link id="2"/>
13
 
        
14
 
        <position>
15
 
          <x-pos>321</x-pos>
16
 
          <y-pos>297</y-pos>
17
 
        </position>
18
 
      </node>
19
 
 
20
 
      <level name="pacman1-yingwan.xml"/>
21
 
    </level>
22
 
 
23
 
    <tube>
24
 
      <node id="4">
25
 
      <link id="1"/>
26
 
      <position>
27
 
        <x-pos>232</x-pos>
28
 
        <y-pos>297</y-pos>
29
 
      </position>
30
 
      </node>
31
 
      <worldmap linknode="12">volcano.xml</worldmap>
32
 
    </tube>
33
 
 
34
 
    <level>
35
 
      <node id="2">
36
 
      <link id="3"/>
37
 
      <position>
38
 
        <x-pos>432</x-pos>
39
 
        <y-pos>297</y-pos>
40
 
      </position>
41
 
      </node>
42
 
 
43
 
      <level name="pacman2-yingwan.xml"/>
44
 
    </level>
45
 
 
46
 
    <level>
47
 
      <node id="3">
48
 
      <position>
49
 
        <x-pos>542</x-pos>
50
 
        <y-pos>297</y-pos>
51
 
      </position>
52
 
      </node>
53
 
 
54
 
      <level name="pacman3-yingwan.xml"/>
55
 
    </level>
56
 
  </node-list>
57
 
 
58
 
</pingus-worldmap>
 
 
b'\\ No newline at end of file'