diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-03-13 06:56:59 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-03-13 06:56:59 (GMT) |
commit | d649e3c1a63e33752f7cb0c6b0f6ea579164bfd3 (patch) | |
tree | 70c755a229fc07ea3a89694089c8f32ba4aecd86 /debian | |
parent | 84a011b4d98aae6c4ae0e99688d4d8461325b668 (diff) |
fixed typo at debian control file eMail address
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ab650b8..27dd452 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: rhimportd Section: net Priority: optional -Maintainer: Christian Pointner <equinox@helsinki.ag> +Maintainer: Christian Pointner <equinox@helsinki.at> Build-Depends: debhelper (>=9), dh-systemd, golang-go (>=2:1.5), git, ca-certificates, pkg-config, libcurl4-openssl-dev Standards-Version: 3.9.5 |