diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-18 22:26:45 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:22:08 -0500 |
commit | 126b2be1424c18db36a1719547e8a4029ed5a0cd (patch) | |
tree | 9eb423bb85e7985e6e804210d5bc66264c9a8f16 | |
parent | 79c11b29d78a70ae1b04af3b7ca4ec9bb12dd8d7 (diff) |
Change myself to the Maintainer in debian/control (Closes: #852525).
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 41bcefbf..584883d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hardinfo (0.5.1-2) UNRELEASED; urgency=medium + + * Change myself to the Maintainer in debian/control (Closes: #852525). + + -- Simon Quigley <tsimonq2@ubuntu.com> Sun, 18 Jun 2017 22:25:05 -0500 + hardinfo (0.5.1-1.5) unstable; urgency=medium * Non-maintainer upload. diff --git a/debian/control b/debian/control index 653c0a3c..08d026d6 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: hardinfo Section: x11 Priority: optional -Maintainer: Agney Lopes Roth Ferraz <agney@debian.org> +Maintainer: Simon Quigley <tsimonq2@ubuntu.com> Build-Depends: debhelper (>> 5.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10), libsoup2.4-dev, libffi-dev, liblzma-dev, libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] Standards-Version: 3.8.3.0 |