summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornima <nima@abc39116-655e-4be6-ad55-d661dc543056>2008-12-20 16:45:39 +0000
committernima <nima@abc39116-655e-4be6-ad55-d661dc543056>2008-12-20 16:45:39 +0000
commit88614ec62615e420346a4fc4cc8a532ff14a5f08 (patch)
tree07f35723b97f5347b7707c78a26ba1960a7aa759
parent181dbf623e793005c0293a769ee669eec06a3fad (diff)
downloadpython-dmidecode-88614ec62615e420346a4fc4cc8a532ff14a5f08.tar.gz
python-dmidecode-88614ec62615e420346a4fc4cc8a532ff14a5f08.tar.xz
python-dmidecode-88614ec62615e420346a4fc4cc8a532ff14a5f08.zip
Added missing info to copyright file.
Source creation target. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@138 abc39116-655e-4be6-ad55-d661dc543056
-rw-r--r--Makefile10
-rw-r--r--debian/copyright68
2 files changed, 78 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 01f501e..d845ed4 100644
--- a/Makefile
+++ b/Makefile
@@ -38,6 +38,16 @@ build: dmidecode.so
dmidecode.so: $(SO)
cp $< $(PY)-$@
+.src:
+ cd .. && tar czvf python-dmidecode_2.10.orig.tar.gz \
+ --exclude .svn \
+ --exclude debian \
+ --exclude makefile \
+ --exclude BUILD.Linux \
+ --exclude private \
+ python-dmidecode;
+ touch $@
+
.dpkg: debian
dpkg-buildpackage -us -uc -rfakeroot -enima@it.net.au
touch $<
diff --git a/debian/copyright b/debian/copyright
index 10ccba4..d51ed36 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -31,3 +31,71 @@ Copyrights
Copyright 2000-2002 Alan Cox <alan@redhat.com>
Copyright 2002-2008 Jean Delvare <khali@linux-fr.org>
Copyright 2008 Nima Talebi <nima@it.net.au>
+
+
+CODE CONTRIBUTORS (IN CHRONOLOGICAL ORDER)
+==========================================
+Matt Domsch <Matt_Domsch@dell.com>
+Arjan van de Ven <arjanv@redhat.com>
+Mark D. Studebaker <mds@paradyne.com>
+Larry Lile <llile@dreamworks.com>
+Dave Johnson <ddj@cascv.brown.edu>
+Petter Reinholdtsen <pere@hungry.com>
+Roberto Nibali <ratz@tac.ch>
+John Cagle <jcagle@kernel.org>
+Jens Elkner <elkner@linofee.org>
+
+MANY THANKS TO (IN CHRONOLOGICAL ORDER)
+=======================================
+Werner Heuser
+Alexandre Duret-Lutz
+Xavier Roche
+Pamela Huntley
+Gael Stephan
+Sebastian Henschel
+Richard Sharpe
+David Wilson
+Glen Foster
+Chad Smith
+Joshua Goldenhar
+Luc Van de Velde
+Mario Lang
+Hugues Lepesant
+Sergey Leonovich
+Mike Cooper
+Marc Rieffel
+Jeff Moyer
+Josef Moellers
+Zing Zing Shishak
+Rafael Avila de Espindola
+Roger Koot
+Martin Pool
+Doug Brenner
+Alex Williamson
+Durval Menezes
+Raphael Raimbault
+Raul Nunez de Arenas Coronado
+Francois Revol
+Dominik Klein
+Erwan Velu
+Don Howard
+Frans Pop
+Tomek Mateja
+Myke Olson
+Torsten Seemann
+Garry Belka
+Klaus Muth
+Antoine Fuselier
+Matthew Garrett
+Landry Breuil
+Luke Suchocki
+Attila Nagy
+Alex Iribarren
+Sebastien Douche
+William Lallemand
+Olivier Guerrier
+Pascal Terjan
+Stuart Hayes
+Sofian Brabez
+Vincent Pelletier
+Andreas Gruenbacher