diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index caba647..22ff278 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ factory-boy (2.4.1-1) unstable; urgency=medium * New upstream release. + * Fixed debian/copyright to include the current maintainer. -- Thomas Goirand <zigo@debian.org> Thu, 03 Jul 2014 15:10:32 +0800 diff --git a/debian/copyright b/debian/copyright index 427e897..39d6cd3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,8 @@ Copyright: (c) 2012, Thomas Goirand <zigo@debian.org> License: MIT Files: * -Copyright: 2010 Mark Sandstrom +Copyright: (c) 2010, Mark Sandstrom <mark@deliciouslynerdy.com> + (c) 2011-2014, Raphaƫl Barrois <raphael.barrois+fboy@polytechnique.org> License: MIT License: MIT |