~ubuntu-branches/ubuntu/quantal/cubictemp/quantal

« back to all changes in this revision

Viewing changes to test/ptests/nested.test

  • Committer: Bazaar Package Importer
  • Author(s): Mohammed Adnène Trojette
  • Date: 2009-03-21 19:56:53 UTC
  • mfrom: (3.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090321195653-2tj0jz2itpfyxt8y
Tags: 2.0-1
* New upstream release.
* debian/control:
   + bump Standards-Version to 3.8.1.
   + bump debhelper compatibility to 7.
   + add ${misc:Depends} to Depends.
* Remove unneeded patches and patching system accordingly.
* Update debian/copyright: licence is now MIT.
* Update packaging to prevent FTBFS. Thanks to Josselin
  Mouette. (Closes: #516162)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
<!--(end)-->
6
6
@!foo!@
7
7
 
8
 
<!--(block foo)-->
 
8
<!--(block bar)-->
9
9
        <!--(for this in range(2))
10
10
        @!this!@
11
11
                <!--(for this in range(2))
13
13
                (end)-->
14
14
        (end)-->
15
15
<!--(end)-->
16
 
@!foo!@
 
16
@!bar!@
17
17
 
18
18
<!--(for this in range(2))
19
19
        <!--(block moo)
35
35
        @!this!@@!that!@
36
36
        (end)-->
37
37
(end)-->
38
 
 
39
 
<!--(block foo)
40
 
        <!--(raw)
41
 
        @!barg!@
42
 
        (end)-->
43
 
(end)-->
44
 
@!foo!@