[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 6.0-101-gde75f77

Sandro Tosi morph at debian.org
Fri Apr 6 23:45:25 UTC 2012


The following commit has been merged in the master branch:
commit ccd57b26958c44b207f52646776a4b8eae2e17cc
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Apr 4 20:30:46 2012 +0200

    added python-mock to b-d-i, needed for the test suite

diff --git a/debian/changelog b/debian/changelog
index 4917f4f..5857961 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,8 +22,10 @@ reportbug (6.3.2) UNRELEASED; urgency=low
     - updated claws-mail command to use the new cli switch to compose a mail
       from a file (adding a versioned depends); thanks to David Paleino for the
       report; Closes: #661221
+  * debian/control
+    - added python-mock to b-d-i, needed for the test suite
 
- -- Sandro Tosi <morph at debian.org>  Sat, 25 Feb 2012 11:14:28 +0100
+ -- Sandro Tosi <morph at debian.org>  Wed, 04 Apr 2012 20:30:22 +0200
 
 reportbug (6.3.1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 52fe86b..ee8770f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Reportbug Maintainers <reportbug-maint at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <morph at debian.org>, Chris Lawrence <lawrencc at debian.org>
 Standards-Version: 3.9.2
 Build-Depends: debhelper (>= 7), python (>= 2.5)
-Build-Depends-Indep: python-support, python-nose, python-setuptools
+Build-Depends-Indep: python-support, python-nose, python-setuptools, python-mock
 X-Python-Version: >= 2.6
 Vcs-Git: git://git.debian.org/git/reportbug/reportbug.git
 Vcs-Browser: http://git.debian.org/?p=reportbug/reportbug.git

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list