~ubuntu-branches/ubuntu/precise/rake/precise

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Adam Majer
  • Date: 2008-01-28 11:42:11 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080128114211-8l1wcx1k9s6oa8s6
Tags: 0.8.1-3
Apply upstream patch (SVN r632) correcting one of the unit
tests. The old unit test depends on the file system ordering
while the new ones just check for consistency. File order is
unimportant. (closes: #462817)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
rake (0.7.3-1ubuntu1) hardy; urgency=low
2
 
 
3
 
  * debian/rules:
4
 
    - Added a 'mkdir test/data/unittest/subdir' that
5
 
      prevents rake to FTBFS when launching:
6
 
      test_load_rakefile_from_subdir(TestApplication)
7
 
  * debian/control:
8
 
    - Bumped Stardards-Version to 3.7.3
9
 
    - Maintainer field now points to "Ubuntu MOTU Developers"
10
 
 
11
 
 -- Andrea Veri <bluekuja@ubuntu.com>  Mon, 24 Dec 2007 13:45:01 +0100
 
1
rake (0.8.1-3) unstable; urgency=low
 
2
 
 
3
  * Apply upstream patch (SVN r632) correcting one of the unit
 
4
    tests. The old unit test depends on the file system ordering
 
5
    while the new ones just check for consistency. File order is
 
6
    unimportant. (closes: #462817)
 
7
 
 
8
 -- Adam Majer <adamm@zombino.com>  Mon, 28 Jan 2008 11:42:11 -0600
 
9
 
 
10
rake (0.8.1-2) unstable; urgency=low
 
11
 
 
12
  * Really add zip as part of the recommends. Forgot to do that in the
 
13
    last upload. (closes: #378701)
 
14
 
 
15
 -- Adam Majer <adamm@zombino.com>  Sat, 26 Jan 2008 17:45:44 -0600
 
16
 
 
17
rake (0.8.1-1) unstable; urgency=low
 
18
 
 
19
  * New upstream release
 
20
  * Update Standard to 3.7.3 - no changes needed
 
21
  * debian/rules changes:
 
22
    + Remove bunch of MacOS specific files shipped in upstream tarball 
 
23
    + Fixed unit testing by creating a missing subdirectory - it was
 
24
      actually missing in the tarball (closes: #436321)
 
25
 
 
26
 -- Adam Majer <adamm@zombino.com>  Sat, 26 Jan 2008 14:01:51 -0600
12
27
 
13
28
rake (0.7.3-1) unstable; urgency=low
14
29