diff options
| author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-18 22:35:19 -0500 | 
|---|---|---|
| committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:22:25 -0500 | 
| commit | 0e3d856dca2e624b007e88385a9c430fa007a219 (patch) | |
| tree | bffd0fcaf234aa13e03f4fdad64c32c29e86241a /debian/control | |
| parent | cd8799766fb384be5fcedb5e30d1883f9c925262 (diff) | |
Bump Standards-version to 4.0.0. No changes needed.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/debian/control b/debian/control index 334ffd14..868ce71e 100644 --- a/debian/control +++ b/debian/control @@ -8,12 +8,12 @@ Build-Depends: debhelper (>> 5.0.0),                 liblzma-dev,                 libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],                 libsoup2.4-dev, -               pciutils (>=1:2.1.11-10) -Standards-Version: 3.8.3.0 +               pciutils (>= 1:2.1.11-10) +Standards-Version: 4.0.0  Package: hardinfo  Architecture: any -Depends: pciutils (>=1:2.1.11-10), ${shlibs:Depends} +Depends: pciutils (>= 1:2.1.11-10), ${shlibs:Depends}  Suggests: mesa-utils  Description: Displays system information   HardInfo is a small application that displays information about your | 
