diff options
| author | Agney Lopes Roth Ferraz <agney@debian.org> | 2006-05-20 16:31:36 -0300 | 
|---|---|---|
| committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:33 -0500 | 
| commit | 1a3b201e8e94d8c07b3e0a2ce1af22293a53b506 (patch) | |
| tree | 5f413264789900af8df5979e145db392efaae0ab /debian | |
| parent | e4f0aba9e74eea1d7d103e4e5a083f192971876e (diff) | |
Import Debian changes 0.3.7pre-4
hardinfo (0.3.7pre-4) unstable; urgency=low
  * added ia64 support. (Closes: #362175)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 10 | ||||
| -rw-r--r-- | debian/control | 4 | 
2 files changed, 10 insertions, 4 deletions
| diff --git a/debian/changelog b/debian/changelog index 7db6df6f..b216b675 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ +hardinfo (0.3.7pre-4) unstable; urgency=low + +  * added ia64 support. (Closes: #362175) + + -- Agney Lopes Roth Ferraz <agney@debian.org>  Sat, 20 May 2006 16:31:36 -0300 +  hardinfo (0.3.7pre-3) unstable; urgency=low -  * added mips64 support. +  * added mips64 support. (Closes: #361640) - -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net>  Sun,  9 Apr 2006 15:31:38 -0300 + -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net>  Sun,  9 Apr 2006 15:34:14 -0300  hardinfo (0.3.7pre-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 64600b2d..2f7e2e62 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@  Source: hardinfo  Section: x11  Priority: optional -Maintainer: Agney Lopes Roth Ferraz <agney@users.sourceforge.net> +Maintainer: Agney Lopes Roth Ferraz <agney@debian.org>  Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10) -Standards-Version: 3.6.2.0 +Standards-Version: 3.7.2.0  Package: hardinfo  Architecture: any | 
