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 25b63da9..eb2e25e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hardinfo (0.4.2.1-1) unstable; urgency=low + + * New upstream release. + * Fixed segfault on device entry (Closes: #387955) + + -- Agney Lopes Roth Ferraz <agney@debian.org> Mon, 09 Apr 2007 11:45:31 -0300 + hardinfo (0.4.1-9) unstable; urgency=low * Fixed segfaults on powerpc (Closes: #408050) diff --git a/debian/control b/debian/control index 36aced4b..f3609168 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: hardinfo Section: x11 Priority: optional Maintainer: Agney Lopes Roth Ferraz <agney@debian.org> -Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10) +Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10), libsoup2.2-dev Standards-Version: 3.7.2.0 Package: hardinfo |