diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/copyright | 9 |
2 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index eb70cca..a25957e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ scons (1.2.0.d20090905-1) UNRELEASED; urgency=low - debian/patches/remove_broken_symlinks.patch * Update my e-mail address. * Remove DM-Upload-Allowed field. + * Update copyright informations. * Switch to debhelper 7. * Switch to python-support. * Do not build-depend on unnecessary python-dev, replace it with python. @@ -13,7 +14,7 @@ scons (1.2.0.d20090905-1) UNRELEASED; urgency=low * Bump Standards-Version to 3.8.3, no changes required. * Adhere to DEP3. - -- Luca Falavigna <dktrkranz@debian.org> Tue, 08 Sep 2009 00:40:30 +0200 + -- Luca Falavigna <dktrkranz@debian.org> Tue, 08 Sep 2009 21:31:13 +0200 scons (1.2.0-2) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index fcd06d7..cad3d09 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,10 +14,15 @@ With plenty of help from the SCons Development team: Steve Leblanc Anthony Roach - Copyright: -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 The SCons Foundation +Copyright © 2001-2009 The SCons Foundation +Copyright © 1999-2006 Gregory P. Ward. +Copyright © 2001-2003 Steven Knight +Copyright © 2001-2004 Twisted Matrix Laboratories +Copyright © 2002-2006 Python Software Foundation. +Copyright © 2003-2005 Peter Astrand +Copyright © 2003 Stichting NLnet Labs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |