From 8bc2b128b7a940ddf0ec13ea01059c9f99bb7dce Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sun, 9 Oct 2011 13:33:56 +0000 Subject: Execution de dh_make pour avoir une structure de base pour le paquet debian. Découverte de myrescue qui fait la même chose (sans IHM et sans dichotomie, mais sauts exponentiels) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///var/svn/2011-ddhardrescue/branches/1.x@30 d3078510-dda0-49f1-841c-895ef4b7ec81 --- ddhardrescue-1.0/debian/copyright | 50 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 ddhardrescue-1.0/debian/copyright (limited to 'ddhardrescue-1.0/debian/copyright') diff --git a/ddhardrescue-1.0/debian/copyright b/ddhardrescue-1.0/debian/copyright new file mode 100644 index 0000000..cc78797 --- /dev/null +++ b/ddhardrescue-1.0/debian/copyright @@ -0,0 +1,50 @@ +This work was packaged for Debian by: + + Ludovic POUZENC on Sun, 09 Oct 2011 14:44:58 +0200 + +It was downloaded from: + + + +Upstream Author(s): + + + + +Copyright: + + + + +License: + + 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 package 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 Debian systems, the complete text of the GNU General +Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + +The Debian packaging is: + + Copyright (C) 2011 Ludovic POUZENC + +# Please chose a license for your packaging work. If the program you package +# uses a mainstream license, using the same license is the safest choice. +# Please avoid to pick license terms that are more restrictive than the +# packaged work, as it may make Debian's contributions unacceptable upstream. +# If you just want it to be GPL version 3, leave the following line in. + +and is licensed under the GPL version 3, see above. + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. -- cgit v1.2.3