From 749e74db2319186eef9b84dffcf9f736ace3a994 Mon Sep 17 00:00:00 2001 From: Dafydd Harries Date: Tue, 4 Jul 2006 17:08:05 +0000 Subject: [PATCH] make libgtop2-common arch: all instead of arch: any --- debian/changelog | 6 ++++++ debian/control.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0f081990..1d84e11e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libgtop2 (2.14.1-2) unstable; urgency=low + + * Make libgtop2-common arch: all instead of arch: any. + + -- Dafydd Harries Tue, 4 Jul 2006 18:04:14 +0100 + libgtop2 (2.14.1-1) unstable; urgency=low [ Loic Minier ] diff --git a/debian/control.in b/debian/control.in index 9acdab87..622cc779 100644 --- a/debian/control.in +++ b/debian/control.in @@ -28,7 +28,7 @@ Description: gtop system monitoring library documentation. Package: libgtop2-common -Architecture: any +Architecture: all Section: libs Replaces: libgtop2-5, libgtop2-4, libgtop2-2 Description: common files for the gtop system monitoring library