diff -Nru python-linux-procfs-0.4.6+git20130607/debian/changelog python-linux-procfs-0.4.6+git20130607/debian/changelog --- python-linux-procfs-0.4.6+git20130607/debian/changelog 2015-01-14 12:24:55.000000000 +0000 +++ python-linux-procfs-0.4.6+git20130607/debian/changelog 2015-01-14 18:15:42.000000000 +0000 @@ -1,4 +1,10 @@ -python-linux-procfs (0.4.6+git20130607-0~precise4ubuntu1) precise; urgency=low +python-linux-procfs (0.4.6+git20130607-0~precise2) precise; urgency=low + + * Architecture-independent package + + -- Jeremy Jongepier Wed, 14 Jan 2015 19:14:07 +0100 + +python-linux-procfs (0.4.6+git20130607-0~precise1) precise; urgency=low * Initial release diff -Nru python-linux-procfs-0.4.6+git20130607/debian/control python-linux-procfs-0.4.6+git20130607/debian/control --- python-linux-procfs-0.4.6+git20130607/debian/control 2015-01-13 15:14:26.000000000 +0000 +++ python-linux-procfs-0.4.6+git20130607/debian/control 2015-01-14 18:13:55.000000000 +0000 @@ -9,7 +9,7 @@ #Vcs-Browser: http://git.debian.org/?p=collab-maint/python-linux-procfs.git;a=summary Package: python-linux-procfs -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: python-linux-procfs Abstractions to extract information from the Linux kernel /proc files.