diff options
author | Agney Lopes Roth Ferraz <agney@debian.org> | 2006-10-11 23:56:11 -0300 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:37 -0500 |
commit | fe52c0d1c1fd03de59be5f15047b2f23207e32fb (patch) | |
tree | 93ad53521e001bc109f83bd57ae7cbd791d86c48 /debian | |
parent | 7c03859545faa5dff9d54a63e892de75a4e39d2c (diff) |
Import Debian changes 0.4.1-3
hardinfo (0.4.1-3) unstable; urgency=low
* Changed libz path (Closes: #391963)
* added support to alpha arm ia64 m68k s390
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 |