aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control2
2 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f3d7fada..e73fd537 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+hardinfo (0.5.1-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "FTBFS: ld: cannot find -lffi":
+ add patch from Ubuntu / Julien Lavergne:
+ + debian/control:
+ - Build-depends on libffi-dev to fix FTBFS (LP: #831185)
+ (Closes: #652179)
+
+ -- gregor herrmann <gregoa@debian.org> Thu, 05 Jan 2012 16:14:54 +0100
+
hardinfo (0.5.1-1.1) unstable; urgency=low
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index b70ddf9f..01faac7a 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 (>> 5.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10), libsoup2.4-dev
+Build-Depends: debhelper (>> 5.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10), libsoup2.4-dev, libffi-dev
Standards-Version: 3.8.3.0
Package: hardinfo