Package: python-chameleon
Version: 2.6.1-2
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch utopic
User: autopkgtest-de...@lists.alioth.debian.org
Usertags: autopkgtest

Hello,

python-chameleon's autopkgtest currently fails [1] because it can't
find the "python.zope.i18n" package. This is just a typo in
debian/tests/control, simple patch attached.

Curiously this seems to work with pbuilder-satisfydepends-classic in
the last run on ci.debian.net [2], but latest autopkgtest does not use
pbuilder any more, so the test will soon break in Debian as well.

Thanks for considering,

Martin

[1] 
https://jenkins.qa.ubuntu.com/job/utopic-adt-python-chameleon/ARCH=i386,label=adt/1/console
[2] 
http://ci.debian.net/data/unstable-amd64/packages/p/python-chameleon/2014-05-06.log
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -Nru python-chameleon-2.6.1/debian/changelog 
python-chameleon-2.6.1/debian/changelog
--- python-chameleon-2.6.1/debian/changelog     2014-02-06 06:56:26.000000000 
+0100
+++ python-chameleon-2.6.1/debian/changelog     2014-05-08 09:41:33.000000000 
+0200
@@ -1,3 +1,9 @@
+python-chameleon (2.6.1-2ubuntu1) utopic; urgency=medium
+
+  * Fix package name typo in test depends.
+
+ -- Martin Pitt <martin.p...@ubuntu.com>  Thu, 08 May 2014 09:41:21 +0200
+
 python-chameleon (2.6.1-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru python-chameleon-2.6.1/debian/tests/control 
python-chameleon-2.6.1/debian/tests/control
--- python-chameleon-2.6.1/debian/tests/control 2014-02-06 06:17:41.000000000 
+0100
+++ python-chameleon-2.6.1/debian/tests/control 2014-05-08 09:41:19.000000000 
+0200
@@ -1,2 +1,2 @@
 Tests: all
-Depends: @, python-zope.testing, python-zope.interface, python-zope.component, 
python.zope.i18n
+Depends: @, python-zope.testing, python-zope.interface, python-zope.component, 
python-zope.i18n

Attachment: signature.asc
Description: Digital signature

Reply via email to