diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-02-19 21:42:08 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-02-19 21:45:07 +0100 |
commit | 7c6d5cd1c703b4c41d076d726cfffd661bb360cc (patch) | |
tree | 0266f03132428dd966fb8aafd506d88e25e15511 /debian | |
parent | 4643990143eb50f95162825a74c8c18f980c1031 (diff) | |
download | screen-7c6d5cd1c703b4c41d076d726cfffd661bb360cc.tar.gz |
Switch Maintainer and Uploaders.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ff7b8f4..3328e6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ screen (4.1.0~20110819git450e8f3-2) UNRELEASED; urgency=low [ Axel Beckert ] + * Switch Maintainer and Uploaders. * Add patch fix-utf8-status-padding-bug by Kees Cook and Dustin Kirkland (probably fixes #215955) * Updated previous changelog entry to document further bugs which have diff --git a/debian/control b/debian/control index 9be4e37..8cc76da 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: screen Section: misc Priority: optional -Maintainer: Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> -Uploaders: Axel Beckert <abe@debian.org> +Maintainer: Axel Beckert <abe@debian.org> +Uploaders: Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Standards-Version: 3.9.2 Build-Depends: libncursesw5-dev, texinfo, libpam0g-dev, debhelper (>> 7), dh-autoreconf, dpkg-dev (>= 1.16.1~) Homepage: http://savannah.gnu.org/projects/screen |