diff options
-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 46cb84c8..b5452283 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hardinfo (0.5.1+git20180227-2) UNRELEASED; urgency=medium + + * Change my email to tsimonq2@debian.org now that I am a Debian Developer. + + -- Simon Quigley <tsimonq2@debian.org> Sun, 23 Dec 2018 23:54:40 -0600 + hardinfo (0.5.1+git20180227-1) unstable; urgency=medium * Update to latest upstream Git commit (3d78bd2). diff --git a/debian/control b/debian/control index a732552d..fe444774 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: hardinfo Section: x11 Priority: optional -Maintainer: Simon Quigley <tsimonq2@ubuntu.com> +Maintainer: Simon Quigley <tsimonq2@debian.org> Build-Depends: cmake, debhelper (>= 11), libffi-dev, |