The following commit has been merged in the master branch:
commit ac0d733d380ec1c127738871d5d0d9813d73a3a5
Author: Niels Thykier <[email protected]>
Date:   Sat Jul 9 01:09:37 2011 +0200

    Fixed the architecture of some doc packages

diff --git a/t/tests/fields-wrong-section/debian/debian/control.in 
b/t/tests/fields-wrong-section/debian/debian/control.in
index 044da8b..de437f0 100644
--- a/t/tests/fields-wrong-section/debian/debian/control.in
+++ b/t/tests/fields-wrong-section/debian/debian/control.in
@@ -17,7 +17,7 @@ Description: {$description}
  be an empty package.
 
 Package: {$srcpkg}-doc
-Architecture: {$architecture}
+Architecture: all
 Depends: $\{shlibs:Depends\}, $\{misc:Depends\}
 Description: {$description} (doc)
  Test for doc section.
@@ -161,7 +161,7 @@ Description: {$description} (oldlibs)
  be an empty package.
 
 Package: {$srcpkg}-contrib-doc
-Architecture: any
+Architecture: all
 Depends: $\{shlibs:Depends\}, $\{misc:Depends\}
 Section: contrib/{$section}
 Description: {$description} (contrib docs)

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to