diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-11-25 13:37:50 -0600 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-11-25 13:37:50 -0600 |
commit | 8882b5b9ee72f2c569997ff070fe245278dd445d (patch) | |
tree | 8533023a400612b3191b86f09e70951688450ded /debian | |
parent | 819f1d8b9765c66311b1ed5784d33cc23d7a1e21 (diff) |
Bump Standards-version to 4.1.1, no changes needed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 795d23dc..00987993 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ hardinfo (0.5.1+git20171103-1) UNRELEASED; urgency=medium - * + * New upstream release. + * Bump Standards-version to 4.1.1, no changes needed. -- Simon Quigley <tsimonq2@ubuntu.com> Sat, 25 Nov 2017 13:36:24 -0600 diff --git a/debian/control b/debian/control index 5d1256e6..4b56cf64 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: cmake, libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsoup2.4-dev, pciutils (>= 1:2.1.11-10) -Standards-Version: 4.0.1 +Standards-Version: 4.1.1 Homepage: http://hardinfo.org Vcs-Browser: https://anonscm.debian.org/git/collab-maint/hardinfo.git Vcs-Git: https://anonscm.debian.org/git/collab-maint/hardinfo.git |