[med-svn] r16604 - trunk/packages/cassiopee/trunk/debian

Olivier Sallou osallou at moszumanska.debian.org
Tue Apr 8 14:00:40 UTC 2014


Author: osallou
Date: 2014-04-08 14:00:40 +0000 (Tue, 08 Apr 2014)
New Revision: 16604

Modified:
   trunk/packages/cassiopee/trunk/debian/changelog
   trunk/packages/cassiopee/trunk/debian/copyright
Log:
set copyright and history

Modified: trunk/packages/cassiopee/trunk/debian/changelog
===================================================================
--- trunk/packages/cassiopee/trunk/debian/changelog	2014-04-08 13:53:02 UTC (rev 16603)
+++ trunk/packages/cassiopee/trunk/debian/changelog	2014-04-08 14:00:40 UTC (rev 16604)
@@ -1,5 +1,5 @@
 cassiopee (1.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+  * Initial release (Closes: #nnnn)
 
  -- Olivier Sallou <osallou at debian.org>  Tue, 08 Apr 2014 12:59:31 +0200

Modified: trunk/packages/cassiopee/trunk/debian/copyright
===================================================================
--- trunk/packages/cassiopee/trunk/debian/copyright	2014-04-08 13:53:02 UTC (rev 16603)
+++ trunk/packages/cassiopee/trunk/debian/copyright	2014-04-08 14:00:40 UTC (rev 16604)
@@ -1,18 +1,27 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: cassiopee
-Source: <url://example.com>
+Source: https://github.com/osallou/cassiopee-c
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
+Copyright: 2013 IRISA, Olivier Sallou <osallou at irisa.fr>
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ this software and associated documentation files (the "Software"), to deal in
+ the Software without restriction, including without limitation the rights to
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
+ the Software, and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
  .
- <Including paragraphs>
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-# If you want to use GPL v2 or later for the /debian/* files use 
-# the following clauses, or change it to suit. Delete these two lines
 Files: debian/*
 Copyright: 2014 Olivier Sallou <osallou at debian.org>
 License: GPL-2+
@@ -31,8 +40,3 @@
  .
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-# Please avoid to pick license terms that are more restrictive than the
-# packaged work, as it may make Debian's contributions unacceptable upstream.




More information about the debian-med-commit mailing list