From a571bf37ea2866ea19ad854daa8003a87c839192 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 22 Aug 2011 09:15:46 +0100 Subject: Use DEP5 for debian/copyright. --- debian/changelog | 1 + debian/copyright | 45 ++++++++++++++++++++++----------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/debian/changelog b/debian/changelog index 93c8d61..ab47b0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ genbackupdata (1.6-1) unstable; urgency=low * Remove useless debian/pycompat. * Use 3.0 (quilt) format. * Add Homapage header. + * Use DEP5 for debian/copyright. -- Lars Wirzenius Mon, 22 Aug 2011 09:10:28 +0100 diff --git a/debian/copyright b/debian/copyright index b196870..28da461 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,24 +1,23 @@ -genbackupdata was originally written and packaged as a .deb by Lars -Wirzenius . +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: genbackupdata +Upstream-Contact: Lars Wirzenius +Source: http://code.liw.fi/genbackupdata/bzr/trunk/ -It was downloaded from http://braawi.org/genbackupdata.html - -genbackupdata is licensed under the GNU General Public License, or any later -version. On Debian systems, you can find version 2 of the license at -/usr/share/common-licenses/GPL-2 . - -# Copyright (C) 2007 Lars Wirzenius -# -# 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. -# -# 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. -# -# 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. +Files: * +Copyright: 2007-2011, Lars Wirzenius +License: GPL-3+ + 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 3 of the License, or + (at your option) any later version. + . + 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. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On a Debian system, you can find a copy of GPL version 3 at + /usr/share/common-licenses/GPL-3 . -- cgit v1.2.1