Differences between revisions 3 and 4
Revision 3 as of 2007-11-30 22:01:29
Size: 976
Editor: JanBeyer
Comment:
Revision 4 as of 2007-11-30 22:02:23
Size: 980
Editor: JanBeyer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Having said this, just go ahead, download http://beathovn.de/checori.py and try it in your source tree. Go to its top directory and run Having said this, just go ahead, download http://www.beathovn.de/checori.py and try it in your source tree. Go to its top directory and run

Ich bin dabei, ein Debian-Paket für Gwyddion http://gwyddion.net/ zu bauen - eine Rastersondenmikroskopie-Software. Ansonsten bin ich Doktorand im Festkörperphysik-Gebiet an der Uni Linköping, Schweden.

During the packaging I noted, that it is not really easy to compile a complete debian/copyright file ;-). I wrote a quick'n'dirty python script to help me collecting and preformatting all the information. I would like to share this with you, so that you maybe will have a somewhat easier life. Please do not trust this script! It's just a small helper - it doesn't do everything for you!

Having said this, just go ahead, download http://www.beathovn.de/checori.py and try it in your source tree. Go to its top directory and run

  • $ python checori.py > copyright-skeleton

and have a look, what it will contain. It may contain nothing - in this case, you will have to work your way through the script and modify it for your needs! Good luck with this! ;-)