~launchpad/subunit/launchpad-ppa-hardy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Robert Collins
  • Date: 2009-12-20 16:33:29 UTC
  • mfrom: (1.1.3 upstream) (3.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20091220163329-o60chash60h5zzj2
Tags: 0.0.4-4
Upstream bugfix for FTBFS on test_child.c.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
subunit (0.0.4-4) unstable; urgency=low
 
2
 
 
3
  * Upstream bugfix for FTBFS on test_child.c.
 
4
 
 
5
 -- Robert Collins <robertc@robertcollins.net>  Sun, 20 Dec 2009 16:33:29 +1100
 
6
 
 
7
subunit (0.0.4-3) unstable; urgency=low
 
8
 
 
9
  * Build-depend on cppunit-dev. Closes: #561549.
 
10
  * Install libcppunit-subunit0.so.0.0.0. Closes: #561555.
 
11
 
 
12
 -- Robert Collins <robertc@robertcollins.net>  Sun, 20 Dec 2009 12:12:49 +1100
 
13
 
 
14
subunit (0.0.4-2) unstable; urgency=low
 
15
 
 
16
  * Drop python-gtk2 dep to a recommends, its not needed for most filters.
 
17
 
 
18
 -- Robert Collins <robertc@robertcollins.net>  Sun, 20 Dec 2009 10:30:19 +1100
 
19
 
 
20
subunit (0.0.4-1) unstable; urgency=low
 
21
 
 
22
  * New upstream release. Closes: #560532.
 
23
 
 
24
 -- Robert Collins <robertc@robertcollins.net>  Fri, 18 Dec 2009 09:37:28 +1100
 
25
 
 
26
subunit (0.0.3-2) unstable; urgency=low
 
27
 
 
28
  * Fixup debian/copyright somewhat. 
 
29
 
 
30
 -- Robert Collins <robertc@robertcollins.net>  Thu, 17 Dec 2009 22:33:29 +1100
 
31
 
 
32
subunit (0.0.3-1) unstable; urgency=low
 
33
 
 
34
  * New upstream release.
 
35
  * Project relicensed to BSD/Apache 2.
 
36
  * New binary packages for libcppunit-subunit.
 
37
 
 
38
 -- Robert Collins <robertc@robertcollins.net>  Sun, 04 Oct 2009 12:22:12 +1100
 
39
 
1
40
subunit (0.0.2-1) unstable; urgency=low
2
41
 
3
42
  * New upstream release, merge upstream PPA packaging changes.