diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2018-12-23 23:55:11 -0600 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2018-12-23 23:55:11 -0600 |
commit | 3ab77c7e08b5cbdb1bb7ec6a991c16599cd41387 (patch) | |
tree | af934df0f652d928366660f644230a440a317f59 /debian | |
parent | a739f196cba9e5c4376e97b1ac95e1d15b1ccb55 (diff) |
Change my email to tsimonq2@debian.org now that I am a Debian Developer.
Diffstat (limited to 'debian')
-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, |