diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 8 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index cbe7da38..3db87314 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hardinfo (0.4.1-3) unstable; urgency=low + +  * Changed libz path (Closes: #391963) +  * added support to alpha arm ia64 m68k s390 + + -- Agney Lopes Roth Ferraz <agney@debian.org>  Wed, 11 Oct 2006 23:56:11 -0300 +  hardinfo (0.4.1-2) unstable; urgency=low    * fixed debian/watch file. diff --git a/debian/control b/debian/control index 43f79a74..36aced4b 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10)  Standards-Version: 3.7.2.0  Package: hardinfo -Architecture: i386 mips powerpc mipsel hppa sparc amd64 +Architecture: any   Depends: ${shlibs:Depends}, pciutils (>=1:2.1.11-10)  Description: Displays system information   HardInfo is a small application that displays information about your | 
