From: Evan Broder Date: Fri, 13 Feb 2009 04:54:24 +0000 (-0500) Subject: python-pydhcplib is really Architecture: all. X-Git-Tag: 0.3.2-4^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-pydhcplib.git/commitdiff_plain python-pydhcplib is really Architecture: all. svn path=/trunk/packages/python-pydhcplib/; revision=2109 --- diff --git a/debian/changelog b/debian/changelog index 3678971..281a6cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-pydhcplib (0.3.2-4) unstable; urgency=low + + * Change to Architecture: all. + + -- Evan Broder Thu, 12 Feb 2009 23:50:44 -0500 + python-pydhcplib (0.3.2-3) unstable; urgency=low * Kill DEB_AUTO_UPDATE_DEBIAN_CONTROL diff --git a/debian/control b/debian/control index a5f7bda..00d18c6 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), quilt, patchutils (>= Standards-Version: 3.8.0 Package: python-pydhcplib -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Description: A pure Python library for handling DHCP packets and requests