summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-24 12:11:58 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-24 12:11:58 +0200
commit8e1fd0417e264a65509577052d2990f8035a7555 (patch)
treef6adeb3ec410804b5a0d46c41e664d942c03989c
parent6e5ead3ac5c6de95f121ccf325bc22f1476a5b8b (diff)
add László Böszörményi as co-maintainer
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
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~)