diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 55d18aa..9e463ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ scons (2.3.4-1) unstable; urgency=medium + Correct spelling in scons.1. * debian/control: - Set myself as maintainer. + - Set László Böszörményi as co-maintainer. - Update required python version to >= 2.7~. - Bump Standards-Version to 3.9.6 (no changes required). * debian/copyright: @@ -22,7 +23,7 @@ scons (2.3.4-1) unstable; urgency=medium - add -isystem support to scons Thanks to James McCoy <jamessan@debian.org>! - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 29 Sep 2014 22:01:34 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 23 Oct 2014 22:04:29 +0200 scons (2.3.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index e9ee9a9..595e182 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: scons Section: devel Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Uploaders: László Böszörményi <gcs@debian.org> Build-Depends: debhelper (>= 9), python (>= 2.7~) |