~ubuntu-branches/ubuntu/raring/apt-clone/raring

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Martin Pitt
  • Date: 2012-12-13 15:20:00 UTC
  • mfrom: (17.1.2 apt-clone)
  • Revision ID: martin@piware.de-20121213152000-0jcz893mj2gbl11o
* Added XS-Testsuite header
* Fixed ownership of testsuite data files
* Redirected test stderr to stdout. python unittest output goes to stderr
  which adt-run considers as a failure. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
apt-clone (0.3.1~ubuntu2) UNRELEASED; urgency=low
 
2
 
 
3
  * Added XS-Testsuite header
 
4
  * Fixed ownership of testsuite data files
 
5
  * Redirected test stderr to stdout. python unittest output goes to stderr
 
6
    which adt-run considers as a failure. 
 
7
 
 
8
 -- Jean-Baptiste Lallement <jean-baptiste.lallement@canonical.com>  Thu, 13 Dec 2012 14:31:13 +0100
 
9
 
1
10
apt-clone (0.3.1~ubuntu1) raring; urgency=low
2
11
 
3
12
  * Make sure #!/usr/bin/python3 is used, since dh_python3 stopped