aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAgney Lopes Roth Ferraz <agney@users.sourceforge.net>2005-06-13 18:34:20 -0300
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:31 -0500
commit61dfceab1e3e9d77aa2900a6e333961f89c4ef45 (patch)
tree673b0f2f59b4b9ed4c2595a5690aa63480190103 /debian
parent7d65a12d6431f72e601ea1d0c3ef5d09af8bfb96 (diff)
parenta08438bda21b3e0d7db2db2360d040841970104d (diff)
Import Debian changes 0.3.7pre-1
hardinfo (0.3.7pre-1) unstable; urgency=low * New upstream release. (Closes: #280694, #300114, #233033)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
-rw-r--r--debian/menu8
3 files changed, 13 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 049c41bf..e56d12bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hardinfo (0.3.7pre-1) unstable; urgency=low
+
+ * New upstream release. (Closes: #280694, #300114, #233033)
+
+ -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Mon, 13 Jun 2005 18:34:20 -0300
+
hardinfo (0.3.6-5) unstable; urgency=high
* Add Amd64 support (closes: #253935).
diff --git a/debian/control b/debian/control
index 7d215ba2..ada44e65 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
Source: hardinfo
Section: x11
Priority: optional
-Maintainer: Leandro Pereira <leandro@linuxmag.com.br>
+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.5.8
+Standards-Version: 3.6.1.0
Package: hardinfo
Architecture: any
diff --git a/debian/menu b/debian/menu
index 474c06a4..4a3ff6d4 100644
--- a/debian/menu
+++ b/debian/menu
@@ -1,4 +1,6 @@
-?package(hardinfo):needs=X11 section=Apps/System\
- title="System Information" command="/usr/bin/hardinfo" \
- icon=/usr/share/hardinfo/pixmaps/logo.png
+?package(hardinfo): \
+needs="X11" \
+section="Apps/System" \
+title="System Information" command="/usr/bin/hardinfo" \
+icon="/usr/share/hardinfo/pixmaps/logo.xpm"