diff -u codeville-0.8.0/debian/changelog codeville-0.8.0/debian/changelog --- codeville-0.8.0/debian/changelog +++ codeville-0.8.0/debian/changelog @@ -1,3 +1,10 @@ +codeville (0.8.0-1.1ubuntu1) maverick; urgency=low + + * Drop architecture restrictions from the Recommends field + (LP: #606387) + + -- Bhavani Shankar Fri, 16 Jul 2010 22:35:02 +0530 + codeville (0.8.0-1.1) unstable; urgency=low * Non-maintainer upload. diff -u codeville-0.8.0/debian/control codeville-0.8.0/debian/control --- codeville-0.8.0/debian/control +++ codeville-0.8.0/debian/control @@ -1,7 +1,8 @@ Source: codeville Section: devel Priority: optional -Maintainer: Michael Janssen +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Michael Janssen Uploaders: Chad Walstrom Build-Depends: cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), debhelper (>= 5.0.37.2), python-support (>= 0.3) Standards-Version: 3.8.3 @@ -9,7 +10,7 @@ Package: codeville Architecture: all Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends} -Recommends: python-psyco [i386] +Recommends: python-psyco Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: a distributed version control system