This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit 75ccda34596310ca2249829d3ad4e13903104a50 Author: Francois Marier <[email protected]> Date: Sun Oct 5 11:02:31 2008 +1300 Rewritten copyright file --- debian/changelog | 4 ++-- debian/copyright | 30 ++++++++++++++++++++++-------- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index fb6160d..099adbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ debsums (2.0.38) unstable; urgency=low * Re-write postrm script and don't ignore errors (lintian warning) * Move directory creation to debian/dirs + * Rewrite debian/copyright * Debconf templates: - New Ukranian translation @@ -17,9 +18,8 @@ debsums (2.0.38) unstable; urgency=low - Updated Russian translation (closes: #500828) - Updated Portugese translation (closes: #500945) - Updated Brazillian Portugese translation (closes: #500975) - * - -- Francois Marier <[email protected]> Sun, 05 Oct 2008 10:54:47 +1300 + -- Francois Marier <[email protected]> Sun, 05 Oct 2008 11:01:23 +1300 debsums (2.0.37) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index a9fb812..f111eac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,25 @@ -Copyright (c) 2002, 2004, 2005, 2006, 2007 Brendan O'Dea <[email protected]> +Copyright: + 1997 Christoph Lameter <[email protected]> + 1997-1999 Ben Collins <[email protected]> + 1999-2001 Petr Cech <[email protected]> + 2002-2007 Brendan O'Dea <[email protected]> + 2008 Francois Marier <[email protected]> -debsums is licensed under the terms of the GNU General Public License (GPL), -version 2 or later, as published by the Free Software Foundation. + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. -See the file COPYING in the source, /usr/share/common-licenses/GPL, or -<http://www.gnu.org/copyleft/gpl.txt> for the terms of the latest -version of the GNU General Public License. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. -debsums was originally written by Christoph Lameter <[email protected]>, -and subsequently maintained by Petr Cech <[email protected]>. + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA + +You are free to distribute this software under the terms of the GNU General +Public License. On Debian systems, the complete text of the GNU General +Public License can be found in /usr/share/common-licenses/GPL file. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
