diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2015-12-20 07:12:41 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2015-12-20 07:12:41 +0000 |
commit | 4032d197865734604731d55df4bc6f3d85ec9066 (patch) | |
tree | 5c6debf1a627e46235025a3a7227b66c7e3c906d | |
parent | c262552c7407b8d1b42008694fe950bfba51c5fc (diff) | |
download | sitesummary-4032d197865734604731d55df4bc6f3d85ec9066.tar.gz sitesummary-4032d197865734604731d55df4bc6f3d85ec9066.tar.bz2 sitesummary-4032d197865734604731d55df4bc6f3d85ec9066.tar.xz |
Add Dominik George as uploader.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c0f7e7..1ea56c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ sitesummary (0.1.18) UNRELEASED; urgency=low [ Petter Reinholdtsen ] * Collect output from hdparm -I for every disk device (Closes: #785285). * Add missing debhelper token to sitesummary.prerm. + * Add Dominik George as uploader. -- Dominik George <nik@naturalnet.de> Wed, 13 May 2015 16:36:20 +0200 diff --git a/debian/control b/debian/control index 0e4985d..b45f560 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Debian Edu Developers <debian-edu@lists.debian.org> Uploaders: Petter Reinholdtsen <pere@debian.org> , Holger Levsen <holger@debian.org> + , Dominik George <nik@naturalnet.de> , Alexander Alemayhu <alexander@bitraf.no> Build-Depends: debhelper (>= 9), cdbs Standards-Version: 3.9.5 |