This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository btk-core.
commit 1ef0ea5259be97ca633b83c21a1c65a4818c6cb6 Author: Morten Kjeldgaard <[email protected]> Date: Fri Jan 11 14:30:01 2008 +0000 debian/copyright now fully in rfc822 format. Since changelogs are sometimes truncated, it is important to be able to see the person (copyright owner) of the original debianization. I added a number of "private" fields, such as "X-Debianized-By", to the top of the file. --- debian/copyright | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/debian/copyright b/debian/copyright index 1fb979f..97441b5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,13 @@ -This package was downloaded from http://sourceforge.net/projects/btk/ +X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat +X-Debianized-By: Morten Kjeldgaard <[email protected]> +X-Debinized-Date: Sun, 10 Jun 2007 16:13:07 +0000. +X-Source-Downloaded-From: http://sourceforge.net/projects/btk/ +X-Upstream-Author: Tim Robertson <[email protected]>, + Chris Saunders <[email protected]> Files: btk/*, examples/*, tests/* -Copyright: 2006 Tim Robertson, Chris Saunders, Alex Morozov, Eric Alm & - Jeff Gray +Copyright: 2006 Tim Robertson, Chris Saunders, Alex Morozov, Eric Alm + & Jeff Gray License: LGPL-2.1+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -22,7 +27,7 @@ Files: debian/* Copyright: (C) 2007, Morten Kjeldgaard <[email protected]> License: LGPL-2.1+ -On Debian systems, the complete text of the GNU Lesser General -Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. +X-Comment: On Debian systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/btk-core.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
