diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e56d12bd..c16f396f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hardinfo (0.3.7pre-2) unstable; urgency=low + + * Fixed FTBFS (file intl.c updated). Thanks to Andreas Jochens. (Closes: #326033) + + -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Fri, 9 Sep 2005 18:30:09 -0300 + hardinfo (0.3.7pre-1) unstable; urgency=low * New upstream release. (Closes: #280694, #300114, #233033) diff --git a/debian/control b/debian/control index ada44e65..64600b2d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: optional Maintainer: Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10) -Standards-Version: 3.6.1.0 +Standards-Version: 3.6.2.0 Package: hardinfo Architecture: any |