[med-svn] r10514 - trunk/packages/plink/trunk/debian

Andreas Tille tille at alioth.debian.org
Sun Apr 22 17:24:40 UTC 2012


Author: tille
Date: 2012-04-22 17:24:40 +0000 (Sun, 22 Apr 2012)
New Revision: 10514

Modified:
   trunk/packages/plink/trunk/debian/changelog
   trunk/packages/plink/trunk/debian/copyright
Log:
DEP5 copyright


Modified: trunk/packages/plink/trunk/debian/changelog
===================================================================
--- trunk/packages/plink/trunk/debian/changelog	2012-04-22 17:12:11 UTC (rev 10513)
+++ trunk/packages/plink/trunk/debian/changelog	2012-04-22 17:24:40 UTC (rev 10514)
@@ -7,6 +7,8 @@
   * debian/source/format: 3.0 (quilt)
   * debian/get-orig-source: Better chances to get a unique upstream
     tarball after repackaging
+  * debian/copyright: Rewritten to match DEP5 and verified using
+     cme fix dpkg-copyright
 
  -- Andreas Tille <tille at debian.org>  Sun, 22 Apr 2012 18:55:34 +0200
 

Modified: trunk/packages/plink/trunk/debian/copyright
===================================================================
--- trunk/packages/plink/trunk/debian/copyright	2012-04-22 17:12:11 UTC (rev 10513)
+++ trunk/packages/plink/trunk/debian/copyright	2012-04-22 17:24:40 UTC (rev 10514)
@@ -1,43 +1,53 @@
-This package was debianized by Steffen Moeller <moeller at debian.org> on
-Mon, 14 Jul 2008 17:30:41 +0200
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: PLINK
+Upstream-Contact: Shaun Purcell <plink at chgr.mgh.harvard.edu>
+Source: http://pngu.mgh.harvard.edu/~purcell/plink/dist/
 
-It was downloaded from http://pngu.mgh.harvard.edu/~purcell/plink/dist/plink-1.06-src.zip
+Files: *
+Copyright: 2005-2009 Shaun Purcell <plink at chgr.mgh.harvard.edu>
+License: GPL-2
 
-Upstream Author: 
+Files: Rconnection.*
+Copyright: 2004 Simon Urbanek
+License: LGPL-2.1
 
-    Shaun Purcell <plink at chgr.mgh.harvard.edu>
+Files: debian/*
+Copyright: 2008 Steffen Moeller <moeller at debian.org>
+           2009-2012 Andreas Tille <tille at debian.org>
+License: GPL-2
 
-Copyright: 
+License: GPL-2
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License in version
+ 2 of the license as published by the Free Software Foundation.
+ .
+ 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
-    Rconnection.cpp:
-	
- 	Copyright (C) 2004 Simon Urbanek, All rights reserved.
+License: LGPL-2.1
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published by
+ the Free Software Foundation; version 2.1 of the 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 Leser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ .
+ Although this code is licensed under LGPL v2.1, we strongly encourage
+ everyone modifying this software to contribute back any improvements and
+ bugfixes to the project for the benefit all other users. Thank you.
 
-    All other code (dcdflib.cpp has no explicit copyright information):
-
-    	Copyright (C) 2005-2008  Shaun Purcell <plink at chgr.mgh.harvard.edu>
-
-
-License:
-
-    This package is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License in version
-    2 of the license as published by the Free Software Foundation.
- 
-    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 package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-A neglectable minority of the source files also allow the redistribution
-under a later license of the GPL.
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-The Debian packaging is (C) 2008, Steffen Moeller <moeller at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.




More information about the debian-med-commit mailing list