diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2018-02-27 22:36:14 -0600 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2018-02-27 22:36:14 -0600 |
commit | 3cbb8c008955274df9852b9aadae73bb182bfb35 (patch) | |
tree | 778f09eb870e3a96e48a43af806ee2ae2a97d4e1 /debian | |
parent | 866303ac52d097975f6c270e279b6ac18c80ae18 (diff) |
Bump Standards-version to 4.1.3, no changes needed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a36f039a..9f9beb5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ hardinfo (0.5.1+git20180227-1) UNRELEASED; urgency=medium * Update to latest upstream Git commit (3d78bd2). + * Bump Standards-version to 4.1.3, no changes needed. -- Simon Quigley <tsimonq2@ubuntu.com> Tue, 27 Feb 2018 22:34:58 -0600 diff --git a/debian/control b/debian/control index 4b56cf64..e907d075 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.1.1 +Standards-Version: 4.1.3 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 |